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
/
issues
Age
Commit message (
Expand
)
Author
Lines
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
-44
/
+44
2023-10-18
Tweak wording of type errors involving type params
Esteban Küber
-1
/
+1
2023-10-16
Normalize alloc-id in tests.
Camille GILLOT
-1
/
+1
2023-10-06
Auto merge of #114811 - estebank:impl-ambiguity, r=wesleywiser
bors
-3
/
+12
2023-10-05
Add a note to duplicate diagnostics
Alex Macleod
-0
/
+4
2023-10-04
Reorder fullfillment errors to keep more interesting ones first
Esteban Küber
-3
/
+12
2023-09-28
make adt_const_params feature suggestion more consistent with others and only...
asquared31415
-17
/
+27
2023-09-10
Point out if a local trait has no implementations
Michael Goulet
-0
/
+5
2023-08-23
Improve note for the invalid_reference_casting lint
Urgau
-0
/
+1
2023-07-29
Adjust some tests for invalid_reference_casting improvements
Urgau
-3
/
+3
2023-07-29
Revert "Temporarily switch invalid_reference_casting lint to allow-by-default"
Urgau
-2
/
+11
2023-07-29
Auto merge of #113422 - Urgau:cast_ref_to_mut-pre-beta, r=Nilstrieb
bors
-11
/
+2
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-07-13
Temporarily switch invalid_reference_casting lint to allow-by-default
Urgau
-11
/
+2
2023-07-13
Rename cast_ref_to_mut lint to invalid_reference_casting
Urgau
-1
/
+1
2023-07-10
Do not set up wrong span for adjustments
Michael Goulet
-1
/
+1
2023-06-27
Don't sort strings right after we just sorted by types
Michael Goulet
-6
/
+6
2023-06-12
Adjust UI tests for `unit_bindings`
许杰友 Jieyou Xu (Joe)
-1
/
+1
2023-06-01
Implement custom diagnostic for ConstParamTy
Michael Goulet
-46
/
+47
2023-05-31
Adjust tests for newly uplifted cast_ref_to_mut lint
Urgau
-2
/
+11
2023-05-09
Rollup merge of #111215 - BoxyUwU:resolve_anon_consts_differently, r=cjgillot
Matthias Krüger
-45
/
+35
2023-05-05
improve diagnostics and bless tests
Boxy
-45
/
+35
2023-05-05
Stabilize const_ptr_read
bors
-1
/
+1
2023-04-12
Special-case item attributes in the suggestion output
Esteban Küber
-4
/
+0
2023-04-12
Tweak output for 'add line' suggestion
Esteban Küber
-4
/
+8
2023-03-01
Add regression test for #105821
Yuki Okushi
-0
/
+23
2023-02-23
diagnostics: remove inconsistent English article "this" from E0107
Michael Howell
-2
/
+2
2023-02-21
Specify what 'this' actually is
Michael Goulet
-8
/
+8
2023-02-16
Remove save-analysis.
Nicholas Nethercote
-5
/
+4
2023-02-09
Introduce `ReError`
Esteban Küber
-2
/
+2
2023-01-30
Modify primary span label for E0308
Esteban Küber
-1
/
+1
2023-01-19
Fix known-bug, silence ICE stderr
Michael Goulet
-3
/
+1
2023-01-18
defer array len printing to const arg printing
Boxy
-12
/
+12
2023-01-17
Rollup merge of #101698 - raldone01:feat/const_cmp_typeid, r=scottmcm
Dylan DPC
-21
/
+16
2023-01-16
Constify `TypeId` ordering impls
onestacked
-21
/
+16
2023-01-16
Properly pluralize 'generic constants'
Michael Goulet
-4
/
+4
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+3057