.. |
liveness
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
abi_test.rs
|
compiler: die immediately instead of handling unknown target codegen
|
2025-02-10 11:04:31 -08:00 |
check_attr.rs
|
lower attr spans and inline some functions to hopefully mitigate perf regressions
|
2025-02-24 14:37:58 +01:00 |
dead.rs
|
Fix binding mode problems
|
2025-02-22 00:13:19 +00:00 |
debugger_visualizer.rs
|
Use SourceMap to load debugger visualizer files
|
2024-12-08 18:57:04 +00:00 |
diagnostic_items.rs
|
Add tcx.visible_traits() and use it for producing diagnostics
|
2025-01-14 08:51:19 +00:00 |
entry.rs
|
Change span field accesses to method calls
|
2025-02-24 14:22:31 +01:00 |
errors.rs
|
Introduce new-style attribute parsers for several attributes
|
2025-02-24 14:31:17 +01:00 |
hir_id_validator.rs
|
Move methods from Map to TyCtxt , part 2.
|
2025-02-18 10:17:44 +11:00 |
input_stats.rs
|
Move methods from Map to TyCtxt , part 2.
|
2025-02-18 10:17:44 +11:00 |
lang_items.rs
|
Re-export more rustc_span::symbol things from rustc_span .
|
2024-12-18 13:38:53 +11:00 |
layout_test.rs
|
Re-export more rustc_span::symbol things from rustc_span .
|
2024-12-18 13:38:53 +11:00 |
lib_features.rs
|
Introduce new-style attribute parsers for several attributes
|
2025-02-24 14:31:17 +01:00 |
lib.rs
|
Get rid of HIR const checker
|
2024-11-22 02:32:26 +00:00 |
liveness.rs
|
Move methods from Map to TyCtxt, part 3.
|
2025-02-21 14:31:09 +11:00 |
loops.rs
|
Move methods from Map to TyCtxt , part 2.
|
2025-02-18 10:17:44 +11:00 |
naked_functions.rs
|
Overhaul the intravisit::Map trait.
|
2025-02-17 13:21:35 +11:00 |
reachable.rs
|
Make asm a named field
|
2025-02-22 00:05:09 +00:00 |
stability.rs
|
Introduce new-style attribute parsers for several attributes
|
2025-02-24 14:31:17 +01:00 |
upvars.rs
|
Move methods from Map to TyCtxt , part 2.
|
2025-02-18 10:17:44 +11:00 |
weak_lang_items.rs
|
Add support for wasm exception handling to Emscripten target
|
2025-01-06 10:29:54 +01:00 |