pierwill
|
0019ca9141
|
Fix outdated crate names in compiler docs
Changes `librustc_X` to `rustc_X`, only in documentation comments.
Plain code comments are left unchanged.
Also fix incorrect file paths.
|
2021-04-08 11:12:14 -05:00 |
|
Felix S. Klock II
|
4c5ede7c6a
|
This should address issue 81294.
(No test added. The relevant test *is* ui/panic-handler/weak-lang-item.rs, and this change should make it less flaky.)
|
2021-01-25 14:37:27 -05:00 |
|
marmeladema
|
67b8f9491c
|
hir: replace lazy_static by SyncLazy from std
|
2020-09-01 22:06:47 +01:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|