about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2022-12-01 13:22:08 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2022-12-02 15:23:28 +1100
commita9b02af62b07d20e3e86ad3ee39434e62401bbff (patch)
treec04539c0f6d07199c9f4905b426beee974493893 /compiler/rustc_llvm/llvm-wrapper
parent44cb4f70a8c06abe99ea164166ecc38abdde359b (diff)
downloadrust-a9b02af62b07d20e3e86ad3ee39434e62401bbff.tar.gz
rust-a9b02af62b07d20e3e86ad3ee39434e62401bbff.zip
Merge `builtins` into `EarlyLintPassObjects`.
This avoids calling `early_lint_node` twice.

Note: one `early_lint_node` call had `!pre_expansion` for the second
argument and the other had `false`. The new single call just has
`!pre_expansion`. This results in a reduction of duplicate error
messages in some `ui-fulldeps` tests. The order of some `ui-fulldeps`
output also changes, but that doesn't matter.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions