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
Age
Commit message (
Expand
)
Author
Lines
2017-05-08
Rollup merge of #41520 - estebank:trace-macro, r=nikomatsakis
Corey Farwell
-0
/
+8
2017-05-08
Remove need for &format!(...) or &&"" dances in `span_label` calls
Oliver Schneider
-5
/
+6
2017-05-06
Group "macro expansion" notes per call span
Esteban Küber
-3
/
+5
2017-05-05
Use diagnostics for trace_macro instead of println
Esteban Küber
-0
/
+6
2017-05-03
Fix issue #41652.
kennytm
-2
/
+9
2017-05-02
Auto merge of #40851 - oli-obk:multisugg, r=jonathandturner
bors
-23
/
+39
2017-04-27
typeck: resolve type vars before calling `try_index_step`
Ariel Ben-Yehuda
-0
/
+3
2017-04-25
Rebase and address comments
Oliver Schneider
-1
/
+1
2017-04-25
Improve E0178 suggestion placement
Oliver Schneider
-3
/
+6
2017-04-25
Address PR comments
Oliver Schneider
-1
/
+3
2017-04-25
Minimize single span suggestions into a note
Oliver Schneider
-23
/
+34
2017-04-20
Reduce visual clutter of multiline start when possible
Esteban Küber
-21
/
+68
2017-04-12
Rollup merge of #41205 - estebank:shorter-mismatched-types-2, r=nikomatsakis
Tim Neumann
-17
/
+67
2017-04-11
Highlight and simplify mismatched types
Esteban Küber
-17
/
+67
2017-04-09
Always show end line of multiline annotations
Esteban Küber
-87
/
+122
2017-03-29
Merge `ExpnId` and `SyntaxContext`.
Jeffrey Seyfried
-14
/
+12
2017-03-10
Rollup merge of #40287 - estebank:label-overlap, r=nrc
Alex Crichton
-28
/
+34
2017-03-10
Fix incorrect span label formatting
Esteban Küber
-28
/
+34
2017-02-25
Fix suggestion span error with a line containing non-ASCIIs
sinkuu
-1
/
+2
2017-02-02
store typeck lints in the `TypeckTables`
Niko Matsakis
-6
/
+8
2017-01-24
Auto merge of #39214 - estebank:fix-labels-without-msg, r=nikomatsakis
bors
-30
/
+82
2017-01-22
Remove unused `extern crate`s.
Jeffrey Seyfried
-7
/
+0
2017-01-22
Warn on unused `#[macro_use]` imports.
Jeffrey Seyfried
-2
/
+0
2017-01-20
Fix multiple labels when some don't have message
Esteban Küber
-30
/
+82
2017-01-17
Teach Diagnostics to highlight text
Esteban Küber
-33
/
+125
2017-01-11
Auto merge of #38916 - estebank:pad-suggestion-list, r=nikomatsakis
bors
-3
/
+41
2017-01-09
Deduplicate and document logic
Esteban Küber
-6
/
+23
2017-01-08
Remove magic number
Esteban Küber
-4
/
+4
2017-01-08
Teach diagnostics to correct margin on multiline messages
Esteban Küber
-66
/
+24
2017-01-08
Use fold instead of collect/join and add comments
Esteban Küber
-10
/
+39
2017-01-07
Teach diagnostics to have correctly padded lists
Esteban Küber
-2
/
+36
2016-12-29
Remove not(stage0) from deny(warnings)
Alex Crichton
-1
/
+1
2016-12-12
Auto merge of #38049 - frewsxcv:libunicode, r=alexcrichton
bors
-1
/
+1
2016-11-30
Update the bootstrap compiler
Alex Crichton
-1
/
+0
2016-11-30
Rename 'librustc_unicode' crate to 'libstd_unicode'.
Corey Farwell
-1
/
+1
2016-11-23
review comments
Esteban Küber
-106
/
+84
2016-11-22
Show multiline spans in full if short enough
Esteban Küber
-108
/
+479
2016-11-05
Merge branch 'new-rustbuild' into rollup
Alex Crichton
-1
/
+1
2016-11-02
rustbuild: Rewrite user-facing interface
Alex Crichton
-1
/
+1
2016-11-01
pacify the mercilous tidy
Niko Matsakis
-0
/
+20
2016-11-01
improve early lint to use multispan from diagnostic
Niko Matsakis
-4
/
+4
2016-11-01
compare-method lint
Niko Matsakis
-30
/
+26
2016-11-01
retool EarlyLint to track a Diagnostic
Niko Matsakis
-0
/
+8
2016-11-01
separate Diagnostic from DiagnosticBuilder
Niko Matsakis
-215
/
+358
2016-10-18
run rustfmt on librustc_errors folder
Srinivas Reddy Thatiparthy
-181
/
+173
2016-10-12
Stabilise `?`
Nick Cameron
-1
/
+1
2016-09-28
Allow supplying an error destination via the compiler driver
Nick Cameron
-2
/
+4
2016-09-24
Rollup merge of #36498 - jonathandturner:macro_std_lib, r=nikomatsakis
Guillaume Gomez
-1
/
+2
2016-09-19
Add the ability to merge spans to codemap
Jonathan Turner
-0
/
+1
2016-09-16
Auto merge of #36338 - estebank:primitive-shadow, r=jseyfried
bors
-3
/
+14
[prev]
[next]