.. |
liveness
|
Match unmatched backticks in compiler/ that are part of rustdoc
|
2023-03-03 08:39:00 +01:00 |
abi_test.rs
|
Remove extern crate rustc_middle from numerous crates.
|
2024-04-29 14:50:45 +10:00 |
check_attr.rs
|
Auto merge of #125326 - weiznich:move/do_not_recommend_to_diganostic_namespace, r=compiler-errors
|
2024-05-22 04:14:08 +00:00 |
check_const.rs
|
Remove extern crate rustc_middle from numerous crates.
|
2024-04-29 14:50:45 +10:00 |
dead.rs
|
Remove extern crate rustc_middle from numerous crates.
|
2024-04-29 14:50:45 +10:00 |
debugger_visualizer.rs
|
Avoid using feed_unit_query from within queries
|
2024-03-05 10:02:39 +00:00 |
diagnostic_items.rs
|
rustc: Use tcx.used_crates(()) more
|
2024-05-22 18:02:51 +03:00 |
entry.rs
|
Various improvements to entrypoint code
|
2024-05-04 14:48:42 +02:00 |
errors.rs
|
Move #[do_not_recommend] to the #[diagnostic] namespace
|
2024-05-21 13:14:41 +02:00 |
hir_id_validator.rs
|
Actually create ranged int types in the type system.
|
2024-04-08 12:02:19 +00:00 |
hir_stats.rs
|
delegation: Implement list delegation
|
2024-05-15 02:32:59 +03:00 |
lang_items.rs
|
Minor pub and whitespace cleanups.
|
2024-05-21 14:56:57 +10:00 |
layout_test.rs
|
Remove extern crate rustc_middle from numerous crates.
|
2024-04-29 14:50:45 +10:00 |
lib_features.rs
|
Remove Session methods that duplicate DiagCtxt methods.
|
2023-12-24 08:05:28 +11:00 |
lib.rs
|
Remove extern crate rustc_middle from numerous crates.
|
2024-04-29 14:50:45 +10:00 |
liveness.rs
|
Remove extern crate rustc_middle from numerous crates.
|
2024-04-29 14:50:45 +10:00 |
loops.rs
|
Fix Error Messages for break Inside Coroutines
|
2024-05-08 17:32:25 -04:00 |
naked_functions.rs
|
Rename BindingAnnotation to BindingMode
|
2024-04-17 09:34:39 -04:00 |
reachable.rs
|
reachable computation: extend explanation of what this does, and why
|
2024-05-09 09:55:43 +02:00 |
stability.rs
|
rustc: Use tcx.used_crates(()) more
|
2024-05-22 18:02:51 +03:00 |
upvars.rs
|
Avoid lots of hir::HirId{,Map,Set} qualifiers.
|
2024-04-16 16:29:15 +10:00 |
weak_lang_items.rs
|
rustc: Use tcx.used_crates(()) more
|
2024-05-22 18:02:51 +03:00 |