| .. |
|
interpret
|
ScalarInt: size mismatches are a bug, do not delay the panic
|
2024-06-10 13:43:16 +02:00 |
|
basic_blocks.rs
|
Remove extern crate rustc_macros from rustc_middle.
|
2024-04-29 11:19:16 +10:00 |
|
consts.rs
|
ScalarInt: size mismatches are a bug, do not delay the panic
|
2024-06-10 13:43:16 +02:00 |
|
coverage.rs
|
coverage: Rename MC/DC conditions_num to num_conditions
|
2024-05-30 13:16:07 +10:00 |
|
generic_graph.rs
|
remove redundant imports
|
2023-12-10 10:56:22 +08:00 |
|
generic_graphviz.rs
|
Rename WithNumEdges => NumEdges and WithStartNode => StartNode
|
2024-04-14 15:51:29 +00:00 |
|
graphviz.rs
|
remove redundant imports
|
2023-12-10 10:56:22 +08:00 |
|
mod.rs
|
Give EarlyBinder a tcx parameter
|
2024-05-26 20:04:05 -04:00 |
|
mono.rs
|
Stabilize order of MonoItems in CGUs and disallow query_instability lint for rustc_monomorphize
|
2024-06-03 16:07:37 +02:00 |
|
patch.rs
|
Remove #[macro_use] extern crate tracing from rustc_middle.
|
2024-05-23 18:02:40 +10:00 |
|
pretty.rs
|
Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obk
|
2024-06-06 08:14:58 +00:00 |
|
query.rs
|
Uplift TypeRelation and Relate
|
2024-06-01 12:50:58 -04:00 |
|
statement.rs
|
Remove Rvalue::CheckedBinaryOp
|
2024-05-17 20:33:02 -07:00 |
|
syntax.rs
|
Add an intrinsic for ptr::metadata
|
2024-05-28 09:28:51 -07:00 |
|
tcx.rs
|
Add an intrinsic for ptr::metadata
|
2024-05-28 09:28:51 -07:00 |
|
terminator.rs
|
Remove extern crate smallvec from a couple of crates.
|
2024-04-29 18:47:54 +10:00 |
|
traversal.rs
|
Only collect mono items from reachable blocks
|
2024-04-07 14:36:42 -04:00 |
|
type_foldable.rs
|
Make DefiningAnchor::Bind only store the opaque types that may be constrained, instead of the current infcx root item.
|
2024-03-11 17:19:37 +00:00 |
|
visit.rs
|
Add Ty to mir::Const::Ty
|
2024-06-05 22:25:41 +01:00 |