index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
cfg
Age
Commit message (
Expand
)
Author
Lines
2025-07-18
tests: Add a regression test for crt-static with target features
Jens Reidel
-0
/
+32
2025-07-15
Changes to diagnostics
Jonathan Brouwer
-53
/
+74
2025-07-01
cleaned up some tests
Kivooeo
-4
/
+18
2025-07-01
moved test files
Kivooeo
-0
/
+13
2025-06-11
cleaned up some tests
Kivooeo
-0
/
+9
2025-05-28
Rollup merge of #141548 - bvanjoi:issue-141256, r=petrochenkov
Trevor Gross
-0
/
+149
2025-05-28
consider glob imports in cfg suggestion
bohan
-0
/
+149
2025-05-26
cfg_version: pull out dedicated syntax test from feature gate test
Jieyou Xu
-0
/
+340
2025-05-24
Make #[cfg(version)] respect RUSTC_OVERRIDE_VERSION_STRING
est31
-0
/
+47
2025-05-03
tests: fix a panic strategy in `cfg_false_no_std-2.rs`
Jieyou Xu
-4
/
+5
2025-04-27
Implement the internal feature `cfg_target_has_reliable_f16_f128`
Trevor Gross
-0
/
+37
2025-04-17
Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur...
Matthias Krüger
-67
/
+107
2025-04-10
compiletest: Trim the value of `dont-require-annotations`
Vadim Petrochenkov
-1
/
+1
2025-04-09
Migrate some tests to `dont-require-annotations`
Vadim Petrochenkov
-4
/
+4
2025-04-03
Use `cfg(false)` in UI tests
clubby789
-66
/
+66
2025-04-03
Rollup merge of #138767 - clubby789:check-cfg-bool, r=Urgau
Matthias Krüger
-16
/
+8
2025-04-03
Add more tests for `cfg_boolean_literals`
clubby789
-0
/
+41
2025-04-03
Stabilize `cfg_boolean_literals`
clubby789
-1
/
+0
2025-04-03
Allow boolean literals in `check-cfg`
clubby789
-16
/
+8
2025-04-03
Fix up tests on wasm and msvc, and rebase conflicts
Vadim Petrochenkov
-2
/
+5
2025-04-03
compiletest: Require `//~` annotations even if `error-pattern` is specified
Vadim Petrochenkov
-1
/
+3
2025-03-25
compiletest: Support matching on diagnostics without a span
Vadim Petrochenkov
-0
/
+2
2025-02-14
Trim suggestion parts to the subset that is purely additive
Michael Goulet
-1
/
+1
2025-02-14
Use underline suggestions for purely 'additive' replacements
Michael Goulet
-3
/
+2
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-2
/
+3
2025-02-06
Remove some unnecessary parens in `assert!` conditions
Esteban Küber
-1
/
+1
2025-01-27
Remove all dead files inside tests/ui/
León Orell Valerian Liehr
-8
/
+0
2025-01-06
Add support for wasm exception handling to Emscripten target
Hood Chatham
-0
/
+10
2024-11-27
Update tests to use new proc-macro header
Eric Huss
-6
/
+1
2024-11-26
tests: remove `//@ pretty-expanded` usages
许杰友 Jieyou Xu (Joe)
-7
/
+0
2024-10-16
Handle gracefully true/false in `cfg(target(..))` compact
Urgau
-1
/
+11
2024-10-06
Auto merge of #129670 - est31:cfg_attr_crate_type_name_error, r=Urgau
bors
-45
/
+30
2024-10-05
Make deprecated_cfg_attr_crate_type_name a hard error
est31
-45
/
+30
2024-10-04
Feature gate boolean lit support in cfg predicates
Urgau
-0
/
+20
2024-10-01
Implement boolean lit support in cfg predicates
Urgau
-0
/
+29
2024-09-20
Fix feature name in test
clubby789
-1
/
+1
2024-08-28
fmt-debug option
Kornel
-0
/
+10
2024-08-07
Disallow setting built-in cfgs via set the command-line
Urgau
-0
/
+239
2024-07-12
When finding item gated behind a `cfg` flat, point at it
Esteban Küber
-24
/
+91
2024-06-25
RFC 2383: Stabilize `lint_reasons` :tada:
xFrednet
-3
/
+1
2024-05-21
Fix typo in deprecation lint message
Xiretza
-4
/
+4
2024-05-04
compiletest: add enable-by-default check-cfg
Urgau
-23
/
+34
2024-04-07
Remove useless configs in tests
Urgau
-8
/
+0
2024-04-07
Unify all the always-false cfgs under the `FALSE` cfg
Urgau
-50
/
+48
2024-03-26
Rollup merge of #122766 - bvanjoi:fix-115185, r=petrochenkov
Matthias Krüger
-9
/
+46
2024-03-20
Add barest-bones deref patterns
Nadrieril
-12
/
+12
2024-03-20
store segment and module in `UnresolvedImportError`
bohan
-9
/
+46
2024-03-11
Update test directives for `wasm32-wasip1`
Alex Crichton
-1
/
+1
2024-02-24
Stabilize `cfg_target_abi`
Chris Denton
-1
/
+0
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-68
/
+68
[next]