diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-03-11 13:38:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-11 13:38:39 +0100 |
| commit | fb3d1264588181496f95ca484affcfcbd7005f74 (patch) | |
| tree | 3ebff941cb237e063071d52aab12375e4b77297d /compiler/rustc_codegen_gcc | |
| parent | 4ec98d8415dc6a6639218396fe323151a3e7ab82 (diff) | |
| parent | ed10356d52022ee3e9c195056d1795e6d22d5910 (diff) | |
| download | rust-fb3d1264588181496f95ca484affcfcbd7005f74.tar.gz rust-fb3d1264588181496f95ca484affcfcbd7005f74.zip | |
Rollup merge of #94842 - tspiteri:there-is-no-try, r=Dylan-DPC
Remove unnecessary try_opt for operations that cannot fail As indicated in the added comments, some operation cannot overflow, so using `try_opt!` for them is unnecessary.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
