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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
src
/
str
/
pattern.rs
Age
Commit message (
Expand
)
Author
Lines
2023-11-26
Update std::simd usage and test outputs
Caleb Zulawski
-9
/
+9
2023-11-26
Fix library tests
Caleb Zulawski
-1
/
+1
2023-11-17
Auto merge of #111922 - vaporoxx:feat-searcher, r=dtolnay
bors
-0
/
+4
2023-07-12
Re-format let-else per rustfmt update
Mark Rousskov
-1
/
+3
2023-05-24
feat: implement `DoubleEndedSearcher` for `CharArray[Ref]Searcher`
Jan
-0
/
+4
2023-05-14
Fix some misleading and copy-pasted `Pattern` examples
Scott McMurray
-4
/
+4
2023-04-10
Fix typos in library
DaniPopes
-1
/
+1
2022-12-05
fix dupe word typos
Rageking8
-1
/
+1
2022-11-22
fix OOB access in SIMD impl of str.contains()
The 8472
-4
/
+6
2022-11-15
- convert from core::arch to core::simd
The 8472
-52
/
+182
2022-11-14
x86_64 SSE2 fast-path for str.contains(&str) and short needles
The 8472
-0
/
+102
2022-10-17
Fix typo in `ReverseSearcher` docs
Sky
-1
/
+1
2021-07-28
Add char array without ref Pattern impl
Cameron Steffen
-4
/
+37
2021-07-28
impl Pattern for char array
Cameron Steffen
-0
/
+40
2021-07-11
Fix #85462 by adding a marker flag
Alexis Bourget
-2
/
+17
2020-09-18
Fixed some intra-docs links in library/core
Amjad Alsharafi
-1
/
+1
2020-08-22
Add more links
Guillaume Gomez
-46
/
+55
2020-08-21
Convert links to intra-doc links format
Guillaume Gomez
-11
/
+2
2020-07-27
mv std libs to library/
mark
-0
/
+1598