about summary refs log tree commit diff
path: root/library/core/src/ops/index.rs
AgeCommit message (Expand)AuthorLines
2022-12-20Fix some `~const` usage in libcoreOli Scherer-1/+1
2022-11-06cfg-step codeMark Rousskov-2/+2
2022-09-16Add more `const_trait` annotationsDeadbeef-2/+2
2022-09-16Require `#[const_trait]` for `const` `impl`sDeadbeef-0/+2
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-2/+2
2021-04-18Say that it "may panic"r00ster-2/+2
2021-04-18Document that `index` and `index_mut` can panicr00ster-0/+8
2020-11-21More consistently use spaces after commas in lists in docsCarol (Nichols || Goulding)-1/+1
2020-08-21Remove links that get imported from the preludeLeSeulArtichaut-1/+0
2020-08-21Use intra-doc-links in `core::ops::*`LeSeulArtichaut-5/+1
2020-07-27mv std libs to library/mark-0/+172