rustc_ast
|
Auto merge of #76170 - matklad:notrivia, r=petrochenkov
|
2020-09-02 03:19:38 +00:00 |
rustc_hir
|
hir: replace lazy_static by SyncLazy from std
|
2020-09-01 22:06:47 +01:00 |
rustc_lexer
|
lexer: Tiny improvement to shebang detection
|
2020-09-02 00:40:19 +03:00 |
rustc_middle
|
Avoid rehashing Fingerprint as a map key
|
2020-09-01 18:27:02 -07:00 |
rustc_mir
|
Introduce a PartitioningCx struct
|
2020-09-13 21:08:08 -04:00 |