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
/
rfcs
Age
Commit message (
Expand
)
Author
Lines
2025-04-08
UI tests: add missing diagnostic kinds where possible
Vadim Petrochenkov
-31
/
+31
2025-04-03
Use `cfg(false)` in UI tests
clubby789
-16
/
+16
2025-04-03
compiletest: Require `//~` annotations even if `error-pattern` is specified
Vadim Petrochenkov
-5
/
+8
2025-04-02
Remove `NtExpr` and `NtLiteral`.
Nicholas Nethercote
-335
/
+431
2025-03-30
Remove attribute `#[rustc_error]`
Vadim Petrochenkov
-13
/
+3
2025-03-25
compiletest: Support matching on diagnostics without a span
Vadim Petrochenkov
-0
/
+2
2025-03-14
Do not suggest using `-Zmacro-backtrace` for builtin macros
Esteban Küber
-1
/
+0
2025-03-11
Implement `#[define_opaque]` attribute for functions.
Oli Scherer
-46
/
+33
2025-02-26
Support raw-dylib link kind on ELF
Noratrieb
-445
/
+0
2025-02-24
Remove dyn_compatible_for_dispatch
Michael Goulet
-159
/
+0
2025-02-21
Trim suggestion part before generating highlights
Michael Goulet
-2
/
+2
2025-02-14
Trim suggestion parts to the subset that is purely additive
Michael Goulet
-6
/
+6
2025-02-14
Consider add-prefix replacements too
Michael Goulet
-18
/
+12
2025-02-13
Rollup merge of #136888 - compiler-errors:never-read, r=Nadrieril
Jacob Pratt
-0
/
+16
2025-02-12
Rollup merge of #134090 - veluca93:stable-tf11, r=oli-obk
Jacob Pratt
-74
/
+33
2025-02-11
Always perform discr read for never pattern in EUV
Michael Goulet
-0
/
+16
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-12
/
+18
2025-01-27
Stabilize target_feature_11
Caleb Zulawski
-74
/
+33
2025-01-27
Rollup merge of #136112 - fmease:clean-up-all-dead-files-in-ui-tests, r=compi...
Guillaume Gomez
-1240
/
+0
2025-01-27
Remove all dead files inside tests/ui/
León Orell Valerian Liehr
-1240
/
+0
2025-01-25
Add a suggestion to cast target_feature fn items to fn pointers.
Luca Versari
-13
/
+44
2025-01-25
Auto merge of #133154 - estebank:issue-133137, r=wesleywiser
bors
-1
/
+3
2025-01-24
Reword "crate not found" resolve message
Esteban Küber
-1
/
+3
2025-01-23
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
许杰友 Jieyou Xu (Joe)
-4
/
+4
2025-01-22
Rollup merge of #135409 - Shunpoco:issue-133117-ICE-never-false-edge-start-bl...
Matthias Krüger
-0
/
+106
2025-01-22
address review: modify ICE-133063-never-arm-no-otherwise-block.rs
Shunpoco
-43
/
+12
2025-01-22
address review: modify ICE-133117-duplicated-never-arm.rs
Shunpoco
-29
/
+15
2025-01-21
Auto merge of #134299 - RalfJung:remove-start, r=compiler-errors
bors
-37
/
+0
2025-01-21
remove support for the #[start] attribute
Ralf Jung
-37
/
+0
2025-01-16
Coerce safe-to-call target_feature functions to fn pointers.
Luca Versari
-2
/
+53
2025-01-15
Auto merge of #134353 - oli-obk:safe-target-feature-unsafe-by-default, r=wesl...
bors
-23
/
+34
2025-01-15
Avoid notes that only make sense for unsafe functions
Oli Scherer
-13
/
+0
2025-01-15
Try to render shorthand differently
Oli Scherer
-6
/
+3
2025-01-15
Render fn defs with target_features attrs with the attribute [second site]
Oli Scherer
-10
/
+10
2025-01-15
Render fn defs with target_features attrs with the attribute
Oli Scherer
-12
/
+12
2025-01-15
Hide the internal unsafety of safe target_feature fn items
Oli Scherer
-1
/
+1
2025-01-15
Treat safe target_feature functions as unsafe by default
Oli Scherer
-23
/
+50
2025-01-12
Fix ICE-130779
Shunpoco
-0
/
+45
2025-01-12
Fix ICE-133117
Shunpoco
-0
/
+48
2025-01-12
Fix ICE-133063
Shunpoco
-0
/
+58
2025-01-07
Update tests.
Mara Bos
-1
/
+1
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-6
/
+6
2024-12-15
Use links to edition guide for edition migrations
Eric Huss
-1
/
+1
2024-12-13
Stabilize async closures
Michael Goulet
-21
/
+20
2024-12-10
Fix type (exit → exist)
Tobias Bucher
-2
/
+2
2024-12-09
fix ICE on type error in promoted
Ralf Jung
-6
/
+0
2024-12-04
Add more context to fall-through "const pattern of non-structural type" error
Esteban Küber
-1
/
+3
2024-12-04
Add context to fall-through "const pattern of non-structural type" error
Esteban Küber
-0
/
+3
2024-12-04
Add additional context for non-sructural type constant used in pattern
Esteban Küber
-48
/
+112
2024-12-04
Reword message for non-structural type constant in pattern
Esteban Küber
-3
/
+2
[prev]
[next]