about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-08-31 01:28:42 +0000
committerbors <bors@rust-lang.org>2020-08-31 01:28:42 +0000
commit92290d1631c0c0d87610cee842cc0d03fb95d6d0 (patch)
tree5bcb26c7d4125499d1b1674627d9d734610bb87b /compiler/rustc_codegen_llvm/src/builder.rs
parent022e1fe235ec40248cd8f6b5ba8f37d7e14d656e (diff)
parent12f4624f71004692eae4e089276ce91db0d668d3 (diff)
downloadrust-92290d1631c0c0d87610cee842cc0d03fb95d6d0.tar.gz
rust-92290d1631c0c0d87610cee842cc0d03fb95d6d0.zip
Auto merge of #75463 - CDirkx:ordering-const, r=CDirkx
Make some Ordering methods const

Constify the following methods of `core::cmp::Ordering`:
 - `reverse`
 - `then`

Possible because of #49146 (Allow `if` and `match` in constants).

Tracking issue:  #76113
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions