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
/
rfc-2632-const-trait-impl
Age
Commit message (
Expand
)
Author
Lines
2021-10-15
Rollup merge of #86011 - tlyu:correct-sized-bound-spans, r=estebank
Matthias Krüger
-6
/
+6
2021-10-11
Split impl-with-default-fn test into a pass test and a fail test
Gary Guo
-8
/
+38
2021-10-08
update ui test expectations
Taylor Yu
-6
/
+6
2021-10-04
Rollup merge of #89482 - hkmatsumoto:patch-diagnostics, r=joshtriplett
Manish Goregaokar
-1
/
+1
2021-10-04
Stabilize `const_panic`
Jacob Pratt
-1
/
+0
2021-10-03
Follow the diagnostic output style guide
Hirochika Matsumoto
-1
/
+1
2021-10-01
Rollup merge of #88963 - fee1-dead:const-iterator, r=oli-obk
Manish Goregaokar
-0
/
+31
2021-09-16
fix rebase
Esteban Kuber
-0
/
+18
2021-09-16
Point at call span that introduced obligation for the arg
Esteban Kuber
-1
/
+3
2021-09-15
Coerce const FnDefs to implement const Fn traits
Deadbeef
-0
/
+31
2021-09-15
Auto merge of #88558 - fee1-dead:const-drop, r=oli-obk
bors
-0
/
+274
2021-09-11
Fix duplicate bounds for const_trait_impl
Deadbeef
-4
/
+9
2021-09-09
Allow ~const bounds on inherent impls
Deadbeef
-0
/
+21
2021-09-09
Add another test case + fmt
Deadbeef
-10
/
+92
2021-09-09
fix precise live drops
Deadbeef
-4
/
+35
2021-09-09
Use trait select logic instead of query
Deadbeef
-4
/
+34
2021-09-09
fmt
Deadbeef
-1
/
+1
2021-09-09
Failing test
Deadbeef
-0
/
+31
2021-09-09
Const drop selection candidates
Deadbeef
-0
/
+51
2021-09-09
better test
Deadbeef
-35
/
+15
2021-09-09
Add a simple test case
Deadbeef
-0
/
+48
2021-08-28
Add test cases
Deadbeef
-3
/
+107
2021-08-28
Allow `~const` bounds on trait assoc functions
Deadbeef
-6
/
+74
2021-08-27
Revive tests
Deadbeef
-0
/
+28
2021-08-27
Fix UI test
Deadbeef
-1
/
+3
2021-08-27
Fix #88155
Deadbeef
-0
/
+22
2021-08-27
Fix more tests
Deadbeef
-30
/
+83
2021-08-27
Try fixing some tests
Deadbeef
-255
/
+52
2021-08-27
Introduce `~const`
Deadbeef
-3
/
+31
2021-08-17
Auto merge of #86808 - fee1-dead:constify-1, r=oli-obk
bors
-0
/
+30
2021-08-17
Add ui test
Deadbeef
-0
/
+30
2021-08-17
Auto merge of #87668 - estebank:tweak-bound-output, r=oli-obk
bors
-6
/
+10
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-6
/
+10
2021-08-16
Add ui test
Deadbeef
-0
/
+18
2021-08-13
Fix Cargo.lock and ui test
Deadbeef
-1
/
+1
2021-08-13
Make assoc types work with `?const `opt=out
Deadbeef
-1
/
+11
2021-08-13
Fix call-generic-method-nonconst test
Deadbeef
-3
/
+15
2021-08-13
Fix assoc-type test
Deadbeef
-5
/
+20
2021-08-13
move Constness into TraitPredicate
Deadbeef
-1
/
+1
2021-08-11
Modify structured suggestion output
Esteban Küber
-4
/
+6
2021-07-29
Update tests
Jonas Schievink
-2
/
+5
2021-07-19
Recognize bounds on impls as const bounds
Deadbeef
-0
/
+15
2021-07-16
Mark `const_trait_impl` as active
Deadbeef
-44
/
+23
2021-07-10
Test for misusing attribute
Deadbeef
-0
/
+46
2021-07-10
Update tests
Deadbeef
-4
/
+10
2021-07-10
Skip check for calling functions in same trait
Deadbeef
-2
/
+4
2021-07-10
Treat trait fns marked with the attr as const
Deadbeef
-0
/
+32
2021-07-10
Add #[default_method_body_is_const]
Deadbeef
-4
/
+45
2021-07-03
Auto merge of #86571 - fee1-dead:const-trait-impl-fix, r=jackh726
bors
-0
/
+42
2021-07-01
Test for const trait impls behind feature gates
Deadbeef
-0
/
+89
[prev]
[next]