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
/
test
/
ui
/
resolve
/
privacy-enum-ctor.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-395
/
+0
2022-11-21
Unreserve braced enum variants in value namespace
Vadim Petrochenkov
-60
/
+30
2022-10-19
instantiate -> construct
Michael Goulet
-3
/
+3
2022-08-31
Rollup merge of #101161 - ldm0:ldm_fix_diagnostic, r=cjgillot
Matthias Krüger
-5
/
+5
2022-08-31
Fix uintended diagnostic caused by `drain(..)`
Donough Liu
-5
/
+5
2022-08-28
More descriptive argument placeholders
Michael Goulet
-6
/
+6
2022-07-16
Be more precise when suggesting removal of parens on unit adt ctor
Michael Goulet
-6
/
+6
2022-07-06
use `named_span` in case of tuple variant
Takayuki Maeda
-3
/
+3
2022-06-16
diagnostics: fix trailing space
klensy
-4
/
+4
2022-05-03
Tweak wording
Esteban Kuber
-2
/
+2
2022-05-03
When suggesting to import an item, also suggest changing the path if appropriate
Esteban Küber
-1
/
+6
2021-11-16
Suggest removal of arguments for unit variant, not replacement
Esteban Kuber
-6
/
+9
2021-10-17
Some "parenthesis" and "parentheses" fixes
r00ster91
-3
/
+3
2021-09-26
Improve diagnostics for inaccessible items
Fabian Wolff
-8
/
+20
2021-09-26
Do not suggest importing inaccessible items
Fabian Wolff
-36
/
+12
2021-08-11
Modify structured suggestion output
Esteban Küber
-26
/
+26
2020-10-15
resolve: suggest variants with placeholders
David Wood
-10
/
+102
2020-09-29
resolve: improve "try using the enum's variant"
David Wood
-35
/
+8
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-12
/
+12
2020-08-10
Do not suggest similarly named enclosing item
Esteban Küber
-7
/
+0
2020-08-10
Tweak ordering of suggestions
Esteban Küber
-8
/
+8
2020-07-14
Suggest struct pat on incorrect unit or tuple pat
Esteban Küber
-4
/
+4
2020-06-23
Add re-exports to use suggestions
Dan Aloni
-4
/
+4
2020-05-07
reword "possible candidate" import suggestion
Andy Russell
-6
/
+6
2020-03-23
Rollup merge of #69942 - estebank:sized-verbose-sugg, r=matthewjasper
Mazdak Farrokhzad
-16
/
+22
2020-03-22
Normalize wording of privacy access labels
Esteban Küber
-4
/
+4
2020-03-22
Increase verbosity when suggesting subtle code changes
Esteban Küber
-12
/
+18
2020-03-21
Bless tests
LeSeulArtichaut
-59
/
+25
2020-01-16
resolve: Point at the private item definitions in privacy errors
Vadim Petrochenkov
-4
/
+28
2019-11-21
Point at type in `let` assignment on type errors
Esteban Küber
-12
/
+15
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-6
/
+6
2019-10-27
Point at local similarly named element and tweak references to variants
Esteban Küber
-12
/
+64
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+12
2019-09-22
Point at definition when misusing ADT
Esteban Küber
-8
/
+28
2019-08-09
review comments: typo and rewording
Esteban Küber
-3
/
+3
2019-08-09
Differentiate between tuple structs and tuple variants
Esteban Küber
-3
/
+3
2019-08-09
When suggesting fn call use an appropriate number of placeholder arguments
Esteban Küber
-3
/
+3
2019-08-09
Suggest calling function on type error when finding bare fn
Esteban Küber
-3
/
+21
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-21
use suggestions for "enum instead of variant" error
Andy Russell
-23
/
+42
2019-01-09
clarify resolve typo suggestion
Andy Russell
-8
/
+26
2018-12-25
Remove licenses
Mark Rousskov
-23
/
+23
2018-11-10
in which the E0618 "expected function" diagnostic gets a makeover
Zack M. Davis
-3
/
+9
2018-10-28
resolve: More precise spans for privacy errors
Vadim Petrochenkov
-8
/
+8
2018-03-14
update tests
Guillaume Gomez
-2
/
+2
2018-02-26
Update UI tests
Vadim Petrochenkov
-11
/
+11
2018-02-26
Update UI tests
Vadim Petrochenkov
-26
/
+26
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+2
2018-01-15
Further tweaks to the output
Esteban Küber
-0
/
+225