diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-11-28 17:11:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-28 17:11:10 +0100 |
| commit | 233c50e79e6821a278ef0a1aa7f2ca55842aad84 (patch) | |
| tree | 95c6d5c0cb5ca60c46bf1baab90aed681af76133 /compiler/rustc_codegen_llvm/src | |
| parent | e6d2de9483a27f846f003fc745713339a9122473 (diff) | |
| parent | 18694126b18c9f6472fb147b6647826d0c6deee2 (diff) | |
| download | rust-233c50e79e6821a278ef0a1aa7f2ca55842aad84.tar.gz rust-233c50e79e6821a278ef0a1aa7f2ca55842aad84.zip | |
Rollup merge of #91251 - oli-obk:wf_sync_statics, r=matthewjasper
Perform Sync check on static items in wf-check instead of during const checks r? `@RalfJung` This check is solely happening on the signature of the static item and not on its body, therefor it belongs into wf-checking instead of const checking.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
