aboutsummaryrefslogtreecommitdiff
path: root/src/errors/join.go
AgeCommit message (Expand)Author
2026-01-07[release-branch.go1.25] Revert "errors: optimize errors.Join for single unwra...Damien Neil
2025-04-14errors: optimize errors.Join for single unwrappable errorsdmathieu
2023-07-31errors: optimize *joinError's Error method for less allocation and faster exe...Jes Cok
2023-03-30errors: improve the godoc for Join and UnwrapDaniel Nephin
2023-03-17errors: clarify Join documentationDavid Bendory
2022-09-29errors, fmt: add support for wrapping multiple errorsDamien Neil