diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2020-10-29 17:05:11 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-29 17:05:11 +0100 |
| commit | 9867e54beaeab381a1352f095662196353c36d64 (patch) | |
| tree | 6dbc3d7156b8e9516170192495da250ba60b5a66 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | a384a5866b93cd6ebbfca545b5e3755afb97fb88 (diff) | |
| parent | 0e88db7db4c09c63ba8a0036d34e72bd48719bd1 (diff) | |
| download | rust-9867e54beaeab381a1352f095662196353c36d64.tar.gz rust-9867e54beaeab381a1352f095662196353c36d64.zip | |
Rollup merge of #78244 - workingjubilee:dogfood-fancy-ranges, r=varkor
Dogfood {exclusive,half-open} ranges in compiler (nfc)
In particular, this allows us to write more explicit matches that
avoid the pitfalls of using a fully general fall-through case, yet
remain fairly ergonomic. Less logic is in guard cases, more is in
the actual exhaustive case analysis.
No functional changes.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
