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
/
librustc_errors
/
emitter.rs
Age
Commit message (
Expand
)
Author
Lines
2016-08-17
Replace local backtrace with def-use, repair std macro spans
Jonathan Turner
-41
/
+103
2016-08-07
Turn on new errors, json mode. Remove duplicate unicode test
Jonathan Turner
-280
/
+8
2016-07-15
Nudge travis by commenting a little
Jonathan Turner
-0
/
+1
2016-07-14
Teach EmitterWriter about the dangers of quasi-quoting
Jonathan Turner
-7
/
+20
2016-07-14
Add in styled_buffer.rs and remove some unused code
Jonathan Turner
-52
/
+21
2016-07-14
Fix up some tidy-unfriendly spacing
Jonathan Turner
-3
/
+7
2016-07-14
DCE and fixing some internal tests
Jonathan Turner
-374
/
+32
2016-07-14
Fix a couple UI test failures
Jonathan Turner
-11
/
+16
2016-07-14
Add back in old school mode
Jonathan Turner
-26
/
+265
2016-07-14
Implement latest rfc style using simpler rendering
Jonathan Turner
-40
/
+626
2016-07-14
Remove CoreEmitter and focus on Emitter
Jonathan Turner
-43
/
+36
2016-07-14
Rename emit_struct->emit
Jonathan Turner
-2
/
+2
2016-07-14
Remove emit from emitter, leaving emit_struct
Jonathan Turner
-16
/
+0
2016-07-14
Remove BasicEmitter
Jonathan Turner
-73
/
+63
2016-06-23
make old school mode a bit more configurable
Jonathan Turner
-16
/
+30
2016-06-23
Consolidate codemap tests and fix more errors for travis
Jonathan Turner
-254
/
+1
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-0
/
+874
[prev]