about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-09-30 10:35:24 +0000
committerbors <bors@rust-lang.org>2021-09-30 10:35:24 +0000
commitc6007fdc7059c677a6c089e8d2915b264c0d1326 (patch)
treec2cf1599068de9c7cc903ccbc8029dc4ee69aa9c /compiler/rustc_codegen_llvm/src
parent69c1c6a173dcae20c245348f6c7d19074b6109b7 (diff)
parent29029c0bc2383441412f696e430aaa3536b04e37 (diff)
downloadrust-c6007fdc7059c677a6c089e8d2915b264c0d1326.tar.gz
rust-c6007fdc7059c677a6c089e8d2915b264c0d1326.zip
Auto merge of #86853 - usbalbin:const_try, r=oli-obk
Constify ?-operator for Result and Option

Try to make `?`-operator usable in `const fn` with `Result` and `Option`, see #74935 . Note that the try-operator itself was constified in #87237.

TODO
* [x] Add tests for const T -> T conversions
* [x] cleanup commits
* [x] Remove `#![allow(incomplete_features)]`
* [?] Await decision in #86808 - I'm not sure
* [x] Await support for parsing `~const` in bootstrapping compiler
* [x] Tracking issue(s)? - #88674
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions