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
/
tests
/
ui-fulldeps
/
stable-mir
/
check_allocation.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-18
rename `ui-fulldeps/stable-mir`
Makai
-257
/
+0
2025-07-14
rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge`
Makai
-10
/
+10
2025-07-07
remove `rustc_smir` from tests
Makai
-2
/
+2
2025-06-30
Stop backends from needing to support nullary intrinsics
Oli Scherer
-37
/
+23
2025-04-24
Refactor `StableMir` to avoid some clones.
Nicholas Nethercote
-1
/
+1
2025-04-13
import rustc_smir::rustc_internal in run_driver!
zjp
-1
/
+0
2025-02-03
Enable more tests on Windows
Ben Kimock
-1
/
+0
2024-11-09
Pass TyCtxt instead of Queries to the after_analysis callbacks
bjorn3
-0
/
+1
2024-09-25
Remove `feature(control_flow_enum)` in tests
Scott McMurray
-1
/
+0
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-6
/
+6
2024-01-16
Remove tcx from SMIR run macro and accept closures
Celina G. Val
-4
/
+2
2024-01-11
Bless ui-fulldeps.
Camille GILLOT
-1
/
+1
2023-12-18
Add function ABI and type layout to StableMIR
Celina G. Val
-1
/
+0
2023-12-15
Add a method to check if type is a CStr
Celina G. Val
-0
/
+22
2023-12-07
Add a test to evaluate type intrinsic.
Celina G. Val
-3
/
+36
2023-12-07
Add tests to allocation methods and fix is_null()
Celina G. Val
-5
/
+90
2023-12-07
Fix conversion to StaticDef and add test
Celina G. Val
-0
/
+16
2023-11-22
Add CrateDef trait and methods to get def names
Celina G. Val
-0
/
+1
2023-11-21
Add allocation test and a bit more documentation
Celina G. Val
-0
/
+119