liveness
|
Move RWUTable to a separate module
|
2020-12-09 00:00:00 +00:00 |
dead.rs
|
use matches!() macro in more places
|
2020-12-24 13:35:12 +01:00 |
diagnostic_items.rs
|
Use visitor for its very purpose.
|
2020-11-26 21:32:29 +01:00 |
entry.rs
|
Formatting.
|
2020-11-26 21:32:29 +01:00 |
hir_stats.rs
|
rustc_ast: visit_mac -> visit_mac_call
|
2020-11-03 23:39:51 +03:00 |
lang_items.rs
|
Store ForeignItem in a side table.
|
2020-11-26 21:29:27 +01:00 |
layout_test.rs
|
Store ForeignItem in a side table.
|
2020-11-26 21:29:27 +01:00 |
lib_features.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
lib.rs
|
Validate use of parameters in naked functions
|
2020-11-25 00:00:00 +00:00 |
liveness.rs
|
use matches!() macro in more places
|
2020-12-24 13:35:12 +01:00 |
loops.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
naked_functions.rs
|
Validate naked functions definitions
|
2020-12-07 00:00:00 +00:00 |
reachable.rs
|
Formatting.
|
2020-11-26 21:32:29 +01:00 |
region.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
stability.rs
|
Allow since="TBD" for rustc_deprecated
|
2020-12-16 13:21:24 -05:00 |
upvars.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |