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
/
compile-fail
/
asm-out-no-modifier.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-41
/
+0
2018-06-17
test: Ignore some problematic tests on powerpc and powerpc64*
John Paul Adrian Glaubitz
-0
/
+2
2018-06-04
test: Ignore some problematic tests on sparc and sparc64
John Paul Adrian Glaubitz
-0
/
+1
2018-03-09
test: ignore asm tests on mips* which won't work
James Cowgill
-0
/
+2
2017-08-03
Recognize SPARC in more tests where architecture matters.
Danek Duvall
-0
/
+1
2017-02-22
Ignore ASM tests on powerpc
er-1
-0
/
+1
2017-01-19
travis: Get an emscripten builder online
Alex Crichton
-0
/
+1
2016-09-09
Add s390x support
Ulrich Weigand
-0
/
+2
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-1
/
+1
2015-02-18
Convert required suffixes into a use of `as`.
Niko Matsakis
-1
/
+1
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-1
/
+1
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-2
/
+2
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-3
/
+7
2014-09-27
Convert cfg syntax to new system
Steven Fackler
-4
/
+4
2014-04-06
Remove check-fast. Closes #4193, #8844, #6330, #7416
Brian Anderson
-1
/
+0
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-1
/
+1
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2013-11-06
fix some cfail test cases for arm
sh8281.kim
-1
/
+2
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-10-22
Activate checking code for ASM feature gate. Fix tests
Léo Testard
-0
/
+3
2013-10-18
Handle inline asm outputs as write-only in liveness, borrowck and trans.
Eduard Burtescu
-0
/
+24