.. |
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
|
Rollup merge of #116162 - fmease:gate-n-validate-rustc_safe_intrinsic, r=Nilstrieb
|
2023-09-26 15:57:26 +02:00 |
check_const.rs
|
Prevent promotion of const fn calls in inline consts
|
2023-09-21 09:00:22 +00:00 |
dead.rs
|
Auto merge of #114417 - chinedufn:fix-expect-unused-in-impl-block-rust-issue-114416, r=cjgillot
|
2023-10-04 20:44:38 +00: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
|
Move expansion of query macros in rustc_middle to rustc_middle::query
|
2023-05-15 08:49:13 +02:00 |
entry.rs
|
Factor out the two entry_point_type functions.
|
2023-10-01 20:45:09 +11:00 |
errors.rs
|
Gate and validate #[rustc_safe_intrinsic]
|
2023-09-25 22:33:15 +02:00 |
hir_id_validator.rs
|
inline format!() args from rustc_codegen_llvm to the end (4)
|
2023-07-25 23:20:28 +02:00 |
hir_stats.rs
|
Parse unnamed fields and anonymous structs or unions
|
2023-08-24 11:17:54 +08:00 |
lang_items.rs
|
fix bugs with effects fallback
|
2023-09-20 03:02:14 +00:00 |
layout_test.rs
|
Don't store lazyness in DefKind
|
2023-09-26 02:53:59 +00:00 |
lib_features.rs
|
Move expansion of query macros in rustc_middle to rustc_middle::query
|
2023-05-15 08:49:13 +02:00 |
lib.rs
|
add rustc_abi debugging attribute
|
2023-08-27 11:55:49 +02:00 |
liveness.rs
|
remove redundant var rebindings
|
2023-08-19 14:09:30 +02:00 |
loops.rs
|
Use {Local}ModDefId in many queries
|
2023-08-14 07:22:48 +00:00 |
naked_functions.rs
|
Use {Local}ModDefId in many queries
|
2023-08-14 07:22:48 +00:00 |
reachable.rs
|
Encode only MIR that can be used by other crates
|
2023-09-10 13:55:33 +02:00 |
stability.rs
|
Rollup merge of #114772 - fee1-dead-contrib:typed-did, r=b-naber
|
2023-08-15 14:29:45 +02: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
|
rustc: Move crate_types from Session to GlobalCtxt
|
2023-08-09 14:17:54 +08:00 |