about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-06-24 16:43:47 +0900
committerGitHub <noreply@github.com>2022-06-24 16:43:47 +0900
commitf3078d0f44b07a2e47130846f7f3c7f21a09217f (patch)
tree23b0d8f0e5a42b4ca4bf29a400c1221d1ed69d74 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent964fc41b8986c3631e85decbadea3f9f40425811 (diff)
parent94477e3323330f531705d6968761e7e8fd6f749e (diff)
downloadrust-f3078d0f44b07a2e47130846f7f3c7f21a09217f.tar.gz
rust-f3078d0f44b07a2e47130846f7f3c7f21a09217f.zip
Rollup merge of #98394 - Enselic:fixup-rustc_main-renames, r=petrochenkov
Fixup missing renames from `#[main]` to `#[rustc_main]`

In #84217 `#[main]` was removed and replaced with `#[rustc_main]`. In some places the rename was forgotten, which makes the current code confusing, because at first glance it seems that `#[main]` is still around. Perform the renames also in these places.

I noticed this (after first being confused by it) when working on #97802.

r? `@petrochenkov`

(since you reviewed the other PR)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions