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
/
privacy
/
restricted
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-184
/
+0
2018-06-04
Changed a few tests, and changed the folder of a few of them.
Crazycolorz5
-61
/
+0
2018-01-15
Reexport -> re-export in error messages
Carol (Nichols || Goulding)
-1
/
+1
2017-10-28
Auto merge of #45503 - thombles:tk/i44339-v5, r=petrochenkov
bors
-3
/
+1
2017-10-25
Update tests for less noisy error messages
Thomas Karpiniec
-3
/
+1
2017-10-22
`crate` shorthand visibility modifier
Zack M. Davis
-1
/
+11
2017-07-27
Give span to angle bracketed generic arguments
Vadim Petrochenkov
-23
/
+0
2017-07-27
Discern between `Path` and `Path<>` in AST
Vadim Petrochenkov
-1
/
+5
2017-05-30
Turn sufficiently old compatibility lints into hard errors
Vadim Petrochenkov
-2
/
+0
2017-03-22
Add diagnostic for incorrect `pub (restriction)`
Esteban Küber
-9
/
+12
2017-03-21
Refactor parsing of trait object types
Vadim Petrochenkov
-6
/
+6
2017-03-17
Make priv in pub hard error for crates using pub(restricted)
Taylor Cramer
-4
/
+0
2017-03-15
Stabilize pub(restricted)
Taylor Cramer
-41
/
+4
2017-03-10
Update syntax for `pub(restricted)`
Vadim Petrochenkov
-11
/
+6
2017-01-14
Auto merge of #38914 - est31:tidy-gate-tests, r=nikomatsakis
bors
-0
/
+2
2017-01-12
Mark even more tests as gate tests
est31
-0
/
+2
2017-01-12
resolve: Do not use "resolve"/"resolution" in error messages
Vadim Petrochenkov
-1
/
+1
2016-12-26
More systematic error reporting in path resolution
Vadim Petrochenkov
-3
/
+3
2016-08-26
Stabilize type-macros
Daniele Baracchi
-3
/
+3
2016-05-28
Move some other checks to AST sanity pass
Vadim Petrochenkov
-0
/
+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
/
+23
2016-04-27
Add tests
Jeffrey Seyfried
-0
/
+70
2016-04-24
syntax: Check paths in visibilities for type parameters
Vadim Petrochenkov
-0
/
+20
2016-04-21
fix broken test revealed by compiletest
Niko Matsakis
-1
/
+3
2016-04-16
Add tests for `pub(restricted)`
Jeffrey Seyfried
-0
/
+182