master
Add new public functions `raw_substring` and `unannotate` (#59663)
docs: fix grammar and clarity in comments and docstrings (#62083)
Make sha256(::String) 10000x faster (#62566)
Add explicitly wrapping versions of integer arithmetic (#50790)
cancellation: Hook up libuv to cancellation (#62557)
lazy"..."c flag for compact/limited lazy strings (#61887)
Optimise in(::Char, ::Union{String, SubString{String}}) (#62607)
Base: Remove dead stores and unused bindings flagged by JETLS (#62534)
Move `eachregion(::AnnotatedString)` implementation to `Base` (#57912)
strings: fast path for `String` conversion of dense StringViews (#62483)