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
/
invalid
Age
Commit message (
Expand
)
Author
Lines
2025-09-21
port `#[debugger_visualizer]` to the new attribute system
Jana Dönszelmann
-13
/
+18
2025-09-16
Add span for struct tail recursion limit error
Tawan Muadmuenwai
-2
/
+1
2025-08-18
Remove the no_sanitize attribute in favor of sanitize
Bastian Kersting
-15
/
+0
2025-08-14
Update uitests
Jonathan Brouwer
-11
/
+8
2025-08-11
Add more docs to templates for attrs with incorrect arguments
Esteban Küber
-0
/
+2
2025-08-11
Allow attr entries to declare list of alternatives for `List` and `NamedValue...
Esteban Küber
-3
/
+8
2025-06-27
Port `#[rustc_layout_scalar_valid_range_start/end]` to the new attribute pars...
Jonathan Brouwer
-12
/
+26
2025-06-17
make error codes reflect reality better
Jana Dönszelmann
-15
/
+9
2025-06-17
use consistent attr errors in all attribute parsers
Jana Dönszelmann
-2
/
+2
2025-06-17
fix bugs in inline/force_inline and diagnostics of all attr parsers
Jana Dönszelmann
-5
/
+32
2025-06-16
Make sure to propagate result from visit_expr_fields
Michael Goulet
-1
/
+20
2025-05-03
Implement asymmetrical precedence for closures and jumps
David Tolnay
-2
/
+2
2025-04-08
UI tests: add missing diagnostic kinds where possible
Vadim Petrochenkov
-7
/
+7
2025-04-03
compiletest: Require `//~` annotations even if `error-pattern` is specified
Vadim Petrochenkov
-1
/
+2
2025-02-25
Don't require method impls for methods with `Self:Sized` bounds for impls for...
Oli Scherer
-7
/
+4
2025-02-15
Move `#![crate_type]` UI tests into attributes directory
León Orell Valerian Liehr
-15
/
+0
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-12
/
+18
2025-01-07
Update tests.
Mara Bos
-1
/
+1
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-2
/
+2
2024-11-16
Fix ICE when passing DefId-creating args to legacy_const_generics.
Luca Versari
-0
/
+113
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-5
/
+5
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-1
/
+3
2023-11-24
Show number in error message even for one error
Nilstrieb
-5
/
+5
2023-11-04
Remove support for compiler plugins.
Nicholas Nethercote
-29
/
+0
2023-10-20
Move `invalid-llvm-passes` test to `invalid-compile-flags` folder
Miguel Ojeda
-8
/
+0
2023-08-05
Fix ICE failed to get layout for ReferencesError
yukang
-0
/
+52
2023-05-16
Fix dependency tracking for debugger visualizers
Michael Woerister
-3
/
+4
2023-05-01
fix stderrs
Gibby Free
-3
/
+3
2023-05-01
remove bootstrap from tests
Gibby Free
-3
/
+0
2023-03-01
stabilize debugger visualizer attribute
Gibby Free
-2
/
+2
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+473