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
/
compiler
/
rustc_data_structures
/
src
/
sorted_map
Age
Commit message (
Expand
)
Author
Lines
2025-09-10
interpret: copy_provenance: avoid large intermediate buffer for large repeat ...
Ralf Jung
-5
/
+5
2025-02-24
Rollup merge of #136610 - Jarcho:range_idx, r=Noratrieb
Jacob Pratt
-1
/
+1
2025-02-22
Greatly simplify lifetime captures in edition 2024
Michael Goulet
-2
/
+2
2025-02-22
Fix binding mode problems
Michael Goulet
-1
/
+1
2025-02-21
Allow SliceIndex to be indexed by ranges.
Jason Newcomb
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2023-04-24
Split `{Idx, IndexVec, IndexSlice}` into their own modules
Maybe Waffle
-1
/
+1
2023-02-28
Add contains_key to SortedIndexMultiMap
Jesse Bakker
-0
/
+9
2023-01-17
`rustc_data_structures`: remove `ref` patterns and other artifacts of the past
Maybe Waffle
-3
/
+3
2022-12-10
compiler: remove unnecessary imports and qualified paths
KaDiWa
-1
/
+0
2022-12-02
Add StableOrd trait as proposed in MCP 533.
Michael Woerister
-1
/
+8
2022-03-04
Remove invalid #[cfg(tests)] in index_map
Loïc BRANSTETT
-3
/
+0
2021-12-05
Stop enabling `in_band_lifetimes` in rustc_data_structures
Scott McMurray
-2
/
+2
2021-11-11
Add `#[inline]`s to `SortedIndexMultiMap`
Yuki Okushi
-0
/
+10
2021-10-15
Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe...
Matthias Krüger
-2
/
+2
2021-10-10
Apply clippy suggestions
Clemens Wasser
-2
/
+2
2021-07-23
Use `map_while` instead of `take_while` + `map`
Yuki Okushi
-4
/
+4
2021-07-23
Improve `get_by_key_enumerated` more
Yuki Okushi
-38
/
+10
2021-06-17
Prefer `partition_point` to look up assoc items
Yuki Okushi
-47
/
+5
2020-12-18
Switch compiler/ to intra-doc links
Joshua Nelson
-2
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+440