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
/
extern
Age
Commit message (
Expand
)
Author
Lines
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
2023-12-12
reject projecting to fields whose offset we cannot compute
Ralf Jung
-0
/
+30
2023-12-12
codegen: panic when trying to compute size/align of extern type
Ralf Jung
-1
/
+8
2023-12-10
remove redundant imports
surechen
-2
/
+0
2023-12-09
merge core_panic feature into panic_internals
Ralf Jung
-1
/
+1
2023-12-07
Rollup merge of #116420 - bvanjoi:fix-116203, r=Nilstrieb
Matthias Krüger
-0
/
+67
2023-11-24
Show number in error message even for one error
Nilstrieb
-13
/
+13
2023-11-17
Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naber
Matthias Krüger
-3
/
+1
2023-11-15
discard invalid spans in external blocks
bohan
-0
/
+67
2023-11-02
Pretty print Fn traits in rustc_on_unimplemented
Michael Goulet
-3
/
+3
2023-10-28
Remove asmjs from tests
Jubilee Young
-3
/
+1
2023-09-25
Gate and validate #[rustc_safe_intrinsic]
León Orell Valerian Liehr
-1
/
+1
2023-09-19
rustc_hir_analysis: add a helper to check function the signature mismatches
Eduardo Sánchez Muñoz
-2
/
+2
2023-08-28
Revert "Suggest using `Arc` on `!Send`/`!Sync` types"
David Tolnay
-3
/
+0
2023-08-09
Suggest using `Arc` on `!Send`/`!Sync` types
Esteban Kuber
-0
/
+3
2023-08-07
stabilize abi_thiscall
Benedikt Radtke
-2
/
+0
[next]