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-tuple-struct-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
-87
/
+0
2018-04-11
Implementation of `#[repr(packed(n))]` RFC 1399.
Cameron Hart
-14
/
+54
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-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-1
/
+1
2014-10-02
tests: remove uses of Gc.
Eduard Burtescu
-3
/
+2
2014-08-20
librustc: handle repr on structs, require it for ffi, unify with packed
Corey Richardson
-5
/
+5
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-1
/
+0
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-2
/
+3
2014-05-14
test: Remove all uses of `~str` from the test suite.
Patrick Walton
-3
/
+2
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-1
/
+1
2014-01-03
test: De-`@mut` the test suite
Patrick Walton
-2
/
+2
2013-10-23
register snapshots
Daniel Micay
-0
/
+2
2013-10-17
std: Move size/align functions to std::mem. #2240
Brian Anderson
-9
/
+9
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
/
+44