master
pkg/internal/builtintest: don't print superfluous newlines
all: enable toposort by default
internal/pkg: move pkg/internal to internal/pkg
pkg: remove usages of cue.Runtime in tests
core/adt: simplify duplicate NumKind and NumberKind consts
pkg/net: add URL and AbsURL
pkg/strconv: remove ParseComplex
pkg: add some tests that pick defaults in builtins
internal/core/export: sort conjuncts in binary expressions
cue: rewrite away all uses of Iterator.Label
internal/core/adt: better error positions
all: move pkg/gen and internal/cmd/qgo to build-ignored files
all: make more use of slices.SortFunc
all: rely on umask when creating files and directories
pkg/encoding/toml: add new builtin package for encoding/toml