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
/
resolve
Age
Commit message (
Expand
)
Author
Lines
2018-11-17
resolve: Avoid sentence breaks in diagnostics
Vadim Petrochenkov
-8
/
+8
2018-10-29
resolve: Desugar empty import groups into synthetic dummy imports
Vadim Petrochenkov
-23
/
+8
2018-10-29
resolve: More precise spans for privacy errors
Vadim Petrochenkov
-20
/
+20
2018-10-23
fix typos in various places
Matthias Krüger
-3
/
+3
2018-10-21
manage cases with tabs or other whitespaces
François Mockers
-4
/
+0
2018-10-17
fix other tests failing due to change in case or new suggestion for extern crate
François Mockers
-6
/
+6
2018-10-16
#45829 when a renamed import conflict with a previous import
François Mockers
-2
/
+2
2018-10-07
Fix internal compiler error on malformed match arm pattern.
Donato Sciarra
-0
/
+45
2018-09-29
Improve ux when calling associated functions with dot notation
Donato Sciarra
-0
/
+24
2018-09-23
Improve error message for E0424
Julian Kulesh
-5
/
+5
2018-09-13
implement feature tuple_struct_self_ctor
F001
-28
/
+3
2018-09-05
Provide more context for unenclosed delimiters
Esteban Küber
-0
/
+4
2018-09-05
Reword un-closed delimiter label
Esteban Küber
-3
/
+3
2018-08-31
cleanup: Add main functions to some UI tests
Vadim Petrochenkov
-7
/
+4
2018-08-19
Lift some Sized checks.
Masaki Hara
-0
/
+1
2018-08-15
Do not emit "incorrect close delimiter" twice in the same place
Esteban Küber
-11
/
+1
2018-08-15
Tweak unclosed delimiter parser error
Esteban Küber
-28
/
+16
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+786
2018-08-05
Fix doc link (again)
Felix Rabe
-1
/
+1
2018-07-17
Fix doc link
Felix Rabe
-1
/
+1
2018-07-10
Fix typo in error message E0277
Rémy Rakic
-2
/
+2
2018-06-23
add `dyn` to display of dynamic (trait) type names
Zack M. Davis
-2
/
+2
2018-06-19
Update message for `!Sized` types
Esteban Küber
-3
/
+3
2018-06-19
Add link to book for `Sized` errors
Esteban Küber
-0
/
+1
2018-06-19
Add message to `rustc_on_unimplemented` attributes in core
Esteban Küber
-3
/
+4
2018-06-01
Add closing bracket expectation to sequences, modified appropriate test cases.
Crazycolorz5
-2
/
+2
2018-04-16
Update tests
John Kåre Alsaker
-9
/
+4
2018-03-16
Update tests
John Kåre Alsaker
-7
/
+17
2018-03-14
Add empty main() to tests where it is missing.
Eric Huss
-12
/
+10
2018-03-14
Add crate name to "main function not found" error message.
Eric Huss
-3
/
+3
2018-03-14
update tests
Guillaume Gomez
-49
/
+38
2018-02-27
Add label to primary span in some parse errors
Esteban Küber
-1
/
+1
2018-02-26
Update UI tests
Vadim Petrochenkov
-37
/
+37
2018-02-26
Update UI tests
Vadim Petrochenkov
-172
/
+172
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+49
2018-02-10
Change error message for E0391 to "cyclic dependency detected"
John Kåre Alsaker
-2
/
+2
2018-01-15
Further tweaks to the output
Esteban Küber
-27
/
+350
2018-01-15
Add note when trying to use `Self` as a ctor
Esteban Küber
-0
/
+4
2018-01-15
Readd suggestion in enum variants with incorrect args
Esteban Küber
-3
/
+3
2018-01-15
Suggest the correct syntax for different struct types
Esteban Küber
-33
/
+40
2018-01-15
Hide suggestion to use struct ctor when it is not visible
Esteban Küber
-9
/
+2
2018-01-02
Correct for changes in line numbers in expected stderr output.
Ed Schouten
-23
/
+23
2018-01-02
Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.
Ed Schouten
-0
/
+4
2017-12-21
Do not emit type errors on recovered blocks
Esteban Küber
-8
/
+1
2017-12-14
Remove NOTE/HELP annotations from UI tests
Vadim Petrochenkov
-239
/
+171
2017-11-27
Fix test
Esteban Küber
-1
/
+1
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-350
/
+311
2017-11-16
Remove left over dead code from suggestion diagnostic refactoring
Oliver Schneider
-18
/
+0
2017-11-15
Add new error comparision to hide desugaring
Christopher Vittal
-13
/
+1
2017-11-10
Auto merge of #45050 - petrochenkov:ambind, r=nikomatsakis
bors
-0
/
+24
[next]