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
/
packed-struct-generic-size.rs
Age
Commit message (
Expand
)
Author
Lines
2018-09-06
Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.
Felix S. Klock II
-52
/
+0
2018-04-11
Implementation of `#[repr(packed(n))]` RFC 1399.
Cameron Hart
-3
/
+30
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2014-08-20
librustc: handle repr on structs, require it for ffi, unify with packed
Corey Richardson
-1
/
+1
2014-05-14
test: Remove all uses of `~str` from the test suite.
Patrick Walton
-3
/
+0
2014-03-22
Remove outdated and unnecessary std::vec_ng::Vec imports.
Huon Wilson
-1
/
+0
2014-03-21
test: Make manual changes to deal with the fallout from removal of
Patrick Walton
-0
/
+1
2014-03-21
test: Automatically remove all `~[T]` from tests.
Patrick Walton
-2
/
+2
2014-02-02
Update/delete tests using @[].
Huon Wilson
-2
/
+2
2014-01-03
test: De-`@mut` the test suite
Patrick Walton
-2
/
+2
2013-10-17
std: Move size/align functions to std::mem. #2240
Brian Anderson
-5
/
+5
2013-09-25
Fix run-pass tests to have 'pub fn main'
Alex Crichton
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-04-10
testsuite: tests for #[packed] structs.
Huon Wilson
-0
/
+25