about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-03-11 13:38:39 +0100
committerGitHub <noreply@github.com>2022-03-11 13:38:39 +0100
commitfb3d1264588181496f95ca484affcfcbd7005f74 (patch)
tree3ebff941cb237e063071d52aab12375e4b77297d /compiler/rustc_codegen_gcc
parent4ec98d8415dc6a6639218396fe323151a3e7ab82 (diff)
parented10356d52022ee3e9c195056d1795e6d22d5910 (diff)
downloadrust-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