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
/
compile-fail-fulldeps
Age
Commit message (
Expand
)
Author
Lines
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
2015-01-05
Replace LetSyntaxTT with MacroRulesTT
Keegan McAllister
-0
/
+21
2015-01-03
Remove deprecated functionality
Alex Crichton
-83
/
+0
2014-12-16
std: Change escape_unicode to use new escapes
Alex Crichton
-1
/
+1
2014-12-12
Reviewer comments
Nick Cameron
-1
/
+1
2014-11-30
Adjust some error messages to start with a lowercase letter and not finish wi...
P1start
-1
/
+1
2014-11-17
Fix an ICE when using struct patterns with traits
Jakub Bukaj
-0
/
+20
2014-10-28
Update code with new lint names
Aaron Turon
-3
/
+3
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-166
/
+0
2014-10-03
Set the `non_uppercase_statics` lint to warn by default
P1start
-0
/
+1
2014-09-24
Use more descriptive names in dead code messages
Jakub Wieczorek
-1
/
+1
2014-08-30
Add lint groups; define built-in lint groups `bad_style` and `unused`
P1start
-0
/
+27
2014-08-18
regex: Enable test on Windows
klutzy
-6
/
+0
2014-08-15
auto merge of #16435 : vadimcn/rust/windows, r=pcwalton
bors
-3
/
+3
2014-08-13
rustc lexer: regression tests for embedded Idents.
Felix S. Klock II
-0
/
+31
2014-08-12
Replace "ignore-win32" in tests with "ignore-windows"
Vadim Chugunov
-3
/
+3
2014-07-15
test: Try to fix a failing snapshot test
Alex Crichton
-0
/
+1
2014-07-11
auto merge of #15565 : alexcrichton/rust/issue-15475, r=huonw
bors
-0
/
+20
2014-07-11
Add scaffolding for assigning alpha-numeric codes to rustc diagnostics
Jakub Wieczorek
-1
/
+1
2014-07-10
rustc: Forbid plugin_registrar in only rlib form
Alex Crichton
-0
/
+20
2014-06-24
Test lint plugins
Keegan McAllister
-0
/
+98
2014-06-18
rustc: reduce redundant resolve errors.
Kevin Butler
-3
/
+2
2014-06-09
Use phase(plugin) in tests
Keegan McAllister
-14
/
+14
2014-06-04
Fixes #14185.
Andrew Gallant
-0
/
+60
2014-05-15
test: Move syntax extension tests to cfail-full
Alex Crichton
-0
/
+81
2014-04-28
test: Add a compile-fail-fulldeps test suite
Alex Crichton
-0
/
+194