| .. |
|
liveness
|
compiler: Use size_of from the prelude instead of imported
|
2025-03-07 13:37:04 -08:00 |
|
abi_test.rs
|
Replace infallible name_or_empty methods with fallible name methods.
|
2025-04-17 09:50:52 +10:00 |
|
check_attr.rs
|
Port #[rustc_as_ptr] to the new attribute system
|
2025-06-16 18:13:27 +03:00 |
|
check_export.rs
|
Overhaul UsePath.
|
2025-06-03 08:23:21 +10:00 |
|
dead.rs
|
detect when variants have the same name as an associated function
|
2025-06-12 12:26:27 +02:00 |
|
debugger_visualizer.rs
|
Replace infallible name_or_empty methods with fallible name methods.
|
2025-04-17 09:50:52 +10:00 |
|
diagnostic_items.rs
|
Move methods from Map to TyCtxt, part 5.
|
2025-04-02 10:00:46 +11:00 |
|
entry.rs
|
use slice::contains where applicable
|
2025-03-28 12:21:21 +00:00 |
|
errors.rs
|
Rollup merge of #142158 - xizheyin:141617, r=jdonszelmann
|
2025-06-13 05:16:56 +02:00 |
|
hir_id_validator.rs
|
Adjust Map's to_string functionality.
|
2025-03-12 08:30:03 +11:00 |
|
input_stats.rs
|
Overhaul the thousands module.
|
2025-06-12 15:26:06 +10:00 |
|
lang_items.rs
|
deduplicate more walk_* methods in AST visit
|
2025-06-06 04:59:26 +00:00 |
|
layout_test.rs
|
Replace infallible name_or_empty methods with fallible name methods.
|
2025-04-17 09:50:52 +10:00 |
|
lib.rs
|
Remove check_mod_loops query and run the checks per-body instead
|
2025-06-10 08:41:23 +00:00 |
|
lib_features.rs
|
Tracking the old name of renamed unstable library attribute
|
2025-06-12 19:24:11 +08:00 |
|
liveness.rs
|
typeck: catch continues pointing to blocks
|
2025-05-20 17:45:16 -07:00 |
|
reachable.rs
|
Cleanup CodegenFnAttrFlags
|
2025-05-24 20:31:37 +02:00 |
|
stability.rs
|
Tracking the old name of renamed unstable library attribute
|
2025-06-12 19:24:11 +08:00 |
|
upvars.rs
|
Move methods from Map to TyCtxt, part 2.
|
2025-02-18 10:17:44 +11:00 |
|
weak_lang_items.rs
|
Initial support for dynamically linked crates
|
2025-05-04 22:03:15 +03:00 |