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
/
attributes
Age
Commit message (
Expand
)
Author
Lines
2024-04-11
fix attribute validation on associated items in traits
gvozdvmozgu
-0
/
+15
2024-03-12
tests: Add ui/attributes/unix_sigpipe/unix_sigpipe-str-list.rs
Martin Nordholts
-1
/
+13
2024-03-11
unix_sigpipe: Replace `inherit` with `sig_dfl` in syntax tests
Martin Nordholts
-14
/
+14
2024-03-10
diagnostics: Do not suggest using `#[unix_sigpipe]` without a value
Martin Nordholts
-11
/
+4
2024-03-04
Auto merge of #121900 - chenyukang:yukang-fix-121425-repr-pack-error, r=compi...
bors
-10
/
+79
2024-03-03
fix spans of arguments in diagnostic
yukang
-9
/
+9
2024-03-02
Fix misleading message when using a named constant as a struct alignment/pack
yukang
-10
/
+79
2024-02-29
Update ui tests
Guillaume Gomez
-53
/
+10
2024-02-28
Rollup merge of #121527 - Enselic:unix_sigpipe-tests-fixes, r=davidtwco
Guillaume Gomez
-16
/
+25
2024-02-24
Don't unnecessarily change `SIGPIPE` disposition in unix_sigpipe tests
Martin Nordholts
-6
/
+6
2024-02-23
tests: Add unix_sigpipe-different-duplicates.rs test variant
Martin Nordholts
-2
/
+21
2024-02-23
tests: Combine unix_sigpipe-not-used.rs and unix_sigpipe-only-feature.rs
Martin Nordholts
-13
/
+3
2024-02-23
tests: Rename unix_sigpipe.rs to unix_sigpipe-bare.rs for clarity
Martin Nordholts
-1
/
+1
2024-02-23
tests: Fix typo unix_sigpipe-error.rs -> unix_sigpipe-sig_ign.rs
Martin Nordholts
-0
/
+0
2024-02-22
Deduplicate some logic and reword output
Esteban Küber
-2
/
+2
2024-02-22
Make confusable suggestions `verbose`
Esteban Küber
-1
/
+6
2024-02-22
Consider methods from traits when suggesting typos
Esteban Küber
-5
/
+3
2024-02-22
Provide more and more accurate suggestions when calling the wrong method
Esteban Küber
-3
/
+22
2024-02-22
On type error of method call arguments, look at confusables for suggestion
Esteban Küber
-1
/
+19
2024-02-22
Add `rustc_confusables` annotations to some stdlib APIs
Esteban Küber
-2
/
+102
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-60
/
+60
2023-12-12
Improve an error involving attribute values.
Nicholas Nethercote
-22
/
+15
2023-11-24
Show number in error message even for one error
Nilstrieb
-23
/
+23
2023-10-26
Tweak suggestion spans for invalid crate-level inner attribute
Esteban Küber
-2
/
+6
2023-10-24
Auto merge of #117126 - matthiaskrgr:rollup-8huie8f, r=matthiaskrgr
bors
-0
/
+95
2023-10-24
Add regression test for #117058
Matthew Jasper
-0
/
+95
2023-10-23
Update `since` stability attributes in tests
David Tolnay
-3
/
+3
2023-09-01
Return ident for ExprField and PatField HIR nodes
Gurinder Singh
-0
/
+36
2023-08-07
check_attrs: Warn when #[macro_export] is used on macros 2.0
Arthur Cohen
-0
/
+25
2023-07-24
validate `doc(masked)`
Lukas Markeffsky
-110
/
+0
2023-07-16
Add infrastructure `#[rustc_confusables]` attribute to allow targeted
许杰友 Jieyou Xu (Joe)
-0
/
+126
2023-05-29
Add test for `#![doc(test(...)]` with literal parameter
Obei Sideg
-0
/
+24
2023-04-27
Add invalid_macro_export_arguments to built-in macro list
Michael Goulet
-19
/
+30
2023-04-26
Migrate `rustc_passes` to translatable diagnostics
clubby789
-2
/
+2
2023-04-17
add test for invalid places of repr align
Deadbeef
-0
/
+17
2023-04-03
fix ignore-thumbv8m.base
Pietro Albini
-1
/
+1
2023-03-28
Skip no_mangle if the item has no name.
Camille GILLOT
-0
/
+19
2023-03-02
Restrict `#[rustc_box]` to `Box::new` calls
clubby789
-0
/
+52
2023-02-22
Add check for invalid \`#[macro_export]\` arguments
blyxyas
-0
/
+42
2023-02-07
Replace a command line flag with an env var to allow tools to initialize the ...
Oli Scherer
-2
/
+2
2023-01-26
Auto merge of #106745 - m-ou-se:format-args-ast, r=oli-obk
bors
-6
/
+1
2023-01-12
Bless tests.
Mara Bos
-6
/
+1
2023-01-12
Add log-backtrace option to show backtraces along with logging
Yuki Omoto
-0
/
+9
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2050