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
/
comp
/
driver
/
diagnostic.rs
Age
Commit message (
Expand
)
Author
Lines
2012-01-19
rustc: ";" to "," in enums
Patrick Walton
-4
/
+4
2012-01-19
rustc: "tag" -> "enum"
Patrick Walton
-1
/
+1
2012-01-18
Remove '.' after nullary tags in patterns
Tim Chevalier
-10
/
+10
2012-01-14
rustc: Extract the logic for generating an ICE message
Brian Anderson
-2
/
+7
2012-01-14
rustc: Rename mk_codemap_handler to mk_handler
Brian Anderson
-3
/
+3
2012-01-14
rustc: Rename emit_diagnostic to emit
Brian Anderson
-4
/
+4
2012-01-14
rustc: Rename diagnostic::diagnostictype to 'level'
Brian Anderson
-14
/
+14
2012-01-14
rustc: Make it not an error when the source can't be loaded for highlighting
Brian Anderson
-2
/
+2
2012-01-14
rustc: Allow a custom diagnostic emitter when building the handler
Brian Anderson
-11
/
+30
2012-01-13
rustc: Remove emit_fatal/error/warning/note functions
Brian Anderson
-23
/
+11
2012-01-13
rustc: Add a distinct fatal diagnostic level
Brian Anderson
-7
/
+13
2012-01-13
rustc: Replace session's error handling with diagnostic impl
Brian Anderson
-1
/
+1
2012-01-13
rustc: Add diagnostic::handler iface and default impl
Brian Anderson
-0
/
+77
2012-01-13
rustc: Stop exporting various things from driver::diagnostic
Brian Anderson
-2
/
+1
2012-01-13
rustc: Extract driver::diagnostic from syntax::codemap
Brian Anderson
-0
/
+137