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
/
librustc_privacy
/
diagnostics.rs
Age
Commit message (
Expand
)
Author
Lines
2016-02-19
Rollup merge of #31721 - rphmeier:err_tuplestruct_count, r=Manishearth
Steve Klabnik
-2
/
+2
2016-02-16
Fix sentence in E0451 diagnostic.
rphmeier
-2
/
+2
2016-02-15
Global error explanations improvements
ggomez
-5
/
+5
2016-02-07
Update long error explanations
Guillaume Gomez
-18
/
+22
2015-12-18
Address the comments
Vadim Petrochenkov
-1
/
+1
2015-12-18
Update error messages and error descriptions
Vadim Petrochenkov
-7
/
+10
2015-09-10
Add error code for private struct field issue
Guillaume Gomez
-5
/
+88
2015-09-09
Add error code for tuple struct constructor error
Guillaume Gomez
-0
/
+24
2015-09-09
Add error code for unnecessary visibility qualifier
Guillaume Gomez
-0
/
+22
2015-09-09
Add error code for enum item visibility error
Guillaume Gomez
-0
/
+25
2015-09-09
Add new error code for visibility inside a function
Guillaume Gomez
-5
/
+21
2015-09-09
Add error code for privacy error on exported signature
Guillaume Gomez
-0
/
+27
2015-09-09
Add new error code for trait privacy error
Guillaume Gomez
-0
/
+38