rust/compiler
Guillaume Gomez cda07c740c
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.
2021-10-08 22:30:43 +02:00
..
2021-10-08 19:32:16 +03:00
2021-10-03 16:08:50 +02:00
2021-10-06 20:23:57 +02:00
2021-10-06 08:40:28 -05:00
2021-10-08 20:07:44 +02:00
2021-10-06 19:36:52 +00:00
2021-10-08 20:07:44 +02:00
2021-10-07 22:31:33 +02:00
2021-10-03 16:08:57 +02:00
2021-10-08 19:32:16 +03:00
2021-10-03 16:08:54 +02:00
2021-10-08 20:07:44 +02:00