index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
stable_mir
/
src
/
mir
/
alloc.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-14
rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge`
Makai
-90
/
+0
2025-07-09
Add opaque TypeId handles for CTFE
Oli Scherer
-0
/
+3
2025-07-06
move `stable_mir` back to its own crate and move `rustc_internal` to the`stab...
Makai
-0
/
+87
2025-04-05
let `rustc_smir` host `stable_mir` for refactoring
Makai
-87
/
+0
2025-03-07
compiler: Use size_of from the prelude instead of imported
Thalia Archibald
-2
/
+2
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+4
2024-06-26
add serde derive Serialize to stable_mir
Stephen Skeirik
-2
/
+3
2024-06-20
Add blank lines after module-level `//!` comments.
Nicholas Nethercote
-0
/
+1
2024-03-23
Rollup merge of #122762 - RoboSchmied:RoboSchmied-typo, r=workingjubilee
Jubilee
-2
/
+2
2024-03-20
Update target.rs alloc.rs event.rs simd.rs
RoboSchmied
-2
/
+2
2024-03-20
resolve clippy errors
onur-ozkan
-4
/
+4
2023-12-07
Add instance evaluation and methods to read alloc
Celina G. Val
-2
/
+34
2023-11-21
Add allocation test and a bit more documentation
Celina G. Val
-0
/
+7
2023-11-21
Add support to get virtual table allocation
Celina G. Val
-0
/
+7
2023-11-21
Add support to global allocation to stable-mir
Celina G. Val
-0
/
+37