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
/
codegen
Age
Commit message (
Expand
)
Author
Lines
2025-03-26
Always emit native-static-libs note, even if it is empty
Mads Marquart
-0
/
+16
2025-03-25
compiletest: Support matching on diagnostics without a span
Vadim Petrochenkov
-0
/
+2
2025-02-06
remove `feature(trait_upcasting)` from tests and bless them
Waffle Lapkin
-1
/
+0
2025-02-04
Rename and Move some UI tests to more suitable subdirs
DuskyElf
-0
/
+94
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-3
/
+3
2024-12-10
Adjust `alias-uninit-value.rs`
Jieyou Xu
-0
/
+26
2024-12-08
Move `assign-assign.rs` to `tests/ui/codegen/assign-expr-unit-type.rs`
许杰友 Jieyou Xu (Joe)
-0
/
+39
2024-12-05
Normalize target-cpus.rs stdout test for LLVM changes
Tim Neumann
-0
/
+6
2024-11-27
ensure JSON-defined targets are consistent
Ralf Jung
-2
/
+2
2024-11-26
tests: remove `//@ pretty-expanded` usages
许杰友 Jieyou Xu (Joe)
-1
/
+0
2024-10-21
move strict provenance lints to new feature gate, remove old feature gates
Ralf Jung
-32
/
+0
2024-09-30
Relax a debug assertion in codegen
Michael Goulet
-0
/
+8
2024-09-23
fix ices on vfe about principal trait
Luv-Ray
-0
/
+17
2024-07-19
Add a bunch of tests for #107975
Pavel Grigorenko
-0
/
+799
2024-07-12
Gate the type length limit check behind a nightly flag
Michael Goulet
-5
/
+8
2024-07-02
Instance::resolve -> Instance::try_resolve, and other nits
Michael Goulet
-1
/
+2
2024-07-02
Re-implement a type-size based limit
Michael Goulet
-8
/
+4
2024-06-14
Deprecate no-op codegen option `-Cinline-threshold=...`
Martin Nordholts
-1
/
+1
2024-05-24
Don't eagerly monomorphize drop for types that are impossible to instantiate
Michael Goulet
-0
/
+18
2024-03-17
Update the minimum external LLVM to 17
Josh Stone
-1
/
+0
2024-03-11
Update test directives for `wasm32-wasip1`
Alex Crichton
-1
/
+0
2024-03-06
compiletest: Add a `//@ needs-threads` directive
Alex Crichton
-3
/
+2
2024-03-05
Rollup merge of #121978 - GuillaumeGomez:dylib-duplicated-path, r=bjorn3
Matthias Krüger
-0
/
+9
2024-03-04
Add regression ui test for duplicated path in dylib error
Guillaume Gomez
-0
/
+9
2024-03-03
Move tests
Caio
-0
/
+20
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-59
/
+59
2024-02-14
Do not report overflow errors on ConstArgHasType goals
Michael Goulet
-0
/
+39
2024-02-09
Move some tests
Caio
-0
/
+16
2024-01-27
Auto merge of #120062 - davidtwco:llvm-data-layout-check, r=wesleywiser
bors
-0
/
+31
2024-01-22
Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"
Oli Scherer
-0
/
+1
2024-01-18
llvm: simplify data layout check
David Wood
-0
/
+31
2024-01-02
Adjust compiler tests for unused_tuple_struct_fields -> dead_code
Jake Goulding
-1
/
+1
2023-12-09
Use immediate_backend_type when reading from a const alloc
Ben Kimock
-0
/
+15
2023-11-22
Stabilize RFC3324 dyn upcasting coercion
Urgau
-1
/
+0
2023-10-04
Fix misuses of a vs an
cui fliter
-1
/
+1
2023-09-26
Rollup merge of #116099 - eduardosm:issue-79865-regression, r=oli-obk
Matthias Krüger
-0
/
+38
2023-09-23
Bless tests.
Camille GILLOT
-1
/
+0
2023-09-23
Add regression test for issue #79865
Eduardo Sánchez Muñoz
-0
/
+38
2023-09-11
Remove assert that checks type equality
ouz-a
-0
/
+49
2023-07-27
Update the minimum external LLVM to 15
Josh Stone
-2
/
+0
2023-07-20
Add ui test of LLVM print-from-C++ changes
David Tolnay
-0
/
+8
2023-06-19
add tests for unsound subtype handling
lcnr
-0
/
+56
2023-04-16
Check freeze with right param-env
Michael Goulet
-0
/
+31
2023-03-28
Erase impl regions when checking for impossible to eagerly monomorphize items
Michael Goulet
-0
/
+19
2023-03-14
Don't codegen impossible to satisfy impls
Michael Goulet
-0
/
+13
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+348
[prev]