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
/
extern
Age
Commit message (
Expand
)
Author
Lines
2025-08-01
Rollup merge of #144397 - Kivooeo:issue2, r=jieyouxu
Ralf Jung
-0
/
+49
2025-07-31
comments
Kivooeo
-39
/
+49
2025-07-28
Rollup merge of #144151 - Kivooeo:issue1, r=jieyouxu
Matthias Krüger
-0
/
+71
2025-07-25
Check statics' type in type_of.
Camille GILLOT
-12
/
+2
2025-07-25
comments
Kivooeo
-0
/
+50
2025-07-25
move 28 tests
Kivooeo
-0
/
+21
2025-07-24
moved 35 tests to organized locations
Kivooeo
-0
/
+39
2025-07-19
tests: Require `run-fail` ui tests to have an exit code (`SIGABRT` not ok)
Martin Nordholts
-1
/
+1
2025-07-16
trait_sel: `MetaSized` always holds temporarily
David Wood
-126
/
+5
2025-07-10
Rework borrowing suggestions to use `Expr` instead of just `Span`
Esteban Küber
-4
/
+4
2025-07-01
Auto merge of #143287 - GuillaumeGomez:rollup-fdjcti9, r=GuillaumeGomez
bors
-5
/
+1
2025-07-01
Fix duplicate help on export_name and others
Jonathan Brouwer
-5
/
+1
2025-06-30
Don't look at static items' HIR for wfcheck
Oli Scherer
-2
/
+2
2025-06-28
Port `#[link_name]` to the new attribute parsing infrastructure
Jonathan Brouwer
-25
/
+8
2025-06-16
trait_sel: skip elaboration of sizedness supertrait
David Wood
-2
/
+30
2025-06-16
tests: bless remaining tests
David Wood
-6
/
+59
2025-06-16
tests: `PointeeSized` bounds with extern types
David Wood
-39
/
+82
2025-06-13
Unimplement unsized_locals
mejrs
-0
/
+31
2025-06-07
const-eval error: always say in which item the error occurred
Ralf Jung
-1
/
+1
2025-06-02
Clarify why we are talking about a failed const eval at a random place
Oli Scherer
-1
/
+1
2025-06-02
Use the informative error as the main const eval error message
Oli Scherer
-3
/
+3
2025-05-21
Avoid creating an empty identifer in `Symbol::to_ident_string`.
Nicholas Nethercote
-0
/
+18
2025-04-08
UI tests: add missing diagnostic kinds where possible
Vadim Petrochenkov
-6
/
+6
2025-04-06
update/bless tests
Bennet Bleßmann
-30
/
+0
2025-03-20
Use def_path_str for def id arg in UnsupportedOpInfo
Michael Goulet
-1
/
+1
2025-03-03
Tweak error code for sized checks of const/static
Michael Goulet
-0
/
+1
2025-02-23
Auto merge of #137225 - RalfJung:vectorcall, r=nnethercote
bors
-0
/
+1
2025-02-21
More sophisticated span trimming
Michael Goulet
-3
/
+2
2025-02-20
vectorcall ABI: error if sse2 is not available
Ralf Jung
-0
/
+1
2025-02-14
Trim suggestion parts to the subset that is purely additive
Michael Goulet
-2
/
+2
2025-02-14
Use underline suggestions for purely 'additive' replacements
Michael Goulet
-6
/
+4
2025-02-11
Auto merge of #136845 - matthiaskrgr:rollup-ol4np4z, r=matthiaskrgr
bors
-0
/
+14
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-18
/
+27
2025-02-09
compiler: gate `extern "{abi}"` in ast_lowering
Jubilee Young
-0
/
+14
2025-01-23
tests: use `needs-threads` instead of `ignore-emscripten`
许杰友 Jieyou Xu (Joe)
-2
/
+2
2025-01-23
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
许杰友 Jieyou Xu (Joe)
-1
/
+1
2025-01-21
remove support for the #[start] attribute
Ralf Jung
-4
/
+2
2025-01-07
Update tests.
Mara Bos
-10
/
+11
2025-01-01
Try to write the panic message with a single `write_all` call
John Kåre Alsaker
-0
/
+3
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-4
/
+4
2024-12-12
Tweak multispan rendering
Esteban Küber
-2
/
+1
2024-12-09
Revert #131669 due to ICEs
许杰友 Jieyou Xu (Joe)
-4
/
+0
2024-12-06
lint: rework some ImproperCTypes messages (especially around indirections to ...
niacdoial
-0
/
+4
2024-12-02
Allow fn pointers comparisons lint in UI tests
Urgau
-0
/
+3
2024-11-30
bless tests for changed library path
Ralf Jung
-3
/
+3
2024-11-26
tests: remove `//@ pretty-expanded` usages
许杰友 Jieyou Xu (Joe)
-11
/
+0
2024-11-08
remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi...
Ralf Jung
-7
/
+6
2024-10-29
Remove detail from label/note that is already available in other note
Esteban Küber
-3
/
+3
2024-10-11
Note what qualifier
Michael Goulet
-3
/
+3
2024-09-20
TL note: current means target
Jubilee Young
-3
/
+3
[next]