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_borrowck
/
diagnostics.rs
Age
Commit message (
Expand
)
Author
Lines
2015-08-13
Auto merge of #27758 - nathankleyn:diagnostics-386, r=Manishearth
bors
-1
/
+30
2015-08-13
Improve interior mutability example for E0386.
Nathan Kleyn
-1
/
+2
2015-08-13
Add details about types with interior mutability to E0386.
Nathan Kleyn
-0
/
+8
2015-08-13
Add detailed diagnostics for E0386.
Nathan Kleyn
-1
/
+21
2015-08-13
Improve code examples for E0383 long diagnostic.
Nathan Kleyn
-10
/
+7
2015-08-13
Add detailed diagnostics for E0383.
Nathan Kleyn
-1
/
+24
2015-08-11
rollup merge of #27605: AlisdairO/diagnostics387
Alex Crichton
-1
/
+54
2015-08-10
fix import nit for long diagnostics on E0387
Alisdair Owens
-1
/
+3
2015-08-10
add info about cell types to diagnostic message E0387
Alisdair Owens
-2
/
+18
2015-08-08
add long diagnostics for E0382
Alisdair Owens
-1
/
+63
2015-08-08
add diagnostics for E0387
Alisdair Owens
-1
/
+36
2015-08-02
Added error explanation for E0384.
Agoston Szepessy
-1
/
+22
2015-07-23
Add long diagnostics for E0373
Alisdair Owens
-1
/
+50
2015-05-26
Convert 15 diagnostics to have error codes (E0380-E0394).
Nick Hamann
-1
/
+26
2015-04-30
Add metadata output to the diagnostics system.
Michael Sproul
-2
/
+0
2015-04-10
Improve error message where a closure escapes fn while trying to borrow
Niko Matsakis
-0
/
+17