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
/
suggestions
/
fn-or-tuple-struct-without-args.stderr
Age
Commit message (
Expand
)
Author
Lines
2020-03-22
Add span label to primary error span
Esteban Küber
-2
/
+2
2020-03-22
Increase verbosity when suggesting subtle code changes
Esteban Küber
-58
/
+96
2020-01-08
review comments
Esteban Küber
-1
/
+1
2020-01-08
Point at opaque and closure type definitions in type errors
Esteban Küber
-1
/
+1
2019-11-21
Point at type in `let` assignment on type errors
Esteban Küber
-56
/
+70
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-11
/
+11
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-17
/
+17
2019-10-27
Point at local similarly named element and tweak references to variants
Esteban Küber
-0
/
+2
2019-09-22
Point at definition when misusing ADT
Esteban Küber
-0
/
+3
2019-08-23
Suggest calling closure with resolved return type when appropriate
Esteban Küber
-1
/
+15
2019-08-09
review comments: typo and rewording
Esteban Küber
-3
/
+3
2019-08-09
Extend suggestion support for traits and foreign items
Esteban Küber
-15
/
+117
2019-08-09
Differentiate between tuple structs and tuple variants
Esteban Küber
-8
/
+33
2019-08-09
When suggesting fn call use an appropriate number of placeholder arguments
Esteban Küber
-0
/
+93