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
/
traits
/
const-traits
/
effects
Age
Commit message (
Expand
)
Author
Lines
2024-11-21
Rollup merge of #133218 - compiler-errors:const-opaque, r=fee1-dead
Matthias Krüger
-4
/
+13
2024-11-19
Implement ~const Fn trait goals in the new solver
Michael Goulet
-0
/
+58
2024-11-19
Implement ~const opaques
Michael Goulet
-4
/
+13
2024-11-04
Fix minicore, add tests based off of it
Michael Goulet
-129
/
+97
2024-11-03
Rename the FIXMEs, remove a few that dont matter anymore
Michael Goulet
-2
/
+2
2024-11-03
Yeet effects feature
Michael Goulet
-117
/
+38
2024-10-29
Remove detail from label/note that is already available in other note
Esteban Küber
-1
/
+1
2024-10-28
Hack out effects support for old solver
Michael Goulet
-54
/
+13
2024-10-26
Pass constness with span into lower_poly_trait_ref
Michael Goulet
-6
/
+6
2024-10-26
Deny calls to non-`#[const_trait]` methods in MIR constck
Deadbeef
-4
/
+24
2024-10-25
Re-do recursive const stability checks
Ralf Jung
-1
/
+1
2024-10-24
Be better at enforcing that const_conditions is only called on const items
Michael Goulet
-17
/
+1
2024-10-24
Implement const effect predicate in new solver
Michael Goulet
-46
/
+42
2024-10-24
Remove associated type based effects logic
Michael Goulet
-32
/
+0
2024-10-22
Rename Receiver -> LegacyReceiver
Adrian Taylor
-5
/
+5
2024-10-22
Move tests
Michael Goulet
-0
/
+1360