about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-05-19 17:22:51 +0200
committerGitHub <noreply@github.com>2022-05-19 17:22:51 +0200
commit175974743abb6b27e70ee9cda14104a8616c0949 (patch)
tree4ddb560ac6eb85f17bf906f399f772e76159b73e /compiler/rustc_parse/src
parent3913d99c40e7dabee227129603feed8c0e1542fb (diff)
parent7013dc52d5382127e5f5c0359ed9217421038726 (diff)
downloadrust-175974743abb6b27e70ee9cda14104a8616c0949.tar.gz
rust-175974743abb6b27e70ee9cda14104a8616c0949.zip
Rollup merge of #97170 - benediktwerner:master, r=JohnTitor
Remove unnecessay .report() on ExitCode

Since #93442, the return type is `ExitCode` anyway so there's no need to do a conversion using `.report()` (which is now just a no-op).
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions