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
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-613
/
+0
2018-06-23
add `dyn` to display of dynamic (trait) type names
Zack M. Davis
-6
/
+6
2018-06-04
Changed a few tests, and changed the folder of a few of them.
Crazycolorz5
-61
/
+0
2018-04-27
Don't feature gate bang macros on 'proc_macro_path_invoc'.
Sergio Benitez
-3
/
+0
2018-04-20
rustc: Tweak custom attribute capabilities
Alex Crichton
-0
/
+3
2018-01-15
Reexport -> re-export in error messages
Carol (Nichols || Goulding)
-2
/
+4
2017-12-21
Properly check traits in type privacy
Vadim Petrochenkov
-11
/
+9
2017-12-21
Add tests for associated item privacy
Vadim Petrochenkov
-0
/
+349
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-05-27
Stabilize unions with `Copy` fields and no destructor
Vadim Petrochenkov
-4
/
+0
2017-04-25
privacy: Rename and cleanup PrivacyVisitor
Vadim Petrochenkov
-2
/
+2
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
-43
/
+4
2017-03-10
Update syntax for `pub(restricted)`
Vadim Petrochenkov
-11
/
+6
2017-01-29
Implement compatibility lint for legacy constructor visibilities
Vadim Petrochenkov
-0
/
+28
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-09-03
Address comments and add requested tests
Vadim Petrochenkov
-0
/
+58
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