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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
conditional-compilation
Age
Commit message (
Expand
)
Author
Lines
2025-07-15
Changes to diagnostics
Jonathan Brouwer
-30
/
+58
2025-05-04
compiletest: Support matching on non-json lines in compiler output
Vadim Petrochenkov
-2
/
+3
2025-04-17
Rollup merge of #139967 - jieyouxu:auxiliary, r=wesleywiser
Matthias Krüger
-1
/
+1
2025-04-17
tests: use `//@ ignore-auxiliary` with backlinked primary test file
Jieyou Xu
-1
/
+1
2025-04-17
Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur...
Matthias Krüger
-20
/
+20
2025-04-13
UI tests: migrate remaining compile time `error-pattern`s to line annotations
Vadim Petrochenkov
-15
/
+27
2025-04-10
replace `//@ compile-flags: --edition` with `//@ edition`
Pietro Albini
-2
/
+2
2025-04-03
Use `cfg(false)` in UI tests
clubby789
-20
/
+20
2025-04-03
compiletest: Require `//~` annotations even if `error-pattern` is specified
Vadim Petrochenkov
-9
/
+10
2025-04-02
Remove `NtExpr` and `NtLiteral`.
Nicholas Nethercote
-2
/
+2
2025-03-26
expand: Leave traces when expanding `cfg` attributes
Vadim Petrochenkov
-23
/
+3
2025-02-28
Remove `NtMeta`.
Nicholas Nethercote
-4
/
+4
2025-02-21
More sophisticated span trimming
Michael Goulet
-3
/
+2
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-6
/
+9
2025-01-07
Update tests.
Mara Bos
-1
/
+1
2024-11-03
use backticks instead of single quotes when reporting "use of unstable librar...
dianne
-2
/
+2
2024-08-23
Return earlier in some cases in `collect_token`.
Nicholas Nethercote
-0
/
+19
2024-07-12
Make parse error suggestions verbose and fix spans
Esteban Küber
-1
/
+5
2024-05-10
Fix parse error message for meta items
León Orell Valerian Liehr
-4
/
+4
2024-05-04
compiletest: add enable-by-default check-cfg
Urgau
-8
/
+7
2024-04-09
Further cleanup cfgs in the UI test suite
Urgau
-22
/
+22
2024-04-07
Unify all the always-false cfgs under the `FALSE` cfg
Urgau
-18
/
+16
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-41
/
+41
2024-01-13
Bless tests
George-lewis
-0
/
+7
2023-11-24
Show number in error message even for one error
Nilstrieb
-10
/
+10
2023-10-05
Add a note to duplicate diagnostics
Alex Macleod
-0
/
+1
2023-06-29
Update UI tests which relied on old behavior of constructing a default error ...
许杰友 Jieyou Xu (Joe)
-7
/
+7
2023-04-15
Add some reasons why tests are ignored.
Eric Huss
-1
/
+1
2023-03-15
error-msg: expand suggestion for unused lint
Ezra Shaw
-0
/
+4
2023-02-18
Adjust tracking issue for non_lifetime_binders
Michael Goulet
-3
/
+3
2023-02-16
Add feature gate for non_lifetime_binders
Michael Goulet
-18
/
+28
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1311