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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
stable_mir
/
src
/
ty.rs
Age
Commit message (
Expand
)
Author
Lines
2023-10-30
Add a stable MIR visitor
Celina G. Val
-46
/
+46
2023-10-26
Specialize ZeroSized constants
Celina G. Val
-0
/
+3
2023-10-24
Use IndexMap for handling stable Ty
Celina G. Val
-19
/
+18
2023-10-24
Remove fold code and add Const::internal()
Celina G. Val
-7
/
+35
2023-10-21
Rollup merge of #116964 - celinval:smir-mono-body, r=oli-obk
Matthias Krüger
-0
/
+1
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-2
/
+2
2023-10-20
Remove obsolete comment
Celina G. Val
-1
/
+0
2023-10-19
Add stable Instance::body() and RustcInternal trait
Celina G. Val
-0
/
+2
2023-10-13
change fn name, return loc info, local name
Oğuz Ağcayazı
-3
/
+4
2023-10-11
implement get_filename/lines for span
Oğuz Ağcayazı
-1
/
+22
2023-10-10
add new wrapper for FxIndexMap
Oğuz Ağcayazı
-1
/
+16
2023-09-28
remove un-needed variants
ouz-a
-13
/
+0
2023-09-28
fix imports
ouz-a
-1
/
+1
2023-09-28
make reg public and add visit, fold
ouz-a
-1
/
+8
2023-09-28
add stable for RegionKind
ouz-a
-1
/
+1
2023-09-28
add RegionDef
ouz-a
-3
/
+6
2023-09-28
make region struct and add neccesasry types
ouz-a
-2
/
+47
2023-09-25
Split out the stable part of smir into its own crate to prevent accidental us...
Oli Scherer
-0
/
+525