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
2021-09-15
Move object safety suggestions to the end of the error
Esteban Kuber
-1
/
+1
2021-08-30
`feature(const_generics)` -> `feature(const_param_types)`
lcnr
-1
/
+1
2021-08-30
rename const_evaluatable_checked to generic_const_exprs
Ellen
-1
/
+1
2021-08-11
Modify structured suggestion output
Esteban Küber
-2
/
+2
2021-08-09
Use smaller spans when suggesting method call disambiguation
Esteban Kuber
-2
/
+2
2021-07-19
Various diagnostics clean ups/tweaks
Esteban Küber
-9
/
+19
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-1
/
+1
2021-04-29
remove const_fn feature gate from const tests
Ralf Jung
-1
/
+1
2021-02-14
Fix UI tests and merge `assert_eq` and `assert_ne` internal functions
Benoît du Garreau
-1
/
+1
2021-02-03
make const_err a future incompat lint
Ralf Jung
-2
/
+8
2021-01-24
clean up some const error reporting around promoteds
Ralf Jung
-8
/
+4
2021-01-04
Fix wording of query description
oli
-3
/
+3
2021-01-04
Keep an unoptimized duplicate of `const fn` around
oli
-3
/
+3
2020-12-26
update tests
Bastian Kauschke
-14
/
+7
2020-11-29
Update tests to remove old numeric constants
bstrie
-26
/
+24
2020-10-20
review comments
Esteban Küber
-1
/
+1
2020-10-20
Tweak "object unsafe" errors
Esteban Küber
-5
/
+7
2020-10-15
Migrate from `associated-const` to `associated-consts`
Yuki Okushi
-0
/
+863
2020-09-19
Address review comments
Oliver Scherer
-21
/
+21
2020-05-31
Add descriptions for all queries
Matthew Jasper
-3
/
+3
2020-04-29
Add #24949 assoc constant static recursion test
Daniel Worrall
-0
/
+179
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+460
[prev]