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
/
tests
/
ui
/
rust-2018
Age
Commit message (
Collapse
)
Author
Lines
2023-12-10
Remove edition umbrella features.
Eric Huss
-52
/
+29
2023-11-24
Show number in error message even for one error
Nilstrieb
-16
/
+16
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-10-19
Fix duplicate labels emitted in `render_multispan_macro_backtrace()`
Gurinder Singh
-6
/
+1
Using hash set instead of vec to weed out duplicates
2023-10-05
Add a note to duplicate diagnostics
Alex Macleod
-0
/
+10
2023-09-20
Validate crate name in CLI option --extern
León Orell Valerian Liehr
-1
/
+1
2023-06-29
resolve: Remove artificial import ambiguity errors
Vadim Petrochenkov
-164
/
+17
2023-06-13
Fix explicit-outlives-requirements lint span
Sam Ginnett
-1
/
+24
2023-05-21
Rename `drop_copy` lint to `dropping_copy_types`
Urgau
-2
/
+2
2023-05-10
Adjust tests for new drop and forget lints
Urgau
-3
/
+5
2023-04-12
Special-case item attributes in the suggestion output
Esteban Küber
-8
/
+0
2023-04-12
Tweak output for 'add line' suggestion
Esteban Küber
-8
/
+16
2023-04-07
Use smart-resolve when checking for trait in RHS of UFCS
Michael Goulet
-6
/
+19
2023-02-22
Move the unused extern crate check back to the resolver.
Camille GILLOT
-3
/
+39
2023-01-20
fix overlapping spans for `explicit_outlives_requirements` in macros
Lukas Markeffsky
-5
/
+105
also delete trailing comma if necessary
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+6864