about summary refs log tree commit diff
path: root/tests/ui/cfg
AgeCommit message (Expand)AuthorLines
2025-07-18tests: Add a regression test for crt-static with target featuresJens Reidel-0/+32
2025-07-15Changes to diagnosticsJonathan Brouwer-53/+74
2025-07-01cleaned up some testsKivooeo-4/+18
2025-07-01moved test filesKivooeo-0/+13
2025-06-11cleaned up some testsKivooeo-0/+9
2025-05-28Rollup merge of #141548 - bvanjoi:issue-141256, r=petrochenkovTrevor Gross-0/+149
2025-05-28consider glob imports in cfg suggestionbohan-0/+149
2025-05-26cfg_version: pull out dedicated syntax test from feature gate testJieyou Xu-0/+340
2025-05-24Make #[cfg(version)] respect RUSTC_OVERRIDE_VERSION_STRINGest31-0/+47
2025-05-03tests: fix a panic strategy in `cfg_false_no_std-2.rs`Jieyou Xu-4/+5
2025-04-27Implement the internal feature `cfg_target_has_reliable_f16_f128`Trevor Gross-0/+37
2025-04-17Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur...Matthias Krüger-67/+107
2025-04-10compiletest: Trim the value of `dont-require-annotations`Vadim Petrochenkov-1/+1
2025-04-09Migrate some tests to `dont-require-annotations`Vadim Petrochenkov-4/+4
2025-04-03Use `cfg(false)` in UI testsclubby789-66/+66
2025-04-03Rollup merge of #138767 - clubby789:check-cfg-bool, r=UrgauMatthias Krüger-16/+8
2025-04-03Add more tests for `cfg_boolean_literals`clubby789-0/+41
2025-04-03Stabilize `cfg_boolean_literals`clubby789-1/+0
2025-04-03Allow boolean literals in `check-cfg`clubby789-16/+8
2025-04-03Fix up tests on wasm and msvc, and rebase conflictsVadim Petrochenkov-2/+5
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-1/+3
2025-03-25compiletest: Support matching on diagnostics without a spanVadim Petrochenkov-0/+2
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-1/+1
2025-02-14Use underline suggestions for purely 'additive' replacementsMichael Goulet-3/+2
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-2/+3
2025-02-06Remove some unnecessary parens in `assert!` conditionsEsteban Küber-1/+1
2025-01-27Remove all dead files inside tests/ui/León Orell Valerian Liehr-8/+0
2025-01-06Add support for wasm exception handling to Emscripten targetHood Chatham-0/+10
2024-11-27Update tests to use new proc-macro headerEric Huss-6/+1
2024-11-26tests: remove `//@ pretty-expanded` usages许杰友 Jieyou Xu (Joe)-7/+0
2024-10-16Handle gracefully true/false in `cfg(target(..))` compactUrgau-1/+11
2024-10-06Auto merge of #129670 - est31:cfg_attr_crate_type_name_error, r=Urgaubors-45/+30
2024-10-05Make deprecated_cfg_attr_crate_type_name a hard errorest31-45/+30
2024-10-04Feature gate boolean lit support in cfg predicatesUrgau-0/+20
2024-10-01Implement boolean lit support in cfg predicatesUrgau-0/+29
2024-09-20Fix feature name in testclubby789-1/+1
2024-08-28fmt-debug optionKornel-0/+10
2024-08-07Disallow setting built-in cfgs via set the command-lineUrgau-0/+239
2024-07-12When finding item gated behind a `cfg` flat, point at itEsteban Küber-24/+91
2024-06-25RFC 2383: Stabilize `lint_reasons` :tada:xFrednet-3/+1
2024-05-21Fix typo in deprecation lint messageXiretza-4/+4
2024-05-04compiletest: add enable-by-default check-cfgUrgau-23/+34
2024-04-07Remove useless configs in testsUrgau-8/+0
2024-04-07Unify all the always-false cfgs under the `FALSE` cfgUrgau-50/+48
2024-03-26Rollup merge of #122766 - bvanjoi:fix-115185, r=petrochenkovMatthias Krüger-9/+46
2024-03-20Add barest-bones deref patternsNadrieril-12/+12
2024-03-20store segment and module in `UnresolvedImportError`bohan-9/+46
2024-03-11Update test directives for `wasm32-wasip1`Alex Crichton-1/+1
2024-02-24Stabilize `cfg_target_abi`Chris Denton-1/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-68/+68