diff options
| author | kadmin <julianknodt@gmail.com> | 2020-08-13 19:09:14 +0000 |
|---|---|---|
| committer | kadmin <julianknodt@gmail.com> | 2020-09-16 14:52:20 +0000 |
| commit | f240abc1dc9e59bfabfb5ea765fa9eae0aad3122 (patch) | |
| tree | 56f5bdb791e20ed72b589b92c3cf087b93ae16c6 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | f4e4485a052857e5dd32ea29ceb7b1a8223e83cc (diff) | |
| download | rust-f240abc1dc9e59bfabfb5ea765fa9eae0aad3122.tar.gz rust-f240abc1dc9e59bfabfb5ea765fa9eae0aad3122.zip | |
Add array window fn
Updated issue to #75027 Update to rm oob access And hopefully fix docs as well Fixed naming conflict in test Fix test which used 1-indexing Nth starts from 0, woops Fix a bunch of off by 1 errors See https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=757b311987e3fae1ca47122969acda5a Add even more off by 1 errors And also write `next` and `next_back` in terms of `nth` and `nth_back`. Run fmt Fix forgetting to change fn name in test add nth_back test & document unsafe Remove as_ref().unwrap() Documented occurrences of unsafe, noting what invariants are maintained
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
