diff options
| author | bors <bors@rust-lang.org> | 2021-09-30 10:35:24 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-09-30 10:35:24 +0000 |
| commit | c6007fdc7059c677a6c089e8d2915b264c0d1326 (patch) | |
| tree | c2cf1599068de9c7cc903ccbc8029dc4ee69aa9c /compiler/rustc_codegen_llvm/src | |
| parent | 69c1c6a173dcae20c245348f6c7d19074b6109b7 (diff) | |
| parent | 29029c0bc2383441412f696e430aaa3536b04e37 (diff) | |
| download | rust-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
