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
/
rfc-2632-const-trait-impl
Age
Commit message (
Expand
)
Author
Lines
2023-03-29
Stabilize a portion of 'once_cell'
Trevor Gross
-1
/
+1
2023-03-28
fix long line
Deadbeef
-23
/
+25
2023-03-28
Move const trait bounds checks to MIR constck
Deadbeef
-220
/
+276
2023-03-11
Gate const closures even when they appear in macros
Michael Goulet
-3
/
+20
2023-02-24
Rollup merge of #106541 - fee1-dead-contrib:no-const-check-no, r=thomcc
Dylan DPC
-0
/
+37
2023-02-07
Add ~const bounds trait bounds when using derive_const
Michael Goulet
-0
/
+13
2023-02-01
fix parser mistaking const closures for const item
Deadbeef
-0
/
+10
2023-01-31
add and bless tests
Deadbeef
-0
/
+19
2023-01-31
implement const iterator using `rustc_do_not_const_check`
Deadbeef
-0
/
+18
2023-01-13
Rollup merge of #106785 - compiler-errors:better-impl-wf-spans, r=estebank
Yuki Okushi
-4
/
+4
2023-01-12
Point at impl self type for impl wf obligations
Michael Goulet
-4
/
+4
2023-01-12
move to correct test
Deadbeef
-0
/
+53
2023-01-12
fix fmt and bless
Deadbeef
-0
/
+4
2023-01-11
Note predicate span on ImplDerivedObligation
Michael Goulet
-1
/
+3
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+3040