.. |
liveness
|
Match unmatched backticks in compiler/ that are part of rustdoc
|
2023-03-03 08:39:00 +01:00 |
abi_test.rs
|
Remove Session methods that duplicate DiagCtxt methods.
|
2023-12-24 08:05:28 +11:00 |
check_attr.rs
|
Use hir::Node helper methods instead of repeat the same impl multiple times
|
2024-03-18 18:12:45 +00:00 |
check_const.rs
|
Rollup merge of #121619 - RossSmyth:pfix_match, r=petrochenkov
|
2024-03-22 11:36:58 +01:00 |
dead.rs
|
Do not ICE on field access check on expr with ty::Error
|
2024-04-06 16:34:57 +00:00 |
debugger_visualizer.rs
|
Avoid using feed_unit_query from within queries
|
2024-03-05 10:02:39 +00:00 |
diagnostic_items.rs
|
Remove Session methods that duplicate DiagCtxt methods.
|
2023-12-24 08:05:28 +11:00 |
entry.rs
|
Make local_crate_source_file return a RealFileName
|
2024-03-28 18:47:26 +01:00 |
errors.rs
|
Pass translation closure to add_to_diag_with() as reference
|
2024-04-21 07:45:03 +00: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
|
Avoid lots of hir::HirId{,Map,Set} qualifiers.
|
2024-04-16 16:29:15 +10:00 |
lang_items.rs
|
Avoid using feed_unit_query from within queries
|
2024-03-05 10:02:39 +00:00 |
layout_test.rs
|
Remove Session methods that duplicate DiagCtxt methods.
|
2023-12-24 08:05:28 +11:00 |
lib_features.rs
|
Remove Session methods that duplicate DiagCtxt methods.
|
2023-12-24 08:05:28 +11:00 |
lib.rs
|
Add proper cfgs for struct HirIdValidator used only with debug assertions
|
2024-03-06 22:54:22 +08:00 |
liveness.rs
|
Avoid lots of hir::HirId{,Map,Set} qualifiers.
|
2024-04-16 16:29:15 +10:00 |
loops.rs
|
hir: Remove fn opt_hir_id and fn opt_span
|
2024-02-07 09:38:24 +03:00 |
naked_functions.rs
|
Rename BindingAnnotation to BindingMode
|
2024-04-17 09:34:39 -04:00 |
reachable.rs
|
Rollup merge of #123063 - tmiasko:reachability-abi, r=michaelwoerister
|
2024-03-28 17:40:49 +01:00 |
stability.rs
|
remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsics
|
2024-02-25 08:14:52 +01:00 |
upvars.rs
|
Avoid lots of hir::HirId{,Map,Set} qualifiers.
|
2024-04-16 16:29:15 +10:00 |
weak_lang_items.rs
|
Stop mentioning internal lang items in no_std binary errors
|
2024-01-10 21:18:54 +01:00 |