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
/
traits
/
bound
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-1109
/
+0
2022-12-14
Tweak output for bare `dyn Trait` in arguments
Esteban Küber
-0
/
+4
2022-10-01
bless ui tests
Maybe Waffle
-1
/
+1
2022-09-12
A SubstitutionPart is not a deletion if it replaces nothing with nothing
Michael Goulet
-3
/
+2
2022-08-21
Adjust messages, address some nits
Michael Goulet
-4
/
+4
2022-08-21
Point at struct field if possible
Michael Goulet
-8
/
+8
2022-08-21
Rework point-at-arg
Michael Goulet
-5
/
+2
2022-08-18
Reword "Required because of the requirements on the impl of ..."
Andy Wang
-2
/
+2
2022-07-11
Do not mention private Self types from other crates
Michael Goulet
-1
/
+0
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-2
/
+2
2022-06-16
diagnostics: fix trailing space
klensy
-8
/
+8
2022-04-16
Implementation for 65853
Jack Huey
-1
/
+8
2022-04-04
Dedup logic and improve output for other types that impl trait
Esteban Kuber
-2
/
+2
2022-04-04
Fix #90970, doesn't address #87437
Esteban Kuber
-0
/
+35
2022-04-04
Mention implementers of unsatisfied trait
Esteban Kuber
-3
/
+5
2021-12-04
Use multipart suggestions.
Camille GILLOT
-1
/
+6
2021-11-20
Point at source of trait bound obligations in more places
Esteban Kuber
-6
/
+6
2021-09-26
Remove box syntax from most places in src/test outside of the issues dir
est31
-6
/
+5
2021-09-16
Point at call span that introduced obligation for the arg
Esteban Kuber
-4
/
+12
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-59
/
+96
2021-08-12
Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylev
Guillaume Gomez
-1
/
+1
2021-08-11
Modify structured suggestion output
Esteban Küber
-19
/
+26
2021-08-09
Link to edition guide instead of issues for 2021 lints.
Mara Bos
-1
/
+1
2021-08-04
Remove trailing whitespace from error messages
Fabian Wolff
-7
/
+7
2021-07-19
Various diagnostics clean ups/tweaks
Esteban Küber
-4
/
+11
2021-06-25
Address PR feedback
Ryan Levick
-2
/
+2
2021-06-25
Change how edition based future compatibility warnings are handled
Ryan Levick
-2
/
+2
2021-05-04
Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakis
bors
-2
/
+5
2021-04-19
fix suggestion for unsized function parameters
lcnr
-2
/
+2
2021-04-16
Fix tests
Ryan Levick
-2
/
+5
2021-02-09
Organize trait test files
Bram van den Heuvel
-0
/
+1000