about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2020-12-19 09:23:34 -0500
committerJoshua Nelson <jyn514@gmail.com>2020-12-22 11:45:23 -0500
commit8842c1ccf33649f00e72a6f0be284919a847e69b (patch)
tree36b3270c57b5cf28995c7fddece60f8f77aa0910 /compiler/rustc_codegen_llvm/src
parent4092891a8f2ca5947d5312e1949ecf701a4f25de (diff)
downloadrust-8842c1ccf33649f00e72a6f0be284919a847e69b.tar.gz
rust-8842c1ccf33649f00e72a6f0be284919a847e69b.zip
Fix new ambiguity in the standard library
This caught several bugs where people expected `slice` to link to the
primitive, but it linked to the module instead.

This also uses `cfg_attr(bootstrap)` since the ambiguity only occurs
when compiling with stage 1.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions