Eric Huss
|
b47e3d8fe4
|
Stabilize --extern flag without a path.
|
2019-11-07 05:51:17 -08:00 |
|
Mazdak Farrokhzad
|
c4f6ef25d2
|
remove extern_in_paths.
|
2019-01-13 14:18:00 +01:00 |
|
Eduard-Mihai Burtescu
|
9eb7a3c76f
|
rustc_resolve: don't allow ::crate_name to bypass extern_prelude .
|
2018-09-15 22:48:10 +03:00 |
|
Manish Goregaokar
|
9d34e8dd21
|
Make extern_absolute_paths only work on the new edition
|
2018-05-04 13:51:12 -07:00 |
|
Shotaro Yamada
|
c3dc014378
|
Check generated save-analysis, instead of bug!() ing
Injected crates don't have extern info. Let's skip them.
|
2018-04-15 21:41:28 +09:00 |
|
Shotaro Yamada
|
e986510bde
|
Add test
|
2018-04-11 01:17:59 +09:00 |
|