diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2021-10-08 22:30:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-08 22:30:43 +0200 |
| commit | cda07c740cc98088dd383229dcc45e972c39b0fb (patch) | |
| tree | db91de3bcf78004fcc93ed988e4d8507a7ec3cc0 /compiler/rustc_codegen_gcc | |
| parent | 4adc8ea2ac7160a82283cac053c5f1ff5d27c7a9 (diff) | |
| parent | 77fce75ba1c6d08a1919d270b53fa1a454c5067e (diff) | |
| download | rust-cda07c740cc98088dd383229dcc45e972c39b0fb.tar.gz rust-cda07c740cc98088dd383229dcc45e972c39b0fb.zip | |
Rollup merge of #89672 - klensy:unwrap-or-macro, r=jackh726
Remove unwrap_or! macro Removes `unwrap_or!` macro and replaces it with `match`. It's kinda cleanup, as rustc_ast not the best place for this macro and this is used only in 2 places anyway.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
