.. |
interpret
|
Check x86_64 size assertions on aarch64 , too
|
2024-04-03 16:53:03 +11:00 |
basic_blocks.rs
|
Use RPITIT for Successors and Predecessors traits
|
2024-04-15 13:34:08 +00:00 |
consts.rs
|
Check x86_64 size assertions on aarch64 , too
|
2024-04-03 16:53:03 +11:00 |
coverage.rs
|
coverage: Remove useless constants
|
2024-04-04 11:07:59 +11: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
|
Rename BindingAnnotation to BindingMode
|
2024-04-17 09:34:39 -04:00 |
mono.rs
|
Auto merge of #120931 - chenyukang:yukang-cleanup-hashmap, r=michaelwoerister
|
2024-02-15 12:36:37 +00:00 |
patch.rs
|
Update MIR with MirPatch in UninhabitedEnumBranching
|
2024-03-08 08:15:14 +08:00 |
pretty.rs
|
introduce Mutability::ptr_str
|
2024-04-10 18:51:09 +02:00 |
query.rs
|
Rollup merge of #123401 - Zalathar:assert-size-aarch64, r=fmease
|
2024-04-03 20:17:06 -04:00 |
statement.rs
|
rename expose_addr to expose_provenance
|
2024-04-03 16:00:38 +02:00 |
syntax.rs
|
Move size assertions for mir::syntax types into the same file
|
2024-04-16 15:18:43 +10:00 |
tcx.rs
|
Check x86_64 size assertions on aarch64 , too
|
2024-04-03 16:53:03 +11:00 |
terminator.rs
|
Transforms match into an assignment statement
|
2024-04-08 19:00:53 +08: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
|
Track reason for creating a ReifyShim
|
2024-04-02 19:11:16 +00:00 |