diff options
| author | Lukas Wirth <me@lukaswirth.dev> | 2025-08-02 08:46:15 +0200 |
|---|---|---|
| committer | Lukas Wirth <me@lukaswirth.dev> | 2025-08-02 08:48:31 +0200 |
| commit | 2f60cef412ab56b17c62f2ea44ce72094be8d947 (patch) | |
| tree | 97f5ff67cac75582afc89ba5d526ef0c54e5b5ee /compiler/rustc_codegen_gcc | |
| parent | c23f07d8c56c51b5e634bda55daca2b073306340 (diff) | |
| download | rust-2f60cef412ab56b17c62f2ea44ce72094be8d947.tar.gz rust-2f60cef412ab56b17c62f2ea44ce72094be8d947.zip | |
`Interner` arg to `EarlyBinder` does not affect auto traits
Conceptually `EarlyBinder` does not contain an `Interner` so it shouldn't tell Rust it does via `PhantomData`. This is necessary for rust-analyzer as it stores `EarlyBinder`s in query results which require `Sync`, placing restrictions on our interner setup.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
