about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-06-15 19:51:37 +0200
committerGitHub <noreply@github.com>2024-06-15 19:51:37 +0200
commit53364c3e0794624fa9a82cfedf7f18451f6e4656 (patch)
treed9068239810ae0f98a55a706f9621183edb4b2b8 /compiler/rustc_codegen_llvm/src/errors.rs
parentaa6fb1cfcbf47d5f1345acd977f3082eab9ae6ae (diff)
parent58b065eb4423d2075f5478b05e287dbbb8470ca0 (diff)
downloadrust-53364c3e0794624fa9a82cfedf7f18451f6e4656.tar.gz
rust-53364c3e0794624fa9a82cfedf7f18451f6e4656.zip
Rollup merge of #126508 - beepster4096:minor_borrowck_cherrypick, r=compiler-errors
Make uninitialized_error_reported a set of locals

Another artifact of how places used to be able to be based on statics and not just locals. This set is exclusively filled with PlaceRefs that are just locals, so it should just contain locals directly.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions