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
/
const-generics
/
min_const_generics
Age
Commit message (
Expand
)
Author
Lines
2025-01-09
Always take the `Ok` path in `lit_to_const` and produce error constants instead
Oli Scherer
-48
/
+48
2024-12-18
add tests
lcnr
-0
/
+3
2024-12-17
add tests
lcnr
-0
/
+23
2024-09-29
fix(hir_analysis/wfcheck): don't leak {type error}
Barrett Ray
-7
/
+7
2024-07-17
Split part of `adt_const_params` into `unsized_const_params`
Boxy
-0
/
+4
2024-07-09
Automatically taint when reporting errors from ItemCtxt
Oli Scherer
-82
/
+21
2024-06-26
Automatically taint InferCtxt when errors are emitted
Oli Scherer
-22
/
+83
2024-03-20
Bless test fallout (duplicate diagnostics)
Michael Goulet
-8
/
+17
2024-03-18
Provide structured suggestion for `#![feature(foo)]`
Esteban Küber
-6
/
+24
2024-02-17
Allow newly added non_local_definitions lint in tests
Urgau
-0
/
+2
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-10
/
+10
2024-01-09
Avoid silencing relevant follow-up errors
Oli Scherer
-5
/
+26
2023-11-30
generic_const_exprs: suggest to add the feature, not use it
Ralf Jung
-10
/
+10
2023-11-24
Show number in error message even for one error
Nilstrieb
-4
/
+4
2023-09-28
make adt_const_params feature suggestion more consistent with others and only...
asquared31415
-7
/
+6
2023-05-05
improve diagnostics and bless tests
Boxy
-11
/
+10
2023-01-20
preserve delim spans during `macro_rules!` expansion if able
Lukas Markeffsky
-14
/
+9
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1249