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
/
pretty
/
raw-str-nonexpr.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-9
/
+0
2022-10-19
Fixup a few tests needing asm support
Josh Stone
-0
/
+1
2022-01-12
Remove pretty tests for LLVM-style inline assembly
Tomasz Miąsko
-3
/
+3
2020-03-26
Update tests to use llvm_asm!
Amanieu d'Antras
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2015-03-24
rustc: Add support for `extern crate foo as bar`
Alex Crichton
-1
/
+1
2014-09-27
Convert cfg syntax to new system
Steven Fackler
-1
/
+1
2014-08-23
extern crate foobar as foo;
wickerwaka
-1
/
+1
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-14
extern mod => extern crate
Alex Crichton
-1
/
+1
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2013-10-22
Activate checking code for ASM feature gate. Fix tests
Léo Testard
-0
/
+3
2013-10-08
pp: add test for raw strs in non-expression positions
Benjamin Herr
-0
/
+16