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-fulldeps
Age
Commit message (
Expand
)
Author
Lines
2016-09-02
rustc: Implement custom derive (macros 1.1)
Alex Crichton
-0
/
+700
2016-08-28
Rollup merge of #35917 - jseyfried:remove_attr_ext_traits, r=nrc
Jeffrey Seyfried
-1
/
+0
2016-08-28
Rollup merge of #35850 - SergioBenitez:master, r=nrc
Jeffrey Seyfried
-8
/
+9
2016-08-26
Update E0453 to new error format
Mohit Agarwal
-2
/
+4
2016-08-25
Fix fallout in tests.
Jeffrey Seyfried
-1
/
+0
2016-08-25
Implement RFC#1559: allow all literals in attributes.
Sergio Benitez
-8
/
+9
2016-07-30
diagnostically note source of overruling outer forbid
Zack M. Davis
-0
/
+2
2016-07-08
Add tests + Fix rustdoc regression + Fix rebase
Vadim Petrochenkov
-1
/
+0
2016-06-26
Rollup merge of #34385 - cgswords:tstream, r=nrc
Jeffrey Seyfried
-1
/
+2
2016-06-24
reexport errors from syntax. fix failing cfail test
Jonathan Turner
-1
/
+1
2016-06-24
Reexport syntax_pos in codemap and fix some cfail tests
Jonathan Turner
-0
/
+2
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-3
/
+3
2016-06-21
Refactored tokentrees into their own files in preparation for tokenstreams. M...
cgswords
-1
/
+2
2016-06-16
Simplify gated cfg checking
Jeffrey Seyfried
-1
/
+1
2016-06-12
Add regression test
Jeffrey Seyfried
-19
/
+0
2016-06-10
Add tests
Vadim Petrochenkov
-1
/
+2
2016-06-09
Add regression test
Jeffrey Seyfried
-0
/
+19
2016-06-09
Load macros from `extern crate`s during expansion.
Jeffrey Seyfried
-1
/
+2
2016-05-06
s/aux/auxiliary, because windows
Niko Matsakis
-0
/
+0
2016-05-06
move auxiliary builds to a test-relative `aux`
Niko Matsakis
-0
/
+422
2016-04-07
Fix fallout in tests
Jeffrey Seyfried
-1
/
+0
2016-03-07
mk: Distribute fewer TARGET_CRATES
Alex Crichton
-0
/
+208
2015-12-11
Make name resolution errors non-fatal
Nick Cameron
-1
/
+2
2015-11-11
libsyntax: Add more quasiquoting macros
Kyle Mayes
-10
/
+14
2015-08-28
Move ExpnInfo to Name
Manish Goregaokar
-2
/
+1
2015-08-14
be more robust to bogus items in struct patterns/constructors
Ariel Ben-Yehuda
-1
/
+1
2015-05-24
Auto merge of #25168 - Manishearth:register_attr, r=eddyb
bors
-0
/
+30
2015-05-17
Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis
bors
-1
/
+1
2015-05-13
Unignore some tests in stage1
Tamir Duberstein
-6
/
+0
2015-05-14
syntax: refactor (Span)Handler and ParseSess constructors to be methods.
Eduard Burtescu
-1
/
+1
2015-05-07
test for register_attribute()
Manish Goregaokar
-0
/
+30
2015-04-26
Remove FakeExtCtxt from qquote tests.
Geoffry Song
-28
/
+15
2015-04-25
Remove remaining tests for hygiene-encoded identifiers.
Geoffry Song
-28
/
+0
2015-04-25
`qquote-1.rs` -> `compile-fail-fulldeps/qquote.rs`
Tamir Duberstein
-0
/
+55
2015-04-22
Ignore cross-compilation in some fulldeps tests.
Ryan Prichard
-1
/
+0
2015-04-02
Fallout to tests expecting unconditional help output from missing features.
Felix S. Klock II
-1
/
+0
2015-03-21
Add tests checking that a number of feature gates are gating their features.
Florian Hahn
-0
/
+22
2015-03-09
Add tests checking that a number of feature gates are gating their features.
Felix S. Klock II
-0
/
+50
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-1
/
+1
2015-03-02
Add regression tests for #15778
Keegan McAllister
-0
/
+18
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-1
/
+1
2015-02-17
Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichton
bors
-4
/
+0
2015-02-12
Warn when linking a plugin into a non-plugin crate
Keegan McAllister
-0
/
+49
2015-02-12
creader: Clean up macro/plugin API
Keegan McAllister
-1
/
+1
2015-02-10
Enable some tests for android
wonyong kim
-4
/
+0
2015-02-09
Use a crate attribute to load plugins
Keegan McAllister
-23
/
+9
2015-01-21
tests: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-2
/
+1
2015-01-08
Update the compile-fail-fulldeps tests with new isize/usize literal suffixes.
Felix S. Klock II
-1
/
+1
2015-01-06
Fix misspelled comments in tests.
Joseph Crail
-1
/
+1
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-27
/
+21
[prev]
[next]