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
/
const-generics
/
defaults
Age
Commit message (
Expand
)
Author
Lines
2025-08-22
On E0277, point at type that doesn't implement bound
Esteban Küber
-1
/
+6
2025-08-06
Fortify generic param default checks
León Orell Valerian Liehr
-2
/
+2
2025-07-28
expand: Micro-optimize prelude injection
Vadim Petrochenkov
-2
/
+2
2025-07-07
Add `ty_span` query
Oli Scherer
-0
/
+8
2025-06-12
Rollup merge of #142157 - Enselic:trivial-anon-const-use-cases, r=compiler-er...
Matthias Krüger
-1
/
+1
2025-06-07
const-eval error: always say in which item the error occurred
Ralf Jung
-3
/
+3
2025-06-07
rustc_resolve: Improve `resolve_const_param_in_non_trivial_anon_const` wording
Martin Nordholts
-1
/
+1
2025-06-02
Clarify why we are talking about a failed const eval at a random place
Oli Scherer
-3
/
+3
2025-06-02
Use the informative error as the main const eval error message
Oli Scherer
-8
/
+8
2025-04-30
compiletest: Make diagnostic kind mandatory on line annotations
Vadim Petrochenkov
-10
/
+12
2025-04-24
check types of const param default
lcnr
-0
/
+38
2025-04-16
Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` tests
Lukas Wirth
-0
/
+2
2025-04-07
compiletest: Stricter parsing for diagnostic kinds
Vadim Petrochenkov
-5
/
+5
2025-03-12
Disentangle ForwardGenericParamBan and ConstParamTy ribs
Michael Goulet
-15
/
+15
2025-02-14
fallout :skull_emoji:
lcnr
-12
/
+12
2024-11-02
Add trait diff highlighting logic and use it in E0277
Esteban Küber
-6
/
+12
2024-08-10
Differentiate between methods and associated functions
Esteban Küber
-10
/
+10
2024-08-03
Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix"
Michael Goulet
-1
/
+0
2024-06-19
Const generic parameters aren't bounds, even if we end up erroring because of...
Oli Scherer
-6
/
+6
2024-06-19
Taint infcx when reporting errors
Oli Scherer
-6
/
+35
2024-06-05
Detect pub structs never constructed and unused associated constants in traits
r0cky
-0
/
+1
2024-05-29
Partially implement `ConstArgHasType`
Boxy
-2
/
+4
2024-04-10
Use `fn` ptr signature instead of `{closure@..}` in infer error
Esteban Küber
-2
/
+2
2024-03-21
Provide structured suggestion for unconstrained generic constant
Esteban Küber
-2
/
+8
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-22
/
+22
2024-01-31
Remove a has_errors check that only hides errors after unrelated items have e...
Oli Scherer
-3
/
+15
2023-12-14
update use of feature flags
lcnr
-1
/
+1
2023-11-30
generic_const_exprs: suggest to add the feature, not use it
Ralf Jung
-2
/
+2
2023-11-24
Show number in error message even for one error
Nilstrieb
-8
/
+8
2023-10-23
Update `since` stability attributes in tests
David Tolnay
-3
/
+3
2023-07-04
implement `ConstEvaluatable` goals in new solver
lcnr
-1
/
+13
2023-05-12
Note base types of coercion
Michael Goulet
-2
/
+2
2023-04-07
update tests/ui
ickk
-1
/
+1
2023-02-21
Specify what 'this' actually is
Michael Goulet
-1
/
+1
2023-01-30
Modify primary span label for E0308
Esteban Küber
-5
/
+5
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+982