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
/
generics
Age
Commit message (
Expand
)
Author
Lines
2025-01-23
Bless and add tests
Boxy
-5
/
+0
2024-12-13
Use a more precise span in placeholder_type_error_diag
Arthur Carcano
-0
/
+60
2024-11-26
tests: remove `//@ pretty-expanded` usages
许杰友 Jieyou Xu (Joe)
-9
/
+0
2024-11-20
Store resolution for self and crate root module segments
Michael Goulet
-0
/
+50
2024-08-31
elided_named_lifetimes: bless & add tests
Pavel Grigorenko
-2
/
+2
2024-07-22
Revert suggestion verbosity change
Esteban Küber
-238
/
+117
2024-07-22
On generic and lifetime removal suggestion, do not leave behind stray `,`
Esteban Küber
-26
/
+26
2024-07-22
Change suggestion message wording
Esteban Küber
-50
/
+50
2024-07-22
Use verbose suggestion for "wrong # of generics"
Esteban Küber
-117
/
+238
2024-07-18
More accurate span for type parameter suggestion
Esteban Küber
-12
/
+18
2024-07-12
Use more accurate span for `:` to `::` suggestion
Esteban Küber
-1
/
+1
2024-07-12
Make parse error suggestions verbose and fix spans
Esteban Küber
-7
/
+17
2024-07-09
Automatically taint when reporting errors from ItemCtxt
Oli Scherer
-10
/
+2
2024-06-26
Automatically taint InferCtxt when errors are emitted
Oli Scherer
-2
/
+10
2024-06-05
Update Tests
Veera
-0
/
+129
2024-05-20
Fix incorrect suggestion for undeclared hrtb lifetimes in where clauses.
surechen
-0
/
+120
2024-03-17
Test generic arg suggestion inside nested item
Kornel
-1
/
+26
2024-03-17
Suggest _ for missing generic arguments in turbofish
Kornel
-2
/
+25
2024-03-14
preserve span when evaluating mir::ConstOperand
Ralf Jung
-2
/
+19
2024-03-01
If suggestion would leave an empty line, delete it
clubby789
-2
/
+0
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-58
/
+58
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-3
/
+12
2024-02-07
Update tests
r0cky
-2
/
+2
2024-02-01
On E0277 be clearer about implicit `Sized` bounds on type params and assoc types
Esteban Küber
-2
/
+2
2024-01-09
Avoid silencing relevant follow-up errors
Oli Scherer
-16
/
+16
2024-01-02
Adjust compiler tests for unused_tuple_struct_fields -> dead_code
Jake Goulding
-11
/
+11
2023-12-01
Tweak unclosed generics errors
Esteban Küber
-0
/
+15
2023-11-30
generic_const_exprs: suggest to add the feature, not use it
Ralf Jung
-1
/
+1
2023-11-24
Show number in error message even for one error
Nilstrieb
-20
/
+20
2023-09-22
diagnostics: simpler 83556 handling by bailing out
Michael Howell
-12
/
+1
2023-09-21
diagnostics: avoid mismatch between variance index and hir generic
Michael Howell
-0
/
+23
2023-09-10
Generalize E0401
León Orell Valerian Liehr
-6
/
+6
2023-07-27
Update the minimum external LLVM to 15
Josh Stone
-1
/
+0
2023-07-21
Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"
David Tolnay
-1
/
+0
2023-07-21
add `naive_layout_of` query
Moulins
-0
/
+1
2023-06-30
Use structured suggestion when telling user about `for<'a>`
Esteban Küber
-4
/
+3
2023-06-12
Adjust UI tests for `unit_bindings`
许杰友 Jieyou Xu (Joe)
-1
/
+1
2023-05-01
soften the wording for removing type ascription
yukang
-1
/
+1
2023-05-01
Rip it out
Nilstrieb
-7
/
+8
2023-04-22
Encode lifetime param spans too
Michael Goulet
-0
/
+48
2023-04-15
add UI test for #79605
SparkyPotato
-0
/
+20
2023-04-02
Move some UI tests into subdirectories
jyn
-0
/
+28
2023-02-23
diagnostics: remove inconsistent English article "this" from E0107
Michael Howell
-128
/
+128
2023-02-09
Introduce `ReError`
Esteban Küber
-16
/
+3
2023-01-30
Modify primary span label for E0308
Esteban Küber
-12
/
+12
2023-01-15
make error emitted on `impl &Trait` nicer
Ezra Shaw
-0
/
+117
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+3556