diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-08-03 21:56:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-03 21:56:58 +0200 |
| commit | f3297d8fd314e0bc311d0c2177d238d606d9c074 (patch) | |
| tree | 4abd04052d664dbfcd66f602da2830a0a2d19df3 /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | 84b602541190c7a5fc6c3fc578b91528582742ea (diff) | |
| parent | 2f60cef412ab56b17c62f2ea44ce72094be8d947 (diff) | |
| download | rust-f3297d8fd314e0bc311d0c2177d238d606d9c074.tar.gz rust-f3297d8fd314e0bc311d0c2177d238d606d9c074.zip | |
Rollup merge of #144808 - Veykril:push-uttkuyswqnzt, r=compiler-errors
`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. r? compiler-errors
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
