| .. |
|
liveness
|
Match unmatched backticks in compiler/ that are part of rustdoc
|
2023-03-03 08:39:00 +01:00 |
|
abi_test.rs
|
Don't store lazyness in DefKind
|
2023-09-26 02:53:59 +00:00 |
|
check_attr.rs
|
Move some methods from tcx.hir() to tcx
|
2023-12-12 06:40:29 -08:00 |
|
check_const.rs
|
Yeet E0744
|
2023-11-28 20:40:38 +00:00 |
|
dead.rs
|
Move some methods from tcx.hir() to tcx
|
2023-12-12 06:40:29 -08:00 |
|
debugger_visualizer.rs
|
Don't sort output of debugger_visualizer query because it already is in deterministic order.
|
2023-05-17 16:02:22 +02:00 |
|
diagnostic_items.rs
|
Replace some instances of FxHashMap/FxHashSet with stable alternatives (mostly in rustc_hir and rustc_ast_lowering)
|
2023-12-18 21:03:32 +01:00 |
|
entry.rs
|
Move some methods from tcx.hir() to tcx
|
2023-12-12 06:40:29 -08:00 |
|
errors.rs
|
Add level arg to into_diagnostic.
|
2023-12-19 09:19:25 +11:00 |
|
hir_id_validator.rs
|
Rename HandlerInner::delay_span_bug as HandlerInner::span_delayed_bug.
|
2023-12-02 09:01:19 +11:00 |
|
hir_stats.rs
|
banish hir::GenericBound::LangItemTrait
|
2023-12-15 16:17:27 +00:00 |
|
lang_items.rs
|
Fix enforcement of generics for associated items
|
2023-12-15 16:17:28 +00:00 |
|
layout_test.rs
|
Reorder fullfillment errors to keep more interesting ones first
|
2023-10-04 02:04:14 +00:00 |
|
lib.rs
|
rustc_passes: Enforce rustc::potential_query_instability lint
|
2023-12-12 13:57:52 +01:00 |
|
lib_features.rs
|
Store feature stability un-split
|
2023-11-20 19:11:26 +00:00 |
|
liveness.rs
|
Rename HandlerInner::delay_span_bug as HandlerInner::span_delayed_bug.
|
2023-12-02 09:01:19 +11:00 |
|
loops.rs
|
Move some methods from tcx.hir() to tcx
|
2023-12-12 06:40:29 -08:00 |
|
naked_functions.rs
|
Move some methods from tcx.hir() to tcx
|
2023-12-12 06:40:29 -08:00 |
|
reachable.rs
|
Move some methods from tcx.hir() to tcx
|
2023-12-12 06:40:29 -08:00 |
|
stability.rs
|
rustc_passes: Enforce rustc::potential_query_instability lint
|
2023-12-12 13:57:52 +01:00 |
|
upvars.rs
|
Move expansion of query macros in rustc_middle to rustc_middle::query
|
2023-05-15 08:49:13 +02:00 |
|
weak_lang_items.rs
|
Collect lang items from AST
|
2023-12-15 16:12:27 +00:00 |