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-make
/
simd-ffi
Age
Commit message (
Expand
)
Author
Lines
2017-04-21
Update #[no_core] users with the "freeze" lang item.
Eduard-Mihai Burtescu
-1
/
+5
2015-12-23
Simply two cfg attributes
Michael McConville
-2
/
+2
2015-12-13
Better support for `--llvm-root`.
Richard Diamond
-4
/
+17
2015-08-17
Fix existing tests for new `#[repr(simd)]`.
Huon Wilson
-3
/
+3
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-6
/
+4
2015-04-22
Fix run-make/simd-ffi to work with parallel make check.
Ryan Prichard
-1
/
+2
2015-04-02
Fallout in tests
Niko Matsakis
-6
/
+2
2015-03-06
file permission: remove executable bit from *.rs
Lai Jiangshan
-0
/
+0
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-2
/
+6
2015-02-07
Feature-gate #![no_std]
Keegan McAllister
-0
/
+1
2015-02-07
Don't use std:: paths in syntax extensions when compiling a #![no_std] crate
Keegan McAllister
-1
/
+1
2015-01-17
Feature gate SIMD in FFI, due to unknown ABIs.
Huon Wilson
-1
/
+1
2015-01-17
Add comprehensive test for no-ICE behaviour of SIMD FFI.
Huon Wilson
-0
/
+114