about summary refs log tree commit diff
path: root/tests/ui/extenv
AgeCommit message (Collapse)AuthorLines
2024-03-17Move `option_env!` and `env!` tests to the `env-macro` directorybeetrees-190/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-8/+8
2024-01-29Supress unhelpful diagnostics for unresolved top level attributesyukang-12/+3
2024-01-12Rename `--env` option flag to `--env-set`Guillaume Gomez-3/+3
2023-12-10Add ui tests for `--env` optionGuillaume Gomez-0/+21
2023-11-24Show number in error message even for one errorNilstrieb-7/+7
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-05-11Better diagnostics for `env!` where variable contains escapeclubby789-6/+20
2023-04-21fix(error): normalize whitespace during msg_to_bufferbohan-0/+36
2023-04-10Migrate most of `rustc_builtin_macros` to diagnostic implsclubby789-5/+5
Co-authored-by: Joe ST <joe@fbstj.net> Co-authored-by: Michael Goulet <michael@errs.io>
2023-02-28Explain compile-time vs run-time difference in env!() error messageKornel-6/+8
2023-01-17Fix use suggestion spanMichael Goulet-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+126