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
/
structs-enums
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-4925
/
+0
2019-07-04
Permit use of mem::uninitialized via allow(deprecated)
Mark Rousskov
-0
/
+3
2019-06-17
Make use of `ptr::null(_mut)` instead of casting zero
Lzu Tao
-1
/
+1
2019-06-10
Implement RFC 2645 (transparent enums and unions)
Michael Bradshaw
-1
/
+11
2019-06-09
Auto merge of #61229 - Centril:stabilize-repr_align_enum, r=nagisa
bors
-1
/
+0
2019-06-08
Move some run-pass attribute tests to ui
Vadim Petrochenkov
-49
/
+0
2019-06-08
Introduce `#[rustc_dummy]` attribute and use it in tests
Vadim Petrochenkov
-25
/
+20
2019-05-29
Update run-pass test suite to use dyn
memoryruins
-25
/
+25
2019-05-27
Stabilize repr_align_enum in 1.37.0.
Mazdak Farrokhzad
-1
/
+0
2019-05-16
Added ignore-sgx for appropriate tests
Dario Gonzalez
-0
/
+9
2019-05-13
Remove bitrig support from rust
Marcel Hellwig
-9
/
+0
2019-04-12
Stabilize the `alloc` crate.
Simon Sapin
-3
/
+0
2019-01-31
Add more tests for #[repr(align(x))] on enums
Niklas Fiekas
-4
/
+42
2019-01-30
Allow #[repr(align(x))] on enums (#57996)
Niklas Fiekas
-0
/
+17
2018-12-25
Remove licenses
Mark Rousskov
-1410
/
+0
2018-12-22
Auto merge of #57063 - kennytm:rollup, r=kennytm
bors
-1
/
+0
2018-12-21
Stabilize #[repr(packed(N))]
Taylor Cramer
-1
/
+0
2018-12-16
Add test to check order of repr(int) enum fields
Peter Todd
-24
/
+30
2018-09-27
Allow some lints that only fired on 32-bit and/or Windows.
Felix S. Klock II
-0
/
+1
2018-09-26
Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...
Felix S. Klock II
-0
/
+58
2018-09-26
Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.
Felix S. Klock II
-0
/
+6261