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-in-bad-modifier.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-2
/
+2
2015-02-18
Convert required suffixes into a use of `as`.
Niko Matsakis
-2
/
+2
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-2
/
+2
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-3
/
+3
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-3
/
+7
2014-09-27
Convert cfg syntax to new system
Steven Fackler
-5
/
+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
/
+3
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
/
+27