about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMara Bos <m-ou.se@m-ou.se>2020-09-09 19:38:51 +0200
committerMara Bos <m-ou.se@m-ou.se>2020-09-09 19:57:57 +0200
commit829019d4043a6e9dd1305113f43b30fc8415893d (patch)
treec6cf9427739dca956393ddfbcc8195adab848539 /compiler/rustc_codegen_llvm/src
parentf2a32909e0649eb589406ddac63597ba34273c95 (diff)
downloadrust-829019d4043a6e9dd1305113f43b30fc8415893d.tar.gz
rust-829019d4043a6e9dd1305113f43b30fc8415893d.zip
Disable AsRef implementations for String's Drain.
Since trait implementations cannot be unstable, we should only add them
when the as_str feature gets stabilized. Until then, only `.as_str()` is
available (behind a feature gate).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions