master
all: fix some comments
all: eliminate vet diagnostics
internal/export/unicode: change C comment to mention unassigned code points
message/pipeline: handle globals
all: fix printf(var) mistakes detected by latest printf checker
all: use reflect.TypeFor instead of reflect.TypeOf
x/text: fix scientific notation by removing extraneous spaces
internal/stringset: corrected typo in comment
all: specify vanity import paths
internal/texttest: remove Run and Bench helpers
all: update go directive to 1.18
all: remove redundant type conversion
all: gofmt
internal: use Parent from compact and remove internal’s
internal: add SortTags and UniqueTags
all: use https for links to www.unicode.org and unicode.org
internal: added NewInheritanceMatcher