This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
perf-tmp
rust
/
library
/
alloctests
/
tests
/
sort
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Lukas Bergdoll
ce03e7b33a
Avoid miri error in
slice::sort
under Stacked Borrows
...
See comment in code. Fixes:
https://github.com/rust-lang/rust/pull/131065
2026-01-28 14:55:29 +01:00
..
ffi_types.rs
Move all alloc integration tests to a new alloctests crate
2025-03-07 19:11:11 +00:00
known_good_stable_sort.rs
Move all alloc integration tests to a new alloctests crate
2025-03-07 19:11:11 +00:00
mod.rs
Implement partial_sort_unstable for slice
2026-01-09 09:58:08 +08:00
partial.rs
Don't run the longer partial-sort tests under Miri
2026-01-11 12:04:46 +11:00
patterns.rs
Use
rand
crate more idiomatically
2026-01-07 22:31:33 +02:00
tests.rs
Avoid miri error in
slice::sort
under Stacked Borrows
2026-01-28 14:55:29 +01:00
zipf.rs
Move all alloc integration tests to a new alloctests crate
2025-03-07 19:11:11 +00:00