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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
generic-const-items
Age
Commit message (
Expand
)
Author
Lines
2024-03-11
Rollup merge of #119385 - fmease:assoc-const-eq-fixes-2, r=oli-obk,cjgillot
Jubilee
-1
/
+10
2024-02-19
Always evaluate free constants and statics, even if previous errors occurred
Oli Scherer
-3
/
+12
2024-02-18
Propagate the resolved type of assoc const bindings via query feeding
León Orell Valerian Liehr
-1
/
+10
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-9
/
+9
2024-01-31
Remove a has_errors check that does not prevent follow up error noise
Oli Scherer
-1
/
+1
2024-01-13
Bless tests
George-lewis
-0
/
+8
2024-01-09
Avoid silencing relevant follow-up errors
Oli Scherer
-1
/
+14
2023-12-27
Introduce `const Trait` (always-const trait bounds)
León Orell Valerian Liehr
-17
/
+13
2023-12-19
bless ui tests
Deadbeef
-0
/
+1
2023-11-24
Show number in error message even for one error
Nilstrieb
-7
/
+7
2023-11-12
Deny more `~const` trait bounds
León Orell Valerian Liehr
-5
/
+5
2023-10-04
Reorder fullfillment errors to keep more interesting ones first
Esteban Küber
-1
/
+1
2023-10-02
Point out the actual mismatch error
Michael Goulet
-0
/
+2
2023-09-28
make adt_const_params feature suggestion more consistent with others and only...
asquared31415
-1
/
+1
2023-08-25
Walk through full path in point_at_path_if_possible
Michael Goulet
-2
/
+2
2023-08-12
Don't crash when reporting nice region errors for generic const items
León Orell Valerian Liehr
-0
/
+29
2023-08-02
Remove constness from `TraitPredicate`
Deadbeef
-1
/
+13
2023-07-28
Add UI tests for generic const items
León Orell Valerian Liehr
-0
/
+813