about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-10-08 22:30:43 +0200
committerGitHub <noreply@github.com>2021-10-08 22:30:43 +0200
commitcda07c740cc98088dd383229dcc45e972c39b0fb (patch)
treedb91de3bcf78004fcc93ed988e4d8507a7ec3cc0 /compiler/rustc_codegen_gcc
parent4adc8ea2ac7160a82283cac053c5f1ff5d27c7a9 (diff)
parent77fce75ba1c6d08a1919d270b53fa1a454c5067e (diff)
downloadrust-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