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
/
src
/
test
/
ui
/
rfc-2632-const-trait-impl
Age
Commit message (
Expand
)
Author
Lines
2022-04-21
make `E0117` error clear
Takayuki Maeda
-2
/
+2
2022-04-11
Auto merge of #94243 - compiler-errors:compiler-flags-typo, r=Mark-Simulacrum
bors
-1
/
+1
2022-04-05
Suggest derivable trait on E0277
ohno418
-0
/
+4
2022-03-24
Properly track `ImplObligation`s
Esteban Kuber
-0
/
+12
2022-03-21
Tidy up
Deadbeef
-1
/
+5
2022-03-21
Rename `~const Drop` to `~const Destruct`
Deadbeef
-51
/
+44
2022-03-07
Update tests after feature stabilization
Eric Holk
-78
/
+49
2022-03-03
Cleanup feature gates.
Camille GILLOT
-2
/
+5
2022-02-21
rename compiler-flags to compile-flags
Michael Goulet
-1
/
+1
2022-02-12
Rebless
Deadbeef
-0
/
+36
2022-02-12
Report the selection error when possible
Deadbeef
-22
/
+71
2022-02-12
bless you
Deadbeef
-27
/
+49
2022-01-26
add note suggesting that predicate is satisfied but is not const
Michael Goulet
-0
/
+35
2022-01-26
Add a minimal working `append_const_msg` argument
Deadbeef
-3
/
+3
2022-01-26
Improve selection errors for `~const` trait bounds
Deadbeef
-35
/
+59
2022-01-19
Foreign types are trivially drop
Michael Goulet
-0
/
+13
2022-01-19
never is trivially const-drop, and add test
Michael Goulet
-0
/
+2
2022-01-18
adjust tests
Michael Goulet
-67
/
+67
2022-01-11
Add test
Deadbeef
-0
/
+26
2021-12-25
normalize env constness for nested obligations
Deadbeef
-0
/
+14
2021-12-22
Fixed a small typo in ui test comments
fee1-dead
-1
/
+1
2021-12-21
Fix bad caching of `~const Drop` bounds
Deadbeef
-0
/
+29
2021-12-17
Use a const ParamEnv when in default_method_body_is_const
Deadbeef
-0
/
+36
2021-12-16
Fix default_method_body_is_const when used across crates
Deadbeef
-0
/
+21
2021-12-12
Add trailing newline
Deadbeef
-1
/
+1
2021-12-12
Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk"
Deadbeef
-3
/
+2
2021-12-12
Fix #91489
Deadbeef
-0
/
+18
2021-12-11
Tweak assoc type obligation spans
Esteban Kuber
-2
/
+2
2021-12-03
Revert "Auto merge of #91354 - fee1-dead:const_env, r=spastorino"
Santiago Pastorino
-2
/
+3
2021-11-29
`ParamEnv` should be const when `ImplItem` is within a const impl.
Deadbeef
-2
/
+21
2021-11-29
Reformat everything
Deadbeef
-1
/
+1
2021-11-29
Fixup
Oli Scherer
-4
/
+2
2021-11-29
Use the constness from the param env instead of having a separate dimension f...
Oli Scherer
-21
/
+3
2021-11-24
Allow features like const_try in d_m_b_i_c
Deadbeef
-0
/
+51
2021-11-24
Allow more cases to match ~const Drop.
Deadbeef
-0
/
+20
2021-11-20
Point at source of trait bound obligations in more places
Esteban Kuber
-51
/
+18
2021-11-10
no overlap errors after failing the orphan check
lcnr
-19
/
+85
2021-10-25
fix(rustc_typeck): report function argument errors on matching type
Michael Howell
-6
/
+0
2021-10-19
Revert "Rollup merge of #86011 - tlyu:correct-sized-bound-spans, r=estebank"
Yuki Okushi
-6
/
+6
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
[next]