about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthew Jasper <mjjasper1@gmail.com>2020-09-25 19:48:24 +0100
committerMatthew Jasper <mjjasper1@gmail.com>2020-09-25 19:52:01 +0100
commit04a0b1d0879f7872b09cd8058a15479589ccd352 (patch)
treed273897ad5aa505b1f3873a6fd7e112d73b0e41f /compiler/rustc_codegen_llvm/src
parent323a27967abe75da79e44132e449fb36cefd240b (diff)
downloadrust-04a0b1d0879f7872b09cd8058a15479589ccd352.tar.gz
rust-04a0b1d0879f7872b09cd8058a15479589ccd352.zip
Rename Iterator::get_unchecked
It's possible for method resolution to pick this method over a lower
priority stable method,  causing compilation errors. Since this method
is permanently unstable, give it a name that is very unlikely to be used
in user code.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions