| Age | Commit message (Expand) | Author |
| 17 hours | testing: print the counter if its greater than 1 | Shulhan |
| 17 hours | all: prealloc slice with possible minimum capabilities | Shulhan |
| 33 hours | cmd/go: avoid redundant work in go work sync | Pierre Gimalac |
| 33 hours | go/types, types2: fail interface inference against generic methods | Rob Findley |
| 35 hours | cmd/asm, cmd/internal/obj/arm64: support memory with MUL VL imm offset | Junyang Shao |
| 35 hours | cmd/asm, cmd/internal/obj/arm64: support memory with imm offset in SVE | Junyang Shao |
| 35 hours | cmd/asm, cmd/internal/obj/arm64: support special operands in SVE | Junyang Shao |
| 35 hours | cmd/asm, cmd/internal/obj/arm64: support memory with extensions in SVE | Junyang Shao |
| 35 hours | cmd/asm, cmd/internal/obj/arm64: support SVE register lists | Junyang Shao |
| 35 hours | cmd/asm, cmd/internal/obj/arm64: add support for immediates | Junyang Shao |
| 37 hours | cmd/compile: handle min integer step in loop | Cuong Manh Le |
| 38 hours | cmd/compile: remove redundant code | Weixie Cui |
| 39 hours | cmd/trace: pcs overflow would panic | Weixie Cui |
| 45 hours | cmd/compile: add boolean absorption laws to SSA rewrite rules | Timo Friedl |
| 3 days | cmd/go: remove bzr support | Michael Matloob |
| 4 days | cmd/compile/internal/noder: revert to UIR V3 | Mark Freeman |
| 4 days | all: update to x/net@cd64923cd7f4 | Nicholas S. Husin |
| 5 days | cmd/compile: fix typo | Weixie Cui |
| 5 days | cmd/asm, cmd/internal/obj/arm64: support register with index in SVE | Junyang Shao |
| 5 days | cmd/asm, cmd/internal/obj/arm64: add GP and SIMD reg support for SVE | Junyang Shao |
| 5 days | cmd/internal/obj/loong64: correct instruction encoding | limeidan |
| 6 days | cmd/go: use fsys.ReadDir for IsStandardPackage | Michael Matloob |
| 6 days | cmd/go: build pkgsite doc command in same go command invocation | Michael Matloob |
| 6 days | cmd/go/internal/modload: fix logged filename for 'go mod init -modfile' | Olivier Mengué |
| 6 days | cmd/go: respect -short flag when documenting individual symbols | acehinnnqru |
| 6 days | cmd/link: fallback to older minimum Windows target version on older C GNU too... | qmuntal |
| 6 days | cmd/compile: remove initContext type | Cuong Manh Le |
| 6 days | cmd/compile: run CondSelect into math rules on all arches | Jorropo |
| 6 days | cmd/compile: improve stp merging for non-sequent cases | Melnikov Denis |
| 6 days | all: update to x/net@056ac74 | Nicholas S. Husin |
| 7 days | cmd/go: use MkdirTemp to create temp directory for "go bug" | Damien Neil |
| 7 days | cmd/compile: remove unused inNonInitFunction context | Cuong Manh Le |
| 7 days | cmd/internal/obj/arm64: add ASIMD cross-lane reduction instructions | Alexander Musman |
| 7 days | cmd/go: disallow cgo trust boundary bypass | Neal Patel |
| 7 days | cmd/compile: fix loopbce overflow check logic | Junyang Shao |
| 7 days | cmd/compile: fix mem access overlap detection | Junyang Shao |
| 7 days | cmd/compile: preserve dot vars necessary for debuggers in DWARF | Derek Parker |
| 7 days | cmd/internal/obj/arm64: add ASIMD miscellaneous unary instructions | Alexander Musman |
| 7 days | cmd/internal/obj/arm64: add ASIMD arithmetic instructions | Alexander Musman |
| 7 days | cmd/internal/obj/arm64: add ASIMD shift instructions | Alexander Musman |
| 7 days | cmd/internal/obj/arm64: add remaining ASIMD compare instructions | Alexander Musman |
| 7 days | cmd/internal/obj: refactor arm64 ASIMD instruction encoding | Alexander Musman |
| 7 days | cmd/go/internal/tool: only forward SIGHUP, SIGINT, SIGQUIT, and SIGTERM | Michael Matloob |
| 7 days | cmd/compile: support all constant return types in switch lookup tables | qmuntal |
| 7 days | all: update to x/tools@f6476fbaabd396b58618b473e4eb71e1f532b495 | Mark Freeman |
| 7 days | internal/syscall/unix: properly support AT_SYMLINK_NOFOLLOW on Linux | Damien Neil |
| 7 days | cmd/compile/internal/noder: use UIR V4 | Mark Freeman |
| 8 days | cmd/go/internal/modload: rename State to Loader | Ian Alexander |
| 8 days | cmd/go/internal/modload: disambiguate package and module loaders | Ian Alexander |
| 8 days | cmd/internal/testdir: do not fail fast when running asmcheck | Paul Murphy |