about summary refs log tree commit diff
path: root/src/test/ui/resolve/resolve-primitive-fallback.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-39/+0
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-3/+0
2022-09-03Shrink suggestion span of argument mismatch errorMichael Goulet-1/+1
2022-06-16diagnostics: fix trailing spaceklensy-1/+1
2022-05-03Tweak wordingEsteban Kuber-2/+2
2022-05-03When suggesting to import an item, also suggest changing the path if appropriateEsteban Küber-1/+6
2022-04-16Implementation for 65853Jack Huey-3/+5
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-0/+6
2020-05-07reword "possible candidate" import suggestionAndy Russell-1/+1
2020-02-26Rollup merge of #67637 - Mark-Simulacrum:primitive-mod, r=dtolnayDylan DPC-0/+5
2020-02-11On mismatched argument count point at argumentsEsteban Küber-2/+4
2020-02-06Add primitive module to libcore/stdMark Rousskov-0/+5
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2018-12-25Remove licensesMark Rousskov-3/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+22