..
liveness
Match unmatched backticks in compiler/ that are part of rustdoc
2023-03-03 08:39:00 +01:00
check_attr.rs
Rename doc(primitive) into rustc_doc_primitive
2023-03-30 22:56:52 +02:00
check_const.rs
Use local key in providers
2023-03-21 15:38:51 +00:00
dead.rs
Update ty::VariantDef
to use IndexVec<FieldIdx, FieldDef>
2023-03-30 09:23:40 -07:00
debugger_visualizer.rs
LocalCrate key
2023-03-21 15:38:52 +00:00
diagnostic_items.rs
LocalCrate key
2023-03-21 15:38:52 +00:00
entry.rs
rustc: Remove unused Session
argument from some attribute functions
2023-03-22 13:55:55 +04:00
errors.rs
Rename doc(primitive) into rustc_doc_primitive
2023-03-30 22:56:52 +02:00
hir_id_validator.rs
rustc_middle: Remove trait DefIdTree
2023-03-02 23:46:44 +04:00
hir_stats.rs
Remove box expressions from HIR
2023-03-14 17:18:26 +00:00
lang_items.rs
Remove HirId -> LocalDefId
map from HIR.
2023-01-28 09:55:26 +00:00
layout_test.rs
Use local key in providers
2023-03-21 15:38:51 +00:00
lib_features.rs
ast: Optimize list and value extraction primitives for attributes
2023-02-01 22:35:02 +04:00
lib.rs
Simplify message paths
2023-03-11 22:51:57 +01:00
liveness.rs
Use local key in providers
2023-03-21 15:38:51 +00:00
loops.rs
Specify that break
cannot be used outside of loop *or* labeled block
2022-11-05 01:12:58 +00:00
naked_functions.rs
Use local key in providers
2023-03-21 15:38:51 +00:00
reachable.rs
Auto merge of #108312 - michaelwoerister:hash-set-not-hash-stable, r=eholk
2023-03-08 06:07:11 +00:00
stability.rs
Separate find_*_stability.
2023-03-23 19:52:27 +00:00
upvars.rs
rustc_hir: Relax lifetime requirements on Visitor::visit_path
2022-12-01 17:04:02 +03:00
weak_lang_items.rs
rustc: Remove needless lifetimes
2022-12-20 22:10:40 +01:00