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-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
2024-09-19
Keep object-size-dependent tests failing
Jubilee Young
-27
/
+9
2024-08-24
Rollup merge of #128735 - jieyouxu:pr-120176-revive, r=cjgillot
Trevor Gross
-6
/
+6
2024-08-16
Use FnSig instead of raw FnDecl for ForeignItemKind::Fn
Michael Goulet
-1
/
+1
2024-08-06
Add a special case for CStr/CString in the improper_ctypes lint
Flying-Toast
-6
/
+6
2024-08-02
Bless tests
bjorn3
-3
/
+3
2024-07-17
Rollup merge of #125042 - long-long-float:suggest-move-arg-outside, r=fmease
Matthias Krüger
-1
/
+1
2024-07-14
Use ordinal number in argument error
long-long-float
-1
/
+1
2024-07-12
Make parse error suggestions verbose and fix spans
Esteban Küber
-3
/
+5
2024-07-11
Always use a colon in `//@ normalize-*:` headers
Zalathar
-2
/
+2
2024-05-29
Use parenthetical notation for `Fn` traits
Esteban Küber
-1
/
+1
2024-04-17
Remove libc from rust_get_test_int uses
Ben Kimock
-4
/
+1
2024-04-15
Use the rustc_private libc less in tests
Ben Kimock
-7
/
+7
2024-04-04
Fix diagnostic for qualifier in extern block
Arthur Carcano
-7
/
+2
2024-03-24
add issue numbers via // issue: rust-lang/rust#ISSUE_NUM directive
Matthias Krüger
-8
/
+11
2024-03-24
add test for str as extern "C" arg causes compiler panic #80125
Matthias Krüger
-0
/
+50
2024-03-24
add test for #52334
Matthias Krüger
-0
/
+35
2024-03-11
Update test directives for `wasm32-wasip1`
Alex Crichton
-4
/
+1
2024-02-19
Always evaluate free constants and statics, even if previous errors occurred
Oli Scherer
-2
/
+10
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-104
/
+104
2024-02-14
Auto merge of #120847 - oli-obk:track_errors9, r=compiler-errors
bors
-2
/
+12
2024-02-14
Continue compilation after check_mod_type_wf errors
Oli Scherer
-2
/
+12
2024-02-13
Move tests
Caio
-0
/
+64
2024-02-09
Move some tests
Caio
-0
/
+119
2024-02-07
Update tests
r0cky
-1
/
+11
2024-02-01
review comment: change wording
Esteban Küber
-4
/
+4
2024-02-01
On E0277 be clearer about implicit `Sized` bounds on type params and assoc types
Esteban Küber
-8
/
+8
2024-01-30
Provide more context on derived obligation error primary label
Esteban Küber
-3
/
+3
2024-01-21
exclude unexported macro bindings from extern crate
bohan
-1
/
+47
2024-01-13
Bless tests
George-lewis
-0
/
+1
2024-01-06
Rollup merge of #118781 - RalfJung:core-panic-feature, r=the8472
Matthias Krüger
-1
/
+1
2024-01-05
Stabilize THIR unsafeck
Matthew Jasper
-2
/
+2
2024-01-05
Remove revisions for THIR unsafeck
Matthew Jasper
-15
/
+1
2023-12-12
also test projecting to some sized fields at non-zero offset in structs with ...
Ralf Jung
-3
/
+9
2023-12-12
test that both size_of_val and align_of_val panic
Ralf Jung
-6
/
+16
[prev]
[next]