index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
src
/
ops
/
index.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-06
tidy
Boxy
-1
/
+1
2025-07-15
constify `Index` trait and its slice impls
Oli Scherer
-1
/
+5
2025-05-17
Switch library rustc_unimplemented to use `Self` and `This`
mejrs
-3
/
+3
2025-05-12
update cfg(bootstrap)
Pietro Albini
-2
/
+2
2025-04-20
Add `#[rustc_no_implicit_autorefs]` and apply it to std methods
Urgau
-0
/
+2
2024-01-05
Replace some usage of `#[rustc_on_unimplemented]` with
Georg Semmler
-1
/
+1
2023-10-16
Make `rustc_onunimplemented` export path agnostic
Nilstrieb
-1
/
+1
2023-06-27
Make `rustc_on_unimplemented` std-agnostic
Rageking8
-1
/
+1
2023-04-19
Auto merge of #110393 - fee1-dead-contrib:rm-const-traits, r=oli-obk
bors
-3
/
+1
2023-04-18
Use a diagnostic item instead of filtering for Index::Output
Michael Goulet
-0
/
+1
2023-04-16
rm const traits in libcore
Deadbeef
-3
/
+1
2022-12-20
Fix some `~const` usage in libcore
Oli Scherer
-1
/
+1
2022-11-06
cfg-step code
Mark Rousskov
-2
/
+2
2022-09-16
Add more `const_trait` annotations
Deadbeef
-2
/
+2
2022-09-16
Require `#[const_trait]` for `const` `impl`s
Deadbeef
-0
/
+2
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-2
/
+2
2021-04-18
Say that it "may panic"
r00ster
-2
/
+2
2021-04-18
Document that `index` and `index_mut` can panic
r00ster
-0
/
+8
2020-11-21
More consistently use spaces after commas in lists in docs
Carol (Nichols || Goulding)
-1
/
+1
2020-08-21
Remove links that get imported from the prelude
LeSeulArtichaut
-1
/
+0
2020-08-21
Use intra-doc-links in `core::ops::*`
LeSeulArtichaut
-5
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+172