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
/
confuse-field-and-method
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-378
/
+0
2022-12-15
Trim paths in E0599
Esteban Küber
-2
/
+2
2022-07-08
Auto merge of #98816 - estebank:implicit-sized, r=oli-obk
bors
-14
/
+14
2022-07-07
Track implicit `Sized` obligations in type params
Esteban Küber
-14
/
+14
2022-07-07
Shorten span for closures.
Camille GILLOT
-2
/
+2
2022-06-22
point to type param definition when not finding variant, method and assoc type
Takayuki Maeda
-14
/
+14
2021-08-11
Modify structured suggestion output
Esteban Küber
-14
/
+14
2021-05-21
remove generic argument insead of displaying "_"
Aliénore Bouttefeux
-7
/
+7
2021-04-15
elision of generic argument in E0599 if the methode has not been found anywhe...
Aliénore Bouttefeux
-7
/
+7
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-2
/
+2
2020-01-08
Unify output of "variant not found" errors
Esteban Küber
-17
/
+17
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+14
2019-05-29
Update ui test suite to use dyn
memoryruins
-5
/
+5
2019-05-24
Deprecate `FnBox`. `Box<dyn FnOnce()>` can be called directly, since 1.35
Simon Sapin
-22
/
+18
2019-03-22
Rollup merge of #59297 - euclio:field-method-suggestions, r=estebank
Mazdak Farrokhzad
-20
/
+48
2019-03-19
convert field/method confusion help to suggestions
Andy Russell
-20
/
+48
2019-03-15
rustc: print ExistentialProjection with spaces around `=`, e.g. `dyn Foo<A = ...
Eduard-Mihai Burtescu
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-13
/
+13
2018-12-25
Remove licenses
Mark Rousskov
-72
/
+22
2018-07-18
Implement existential types
Oliver Schneider
-0
/
+390