/
githubmirror
/
go
ОбзорДокументацияВойти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
go/
test/typeparam/
..
absdiffimp.dir

cmd/compile/internal/types2: disallow lone type parameter on RHS of type declaration

5 лет назад
absdiffimp2.dir

test: use dot-relative imports where appropriate

4 года назад
aliasimp.dir

test: use dot-relative imports where appropriate

4 года назад
chansimp.dir

test: use dot-relative imports where appropriate

4 года назад
dedup.dir

test: use dot-relative imports where appropriate

4 года назад
factimp.dir

test: use dot-relative imports where appropriate

4 года назад
gencrawler.dir

test: use dot-relative imports where appropriate

4 года назад
geninline.dir

test: use dot-relative imports where appropriate

4 года назад
issue46461b.dir

go/types, types2: permit type cycles through type parameter lists

10 месяцев назад
issue47514c.dir

test: use dot-relative imports where appropriate

4 года назад
issue47775.dir

test: use dot-relative imports where appropriate

4 года назад
issue47892.dir

test: use dot-relative imports where appropriate

4 года назад
issue47892b.dir

test: use dot-relative imports where appropriate

4 года назад
issue48094.dir

test: use dot-relative imports where appropriate

4 года назад
issue48094b.dir

cmd/compile: fix unified IR panic when expanding nested inline function

5 лет назад
issue48185a.dir

test: use dot-relative imports where appropriate

4 года назад
issue48185b.dir

test: use dot-relative imports where appropriate

4 года назад
issue48280.dir

go/types, types2: permit type cycles through type parameter lists

10 месяцев назад
issue48306.dir

go/types, types2: permit type cycles through type parameter lists

10 месяцев назад
issue48337a.dir

test: use dot-relative imports where appropriate

4 года назад
issue48337b.dir

test: use dot-relative imports where appropriate

4 года назад
issue48454.dir

test: use dot-relative imports where appropriate

4 года назад
issue48462.dir

test: use dot-relative imports where appropriate

4 года назад
issue48716.dir

test: use dot-relative imports where appropriate

4 года назад
issue48962.dir

test: use dot-relative imports where appropriate

4 года назад
issue49027.dir

test: use dot-relative imports where appropriate

4 года назад
issue49241.dir

test: use dot-relative imports where appropriate

4 года назад
issue49246.dir

cmd/compile: fix panic when refer to method of imported instantiated type

5 лет назад
issue49497.dir

test: use dot-relative imports where appropriate

4 года назад
issue49524.dir

test: use dot-relative imports where appropriate

4 года назад
issue49536.dir

cmd/compile: fix reentrancy issue in unified IR function body reading

4 года назад
issue49659.dir

test: use dot-relative imports where appropriate

4 года назад
issue49667.dir

test: use dot-relative imports where appropriate

4 года назад
issue49893.dir

test: use dot-relative imports where appropriate

4 года назад
issue50121.dir

test: use dot-relative imports where appropriate

4 года назад
issue50121b.dir

test: use dot-relative imports where appropriate

4 года назад
issue50437.dir

cmd/compile: fix instantiation of types referenced during inlining

5 лет назад
issue50481b.dir

test: use dot-relative imports where appropriate

4 года назад
issue50481c.dir

test: use dot-relative imports where appropriate

4 года назад
issue50485.dir

all: remove newline characters after return statements

3 года назад
issue50486.dir

test: use dot-relative imports where appropriate

4 года назад
issue50552.dir

test: use dot-relative imports where appropriate

4 года назад
issue50561.dir

test: use dot-relative imports where appropriate

4 года назад
issue50598.dir

test: use dot-relative imports where appropriate

4 года назад
issue50841.dir

test: use dot-relative imports where appropriate

4 года назад
issue51219.dir

test: use dot-relative imports where appropriate

4 года назад
issue51219b.dir

test: add new test case for 51219 that triggers the types2 issue

4 года назад
issue51250a.dir

cmd/compile: don't include instantiating types in type hash

4 года назад
issue51367.dir

test: use dot-relative imports where appropriate

4 года назад
issue51423.dir

cmd/compile: fix re-export closure

4 года назад
issue51836.dir

cmd/compile/internal/importer: key tparams by Package instead of pkgname

4 года назад
issue52117.dir

cmd/compile: set correct package for vars/params/results from nested instantiation

4 года назад
issue54302.dir

cmd/compile: fix import/export of ODYNAMICDOTTYPE

4 года назад
listimp.dir

all: fix some comments for method

4 года назад
listimp2.dir

test: use dot-relative imports where appropriate

4 года назад
mapimp.dir

test: use dot-relative imports where appropriate

4 года назад
mapsimp.dir

test: use dot-relative imports where appropriate

4 года назад
mdempsky

cmd/compile: use "satisfies" (not "implements") for constraint errors

4 года назад
mincheck.dir

cmd/compile: use "satisfies" (not "implements") for constraint errors

4 года назад
minimp.dir

test: use dot-relative imports where appropriate

4 года назад
mutualimp.dir

[dev.typeparams] test/typeparam: gofmt -w

5 лет назад
orderedmapsimp.dir

test: use dot-relative imports where appropriate

4 года назад
pairimp.dir

test: use dot-relative imports where appropriate

4 года назад
recoverimp.dir

test: use dot-relative imports where appropriate

4 года назад
select.dir

test: add test of select inside generic function

5 лет назад
setsimp.dir

test: use dot-relative imports where appropriate

4 года назад
sliceimp.dir

test: use dot-relative imports where appropriate

4 года назад
stringerimp.dir

test: use dot-relative imports where appropriate

4 года назад
structinit.dir

cmd/compile: don't re-typecheck while importing

5 лет назад
valimp.dir

test: use dot-relative imports where appropriate

4 года назад
absdiff.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
absdiff2.go

go/types, types2: disable field accesses through type parameters

4 года назад
absdiff3.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
absdiffimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
absdiffimp2.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
adder.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
aliasimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
append.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
boundmethod.go

all: use the indefinite article an in comments

3 года назад
builtins.go

test: put type declaration back inside the function

2 года назад
chans.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
chansimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
combine.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
cons.go

test/typeparam: fix copyright message

4 года назад
dedup.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
dedup.out

[dev.typeparams] cmd/compile: put shape types in their own package

5 лет назад
devirtualize1.go

cmd/compile: constant-fold loads from constant dictionaries and types

3 года назад
devirtualize2.go

cmd/compile: constant-fold loads from constant dictionaries and types

3 года назад
dictionaryCapture-noinline.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
dictionaryCapture.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
dottype.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
dottype.out

[dev.typeparams] cmd/compile: implement generic .(T) operations

5 лет назад
double.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
eface.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
equal.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
fact.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
factimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
gencrawler.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
gencrawler.out

cmd/compile, test: updated comments in crawler.go, added test

5 лет назад
genembed.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
genembed2.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
geninline.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
graph.go

all: fix a large number of comments

2 года назад
ifaceconv.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
importtest.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
index.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
index2.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
interfacearg.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue23536.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue376214.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue39755.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue42758.go

cmd/compile: remove duplicate const logic from typecheck

4 года назад
issue44688.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue45547.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue45722.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue45738.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue45817.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue46461.go

go/types, types2: permit type cycles through type parameter lists

10 месяцев назад
issue46461b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue46472.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue46591.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47258.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47272.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47272.out

cmd/compile: fix CONVIFACE case converting interface to empty interface

5 лет назад
issue47514.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47514b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47514c.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47631.go

test: enable issue47631.go for Unified IR

4 года назад
issue47676.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47684.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47684b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47684c.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47708.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47710.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47713.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47713.out

cmd/compile: fix naming of types inside instantiations

5 лет назад
issue47716.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47723.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47740.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47740.out

cmd/compile/internal/types2: disallow lone type parameter on RHS of type declaration

5 лет назад
issue47740b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47775.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47775b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47797.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47877.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47878.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47892.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47892b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47896.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47901.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47924.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47925.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47925b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47925c.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47925d.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47929.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47948.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue47966.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48013.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48016.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48030.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48042.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48047.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48049.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48056.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48094.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48094b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48137.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48185a.go

cmd/compile: fix deadlock in (*Named).load

5 лет назад
issue48185b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48191.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48198.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48225.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48253.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48276a.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48276a.out

go/types, types2: fix implements and identical predicates

5 лет назад
issue48276b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48280.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48306.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48317.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48318.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48337a.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48337a.out

cmd/compile: fix generic type handling in crawler

5 лет назад
issue48337b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48344.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48424.go

go/types, types2: correctly consider ~ (tilde) in constraint type inference

4 года назад
issue48453.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48454.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48462.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48537.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48538.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48598.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48602.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48604.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48609.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48617.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48645a.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48645a.out

cmd/compile: make sure shapes have proper indexes for sub-instantiation

5 лет назад
issue48645b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48711.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48716.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48838.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue48962.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49027.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49049.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49241.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49246.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49295.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49309.go

cmd/compile: enable more inlining for unified IR

4 года назад
issue49421.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49432.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49497.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49516.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49524.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49536.go

cmd/compile: fix reentrancy issue in unified IR function body reading

4 года назад
issue49538.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49547.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49611.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49659.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49659b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49667.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49875.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49893.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50002.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50109.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50109.out

cmd/compile: fix identity case relating to 'any' and shape types

5 лет назад
issue50109b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50121.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50121b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50147.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50177.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50193.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50193.out

cmd/compile: upgrade ssa to do (int or float) -> complex

5 лет назад
issue50259.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50264.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50317.go

cmd/compile, go/*: allow generic methods starting with Go 1.27

5 месяцев назад
issue50417.go

go/types, types2: disable field accesses through type parameters

4 года назад
issue50417b.go

go/types, types2: disable field accesses through type parameters

4 года назад
issue50419.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50437.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50481b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50481c.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50481c.out

cmd/compile: make sure multiple blank typeparams remain unique

5 лет назад
issue50485.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50486.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50552.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50561.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50598.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50642.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50690a.go

go/types, types2: disable field accesses through type parameters

4 года назад
issue50690a.out

cmd/compile: distinguish bound calls/field access in getInstInfo

5 лет назад
issue50690b.go

go/types, types2: disable field accesses through type parameters

4 года назад
issue50690b.out

cmd/compile: distinguish bound calls/field access in getInstInfo

5 лет назад
issue50690c.go

go/types, types2: disable field accesses through type parameters

4 года назад
issue50690c.out

cmd/compile: distinguish bound calls/field access in getInstInfo

5 лет назад
issue50833.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50841.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50993.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue51219.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue51219.out

test: add new test case for 51219 that triggers the types2 issue

4 года назад
issue51219b.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue51232.go

cmd/compile: fix error message for mismatch between the number of type params and arguments

3 года назад
issue51233.go

cmd/compile: fix error message for mismatch between the number of type params and arguments

3 года назад
issue51236.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue51245.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue51250a.go

cmd/compile: don't include instantiating types in type hash

4 года назад
issue51303.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue51303.out

cmd/compile: deal with constructed types that have shapes in them

4 года назад
issue51355.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue51367.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue51423.go

cmd/compile: fix re-export closure

4 года назад
issue51521.go

test: add test case for #51521

4 года назад
issue51522a.go

cmd/compile: fix transform of OEQ/ONE when one arg is a type param

4 года назад
issue51522b.go

cmd/compile: fix expression switches using type parameters

4 года назад
issue51700.go

cmd/compile: always write fun[0] in incomplete itab

4 года назад
issue51765.go

cmd/compile: replace Type.OrigSym with Type.OrigType

4 года назад
issue51832.go

cmd/compile: catch pointless recursion on function types

4 года назад
issue51836.go

cmd/compile/internal/importer: key tparams by Package instead of pkgname

4 года назад
issue51840.go

test: add test case for #51840

4 года назад
issue51909.go

cmd/compile: don't inline fn with shape params, but passed no shape arg

4 года назад
issue51925.go

all: remove newline characters after return statements

3 года назад
issue52026.go

cmd/compile: use dictionary to convert type to shaped interface type

4 года назад
issue52117.go

cmd/compile: set correct package for vars/params/results from nested instantiation

4 года назад
issue52124.go

cmd/compile/internal/noder: suppress unionType consistency check

3 года назад
issue52228.go

cmd/compile: always write fun[0] in incomplete itab

4 года назад
issue52241.go

cmd/compile: allow exporting `.rcvr` ident

4 года назад
issue53087.go

test: test for issue 53087

3 года назад
issue53254.go

cmd/compile: don't use dictionary convert to shaped empty interface

4 года назад
issue53390.go

cmd/compile: skip substituting closures in unsafe builtins arguments

4 года назад
issue53406.go

cmd/compile: fix assert condition in generic method call

4 года назад
issue53419.go

test: add regress test for #53419

4 года назад
issue53477.go

test: add regress test for #53477

4 года назад
issue53762.go

go/types, types2: don't infer type argument for unused parameter in interfaces

3 года назад
issue54135.go

test: improve generic type assertion test

4 года назад
issue54225.go

cmd/compile: skip emitting dictionaries with missing method expressions

4 года назад
issue54302.go

cmd/compile: fix import/export of ODYNAMICDOTTYPE

4 года назад
issue54456.go

cmd/compile: fix reflect naming of local generic types

4 года назад
issue54497.go

cmd/compile: enable more inlining for unified IR

4 года назад
issue54535.go

cmd/compile: fix unified IR's pointer-shaping

4 года назад
issue54537.go

cmd/compile: fix "expression has untyped type" ICE in generic code

4 года назад
issue54765.go

test: migrate remaining files to go:build syntax

3 года назад
issue55101.go

test: add regress test for issue 55101

4 года назад
issue58513.go

cmd/compile/internal/noder: correct positions for synthetic closures

3 года назад
list.go

all: fix some comments for method

4 года назад
list2.go

all: fix a large number of comments

2 года назад
listimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
listimp2.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
lockable.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
map.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
mapimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
maps.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
mapsimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
metrics.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
min.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
mincheck.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
minimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
mutualimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
nested.go

cmd/compile: fix unified IR shapifying recursive instantiated types

4 года назад
nested.out

cmd/compile: fix reflect naming of local generic types

4 года назад
ordered.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
orderedmap.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
orderedmapsimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
pair.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
pairimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
pragma.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
recoverimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
recoverimp.out

test: add test for export/import of recover & defer

5 лет назад
select.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
sets.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
setsimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
settable.go

go/types, types2: correctly consider ~ (tilde) in constraint type inference

4 года назад
shape1.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
shape1.out

[dev.typeparams] cmd/compile: make all pointer types have the same shape

5 лет назад
shape_assert.go

cmd/compile: eliminate impossible type assertions in generic functions

3 месяца назад
sliceimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
slices.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
smallest.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
smoketest.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
stringable.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
stringer.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
stringerimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
struct.go

cmd/compile: export/import materialized aliases

2 года назад
structinit.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
subdict.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
sum.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
tparam1.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
typelist.go

all: fix some minor grammatical issues in the comments

7 месяцев назад
typeswitch1.go

test: additional generic type switch test coverage

4 года назад
typeswitch1.out

test: additional generic type switch test coverage

4 года назад
typeswitch2.go

test: additional generic type switch test coverage

4 года назад
typeswitch2.out

test: additional generic type switch test coverage

4 года назад
typeswitch3.go

test: additional generic type switch test coverage

4 года назад
typeswitch3.out

test: additional generic type switch test coverage

4 года назад
typeswitch4.go

test: additional generic type switch test coverage

4 года назад
typeswitch4.out

test: additional generic type switch test coverage

4 года назад
typeswitch5.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
typeswitch5.out

runtime: use internal/strconv

9 месяцев назад
typeswitch6.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
typeswitch6.out

[dev.typeparams] cmd/compile: handle interface type parameters in type switches

5 лет назад
typeswitch7.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
typeswitch7.out

[dev.typeparams] cmd/compile: handle interface type parameters in type switches

5 лет назад
valimp.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
value.go

all: avoid use of cmd/compile -G flag in tests

4 года назад