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
/
src
/
test
/
run-pass-valgrind
/
cast-enum-with-dtor.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-34
/
+0
2022-10-13
Fix test
Gary Guo
-1
/
+1
2022-06-30
Change enum->int casts to not go through MIR casts.
Oli Scherer
-1
/
+1
2022-06-02
make cenum_impl_drop_cast deny-by-default and show up as future breakage diag...
Ralf Jung
-1
/
+1
2019-09-01
Remove no-prefer-dynamic from valgrind tests
Mark Rousskov
-2
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2017-11-26
Stabilize const-calling existing const-fns in std
Simon Sapin
-1
/
+0
2017-09-16
change #![feature(const_fn)] to specific gates
Alex Burka
-1
/
+1
2016-10-18
Fix some pretty printing tests
Vadim Petrochenkov
-2
/
+0
2016-08-24
Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit.
Eduard Burtescu
-3
/
+2
2016-03-17
Add #[rustc_no_mir] to make tests pass with -Z orbit.
Eduard Burtescu
-1
/
+4
2016-02-29
test: Mark all rpass-valgrind as no-prefer-dynamic
Alex Crichton
-0
/
+2
2015-05-29
add const_fn features
Niko Matsakis
-0
/
+1
2015-05-27
Use `const fn` to abstract away the contents of UnsafeCell & friends.
Eduard Burtescu
-1
/
+1
2015-05-19
Address review commets
Ariel Ben-Yehuda
-0
/
+44