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
/
rustc_smir
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-07-14
rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge`
Makai
-16
/
+0
2025-07-06
move `stable_mir` back to its own crate and move `rustc_internal` to the`stab...
Makai
-3
/
+0
2025-04-05
let `rustc_smir` host `stable_mir` for refactoring
Makai
-1
/
+1
2025-03-20
Use `-Wunused_crate_dependencies` for compiler crates.
Nicholas Nethercote
-1
/
+0
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-3
/
+0
2025-03-08
Specify rust lints for `compiler/` crates via Cargo.
Nicholas Nethercote
-0
/
+3
2025-02-22
Upgrade the compiler to edition 2024
Michael Goulet
-1
/
+1
2024-12-15
Add hir::Attribute
Jonathan Dönszelmann
-1
/
+1
2024-06-28
Support fetching `Attribute` of items.
Adwin White
-0
/
+2
2024-02-12
Add APIs for fetching foreign items including foreign modules, their ABIs, an...
Mohammad Omidvar
-0
/
+1
2023-12-07
Add instance evaluation and methods to read alloc
Celina G. Val
-0
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-2
/
+2
2023-10-23
Add method to convert internal to stable constructs
Celina G. Val
-0
/
+1
2023-10-23
Avoid having `rustc_smir` depend on `rustc_interface` or `rustc_driver`
Oli Scherer
-2
/
+0
2023-10-09
defids are indexmapped
Oğuz Ağcayazı
-0
/
+1
2023-10-06
Remove unneeded dependency.
Nicholas Nethercote
-4
/
+3
2023-09-25
Split out the stable part of smir into its own crate to prevent accidental us...
Oli Scherer
-18
/
+8
2023-08-29
Create StableMir replacer for SMirCalls
ouz-a
-0
/
+6
2023-07-10
Fix standalone build
Celina G. Val
-1
/
+5
2023-07-02
Use scoped-tls for SMIR to map between TyCtxt and SMIR datastructures
yukang
-0
/
+1
2023-05-05
Add Assert terminator to SMIR
Santiago Pastorino
-0
/
+1
2023-03-06
Create new rustc_smir struct to map future crates
Celina G. Val
-16
/
+3
2022-06-02
List all crates used in crate source in Cargo.toml
Oli Scherer
-3
/
+18
2022-06-02
Add 'compiler/rustc_smir/' from commit '9abcb5c7b574cf316eb23d3f469187bb86ba3...
Oli Scherer
-0
/
+13