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
/
crate_def.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-14
rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge`
Makai
-174
/
+0
2025-07-06
move `stable_mir` back to its own crate and move `rustc_internal` to the`stab...
Makai
-0
/
+174
2025-04-05
let `rustc_smir` host `stable_mir` for refactoring
Makai
-174
/
+0
2025-04-01
Implement `associated_items` api.
makai410
-1
/
+15
2025-03-02
Remove duplication in `name`/`trimmed_anem` docs
NotLebedev
-8
/
+3
2025-03-02
Replace usages of `Context.def_name`
NotLebedev
-4
/
+2
2025-03-02
Add name and trimmed_name methods to DefId
NotLebedev
-0
/
+21
2025-02-24
change smir attributes getters to only support tool attributes
Jana Dönszelmann
-7
/
+10
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2024-07-25
Auto merge of #126963 - runtimeverification:smir_serde_derive, r=celinval
bors
-1
/
+2
2024-06-28
Add method to get all attributes on a definition
Adwin White
-1
/
+32
2024-06-28
Support fetching `Attribute` of items.
Adwin White
-1
/
+7
2024-06-26
add serde derive Serialize to stable_mir
Stephen Skeirik
-1
/
+2
2024-06-12
Add a new trait to retrieve StableMir definition Ty
Celina G. Val
-1
/
+36
2023-11-23
Improve documentation and fix the fixme comment
Celina G. Val
-6
/
+9
2023-11-22
Add CrateDef trait and methods to get def names
Celina G. Val
-0
/
+66