about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/std_example.rs
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-08-03 21:56:58 +0200
committerGitHub <noreply@github.com>2025-08-03 21:56:58 +0200
commitf3297d8fd314e0bc311d0c2177d238d606d9c074 (patch)
tree4abd04052d664dbfcd66f602da2830a0a2d19df3 /compiler/rustc_codegen_gcc/example/std_example.rs
parent84b602541190c7a5fc6c3fc578b91528582742ea (diff)
parent2f60cef412ab56b17c62f2ea44ce72094be8d947 (diff)
downloadrust-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