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
/
test
/
ui
/
codemap_tests
Age
Commit message (
Expand
)
Author
Lines
2017-12-19
Point at `while true` span instead of entire block
Esteban Küber
-3
/
+1
2017-12-11
Auto merge of #46608 - estebank:resolve-return, r=nikomatsakis
bors
-1
/
+1
2017-12-10
Update ui tests' line numbers.
Tommy Ip
-2
/
+2
2017-12-10
Add must-compile-successfully comment to appropriate ui tests.
Tommy Ip
-0
/
+2
2017-12-09
Resolve type on return type suggestion
Esteban Küber
-1
/
+1
2017-12-06
Auto merge of #45953 - estebank:tab-4, r=nikomatsakis
bors
-11
/
+11
2017-11-26
mention nightly in -Z external-macro-backtrace note
Alex Burka
-4
/
+4
2017-11-24
Display `\t` in diagnostics code as four spaces
Esteban Küber
-11
/
+11
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-36
/
+36
2017-11-20
address review comments
Alex Burka
-4
/
+4
2017-11-19
use -Z flag instead of env var
Alex Burka
-4
/
+4
2017-11-19
update UI tests
Alex Burka
-4
/
+4
2017-11-03
Display spans correctly when there are non-half-width characters
Wonwoo Choi
-1
/
+66
2017-09-07
Fix mispositioned error indicators
est31
-3
/
+75
2017-09-05
Print more detailed trait-ref for intercrate ambiguity.
Masaki Hara
-1
/
+1
2017-09-05
Fix a very subtle mistake in a ui test.
Masaki Hara
-0
/
+1
2017-09-05
Add tests for intercrate ambiguity hints.
Masaki Hara
-0
/
+1
2017-07-02
Revert "Change error count messages"
Ariel Ben-Yehuda
-11
/
+11
2017-05-27
Add invalid unary operator usage error code
Guillaume Gomez
-1
/
+1
2017-05-27
Add new error codes and update tests
Guillaume Gomez
-1
/
+1
2017-05-26
Auto merge of #42058 - froydnj:thiscall-support, r=nikomatsakis
bors
-1
/
+1
2017-05-24
add thiscall calling convention support
Nathan Froyd
-1
/
+1
2017-05-24
Change error count messages
Michael Kohl
-11
/
+11
2017-04-04
Move 'coherence-overlapping-inherent-impl-trait' test to ui
topecongiro
-0
/
+26
2017-04-04
Move 'overlapping_inherent_impls' test to ui
topecongiro
-0
/
+75
2017-03-27
borrowck: consolidate `mut` suggestions
Ariel Ben-Yehuda
-1
/
+1
2017-03-10
fix #40294 obligation cause.body_id is not always a NodeExpr
Cengiz Can
-50
/
+0
2017-03-02
Add support for x86-interrupt calling convention
Philipp Oppermann
-1
/
+1
2017-02-04
Add a new ui test and update existing ones
Cengiz Can
-14
/
+38
2017-02-04
Remove extra newlines from expectation files
Cengiz Can
-1
/
+0
2017-02-04
Improve error message for uninferrable types #38812
Cengiz Can
-2
/
+5
2017-01-18
calling convention for MSP430 interrupts
Jorge Aparicio
-1
/
+1
2017-01-12
resolve: Do not use "resolve"/"resolution" in error messages
Vadim Petrochenkov
-2
/
+2
2016-12-30
Further and hopefully final Windows fixes
Simonas Kazlauskas
-1
/
+1
2016-12-26
fix ui test
Jorge Aparicio
-1
/
+1
2016-12-26
More systematic error reporting in path resolution
Vadim Petrochenkov
-6
/
+4
2016-12-03
Update error expectations
Keith Yeung
-2
/
+2
2016-11-08
Point to type argument span when used as trait
Esteban Küber
-1
/
+1
2016-09-26
Update E0425, E0446, E0449
Jonathan Turner
-1
/
+1
2016-09-15
Fix wording for out-of-crate macro error
Jonathan Turner
-5
/
+5
2016-08-30
Guard against platforms on which the sysv64 calling convention is not valid i...
CensoredUsername
-1
/
+1
2016-08-17
Replace local backtrace with def-use, repair std macro spans
Jonathan Turner
-0
/
+88
2016-08-16
RUST_NEW_ERROR_FORMAT is no more
Seo Sanghyeon
-30
/
+16
2016-08-05
Update E0404 to new format.
Ryan Scott
-1
/
+1
2016-08-01
Fix fallout in `ui/codemap_tests`.
Jeffrey Seyfried
-5
/
+2
2016-07-14
Add unicode test to ui tests
Jonathan Turner
-0
/
+22
2016-07-14
Add fix for tabs. Move error unit tests->ui tests
Jonathan Turner
-0
/
+391