This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
alloc
History
The 8472
c37e8fae57
generalize str.contains() tests to a range of haystack sizes
...
The Big-O is cubic, but this is only called with ~70 chars so it's still fast enough
2022-11-15 18:30:07 +01:00
..
benches
update str.contains benchmarks
2022-11-14 23:03:16 +01:00
src
Auto merge of
#103858
- Mark-Simulacrum:bump-bootstrap, r=pietroalbini
2022-11-14 00:07:19 +00:00
tests
generalize str.contains() tests to a range of haystack sizes
2022-11-15 18:30:07 +01:00
Cargo.toml
Switch all libraries to the 2021 edition
2021-12-23 19:03:47 +08:00