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
/
type-alias-enum-variants
Age
Commit message (
Expand
)
Author
Lines
2025-08-19
bless tests with new lint messages
Karol Zwolak
-1
/
+1
2025-07-24
MIR-build: No longer emit assumes in enum-as casting
Scott McMurray
-30
/
+0
2025-06-30
cleaned up some tests
Kivooeo
-1
/
+8
2025-06-28
moved tests
Kivooeo
-0
/
+20
2025-02-21
More sophisticated span trimming
Michael Goulet
-3
/
+2
2025-02-11
Remove some the spans pointing at the enum in the path and its generic args
Esteban Küber
-21
/
+18
2025-02-11
Explain that in paths generics can't be set on both the enum and the variant
Esteban Küber
-19
/
+41
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-16
/
+24
2024-08-28
Suggest the struct variant pattern syntax on usage of unit variant pattern fo...
tunawasabi
-0
/
+10
2024-07-22
Revert suggestion verbosity change
Esteban Küber
-36
/
+18
2024-07-22
Change suggestion message wording
Esteban Küber
-6
/
+6
2024-07-22
Use verbose suggestion for "wrong # of generics"
Esteban Küber
-18
/
+36
2024-07-18
More accurate suggestions when writing wrong style of enum variant literal
Esteban Küber
-0
/
+5
2024-07-14
Use ordinal number in argument error
long-long-float
-1
/
+1
2024-03-20
Update documentation
Oli Scherer
-1
/
+1
2024-03-20
Replace `mir_built` query with a hook and use mir_const everywhere instead
Oli Scherer
-5
/
+0
2024-03-07
Merge collect_mod_item_types query into check_well_formed
Oli Scherer
-10
/
+4
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-5
/
+5
2024-02-07
Stop using `hir_ty_to_ty` in rustc_privacy
Oli Scherer
-24
/
+1
2024-01-19
Always use RevealAll for const eval queries
Oli Scherer
-5
/
+0
2024-01-05
Stabilize THIR unsafeck
Matthew Jasper
-5
/
+0
2024-01-02
Adjust compiler tests for unused_tuple_struct_fields -> dead_code
Jake Goulding
-1
/
+1
2023-11-24
Show number in error message even for one error
Nilstrieb
-4
/
+4
2023-10-18
Tweak wording of type errors involving type params
Esteban Küber
-6
/
+6
2023-10-05
Add a note to duplicate diagnostics
Alex Macleod
-0
/
+1
2023-07-18
moved note as unspanned note, moved note to the bottom of the msg
nxya
-5
/
+1
2023-07-18
added links as a note
nxya
-1
/
+1
2023-07-18
add links to query documentation for E0391
nxya
-1
/
+1
2023-07-18
added links as a note
nxya
-1
/
+6
2023-07-18
add links to query documentation for E0391
nxya
-1
/
+1
2023-04-20
Give more descriptive names to queries.
Camille GILLOT
-1
/
+1
2023-04-17
Spelling - compiler
Josh Soref
-6
/
+6
2023-02-23
diagnostics: remove inconsistent English article "this" from E0107
Michael Howell
-12
/
+12
2023-01-30
Modify primary span label for E0308
Esteban Küber
-1
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1168