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
/
union
Age
Commit message (
Expand
)
Author
Lines
2023-11-24
Show number in error message even for one error
Nilstrieb
-13
/
+13
2023-11-18
tweak logic of "unknown field" label
Esteban Küber
-2
/
+12
2023-11-16
recover primary span label
Esteban Küber
-2
/
+2
2023-11-16
Suggest `unwrap()` on field not found for `Result`/`Option`
Esteban Küber
-2
/
+12
2023-11-06
Visit patterns in THIR let expressions
Matthew Jasper
-27
/
+45
2023-10-25
Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua...
Oli Scherer
-9
/
+75
2023-09-10
Point out if a local trait has no implementations
Michael Goulet
-0
/
+11
2023-08-24
Parse unnamed fields and anonymous structs or unions
Frank King
-0
/
+230
2023-06-15
change `std::marker::Sized` to just `Sized`
Lukas Markeffsky
-3
/
+3
2023-06-05
Don't mention already set fields
Michael Goulet
-2
/
+2
2023-05-03
rustc_middle: Fix `opt_item_ident` for non-local def ids
Vadim Petrochenkov
-3
/
+6
2023-04-12
Tweak output for 'add line' suggestion
Esteban Küber
-6
/
+12
2023-03-09
Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgr
bors
-45
/
+62
2023-03-08
Tweak E0740
Michael Goulet
-45
/
+45
2023-03-08
Don't report E0740 for type error
Michael Goulet
-0
/
+17
2023-03-08
may not => cannot
Michael Goulet
-2
/
+2
2023-01-17
Add failing test for invalid projection as union field type
Guillaume Gomez
-0
/
+61
2023-01-16
Add ui test for projection used as union field type
Guillaume Gomez
-0
/
+19
2023-01-11
Tweak output
Esteban Küber
-6
/
+0
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+3172