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
/
src
/
test
/
ui
/
associated-consts
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-1958
/
+0
2023-01-04
Move tests
Caio
-0
/
+134
2022-12-04
Add regression test for #47814
Yuki Okushi
-0
/
+28
2022-12-02
Rollup merge of #104614 - Nilstrieb:type-ascribe!, r=TaKO8Ki
Matthias Krüger
-48
/
+25
2022-11-20
Move tests
Caio
-0
/
+38
2022-11-19
Use `type_ascribe!` in many UI tests
Nilstrieb
-48
/
+25
2022-11-16
cleanup and dedupe CTFE and Miri error reporting
Ralf Jung
-18
/
+33
2022-10-07
make const_err a hard error
Ralf Jung
-37
/
+6
2022-10-06
Rollup merge of #98496 - BoxyUwU:instancers_bad_equality, r=lcnr
Matthias Krüger
-1
/
+41
2022-10-01
bless ui tests
Maybe Waffle
-3
/
+3
2022-09-30
bless
Boxy
-1
/
+1
2022-09-30
make `compare_const_impl` a query and use it in `instance.rs`
Boxy
-0
/
+40
2022-09-27
Deny associated type bindings within associated type bindings
Michael Goulet
-0
/
+21
2022-09-13
Use tcx.hir() utils for spans in MIR building.
Camille GILLOT
-5
/
+5
2022-08-22
bless ui tests
Nilstrieb
-5
/
+5
2022-08-03
Warn about dead tuple struct fields
Fabian Wolff
-1
/
+1
2022-07-29
Do not allow bad projection term to leak into the type checker
Michael Goulet
-6
/
+6
2022-07-24
Combine redundant obligation cause codes
Michael Goulet
-2
/
+2
2022-07-19
Add E0790 as more specific variant of E0283
aticu
-19
/
+13
2022-07-01
Auto merge of #93967 - cjgillot:short-struct-span, r=petrochenkov
bors
-33
/
+29
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-33
/
+29
2022-07-01
Auto merge of #98402 - cjgillot:undead, r=michaelwoerister
bors
-2
/
+2
2022-06-25
make const_err show up in future breakage reports
Ralf Jung
-0
/
+25
2022-06-22
Uniform spans in dead code lint.
Camille GILLOT
-2
/
+2
2022-06-19
collapse dead code warnings into a single diagnostic
Takayuki Maeda
-2
/
+2
2022-06-16
--bless ui
Maybe Waffle
-4
/
+3
2022-06-15
Add regression test for #93775
Yuki Okushi
-0
/
+29
2022-06-14
rebase
b-naber
-9
/
+9
2022-06-14
implement valtrees as the type-system representation for constant values
b-naber
-80
/
+7
2022-05-12
Add tests.
Camille GILLOT
-0
/
+24
2022-03-23
separate const prop lint from optimizations
Carl Scherer
-18
/
+33
2022-03-09
keep ERROR in message
b-naber
-1
/
+1
2022-03-09
normalization change and rebase
b-naber
-40
/
+101
2022-03-09
bless tests
b-naber
-101
/
+40
2022-03-03
Cleanup feature gates.
Camille GILLOT
-4
/
+2
2022-02-10
Fix ICE if no trait assoc const eq
kadmin
-0
/
+76
2022-02-03
Fix ret > 1 bound if shadowed by const
kadmin
-0
/
+31
2022-02-01
Fix w/ comments
kadmin
-6
/
+65
2022-01-31
Add ValuePairs::Terms & Fix compile error
kadmin
-0
/
+16
2022-01-28
Remove generalization over projection
kadmin
-0
/
+29
2022-01-27
Continue work on assoc const eq
kadmin
-19
/
+6
2022-01-17
Update with final comments
kadmin
-24
/
+5
2022-01-17
Add term to ExistentialProjection
kadmin
-2
/
+37
2022-01-17
Use Term in ProjectionPredicate
kadmin
-0
/
+5
2022-01-17
add eq constraints on associated constants
kadmin
-0
/
+14
2021-12-11
Tweak assoc type obligation spans
Esteban Kuber
-6
/
+11
2021-11-20
Do not mention associated items when they introduce an obligation
Esteban Kuber
-16
/
+0
2021-10-15
Bless tests
Cameron Steffen
-1
/
+1
2021-10-13
Remove textual span from diagnostic string
Oli Scherer
-1
/
+1
2021-09-25
Fix incorrect disambiguation suggestion for associated items
Fabian Wolff
-4
/
+4
[next]