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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
simd-generics.rs
Age
Commit message (
Expand
)
Author
Lines
2015-08-17
Fix existing tests for new `#[repr(simd)]`.
Huon Wilson
-3
/
+7
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-04-01
Fallout in tests
Niko Matsakis
-1
/
+1
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-01-25
cleanup: s/impl Copy/#[derive(Copy)]/g
Jorge Aparicio
-3
/
+3
2015-01-05
Remove use of associated_types feature gate from tests.
Huon Wilson
-1
/
+1
2015-01-03
use assoc types in binop traits
Jorge Aparicio
-3
/
+5
2014-12-13
Fix run-pass tests
Jorge Aparicio
-2
/
+2
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+2
2014-04-06
Remove check-fast. Closes #4193, #8844, #6330, #7416
Brian Anderson
-1
/
+0
2014-04-04
Fix inner attribute syntax from `#[foo];` to `#![foo]`
Timothée Ravier
-1
/
+1
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2014-02-04
Added missing xfail-fast.
Richard Diamond
-0
/
+2
2014-02-04
Simd feature gating + Win32/64 fixes.
Richard Diamond
-1
/
+3
2014-01-21
Allow SIMD types in generics. Closes #10604
Richard Diamond
-0
/
+34