about summary refs log tree commit diff
path: root/src/libsyntax_pos/lib.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-08-18 13:22:38 +0000
committerbors <bors@rust-lang.org>2019-08-18 13:22:38 +0000
commitea52be482ab4945fda63cb65b6a198309a041e3c (patch)
tree7c1bd1c098b3d0bced875d58a3953717fa15e177 /src/libsyntax_pos/lib.rs
parent71e2882973e63b9ddc837a61ac8631e6451d31a9 (diff)
parent1ea88a8689a461638fef31e01e62fffc63ac5b79 (diff)
downloadrust-ea52be482ab4945fda63cb65b6a198309a041e3c.tar.gz
rust-ea52be482ab4945fda63cb65b6a198309a041e3c.zip
Auto merge of #63635 - oli-obk:default-slice-dangles, r=eddyb
Do not generate allocations for zero sized allocations

Alternative to https://github.com/rust-lang/rust/issues/62487

r? @eddyb

There are other places where we could do this, too, but that would cause `static FOO: () = ();` to not have a unique address
Diffstat (limited to 'src/libsyntax_pos/lib.rs')
0 files changed, 0 insertions, 0 deletions