Commit 3d629ed
Jorge Aparicio
add the rustbuild feature
which is required to use this in the rust-lang/rust repo. I actually
forgot to add this in #97
Also, enable this feature by default because people that depend on/build
this crate using Cargo will want to have this crate marked as
the #![compiler_builtins] crate, which is what the rustbuild feature
does1 parent 8bb7795 commit 3d629ed
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
0 commit comments