Commit 5330d82
committed
Add rustc-dep-of-std feature
This is how `libc` and `hashbrown` support being dependancies of `libstd`.
This allows `getrandom` to use `core` normally, and use the sysroot `core`
when building `libstd`.1 parent 199b115 commit 5330d82
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| 37 | + | |
| 38 | + | |
0 commit comments