diff options
| author | Matthew Jasper <mjjasper1@gmail.com> | 2020-09-25 19:48:24 +0100 |
|---|---|---|
| committer | Matthew Jasper <mjjasper1@gmail.com> | 2020-09-25 19:52:01 +0100 |
| commit | 04a0b1d0879f7872b09cd8058a15479589ccd352 (patch) | |
| tree | d273897ad5aa505b1f3873a6fd7e112d73b0e41f /compiler/rustc_codegen_llvm/src | |
| parent | 323a27967abe75da79e44132e449fb36cefd240b (diff) | |
| download | rust-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
