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
/
codegen
/
issues
Age
Commit message (
Expand
)
Author
Lines
2024-09-18
Update the minimum external LLVM to 18
Josh Stone
-2
/
+0
2024-09-04
Remove macOS 10.10 dynamic linker bug workaround
beetrees
-27
/
+0
2024-08-31
ignore/fix layout-sensitive tests
The 8472
-0
/
+1
2024-08-14
Rollup merge of #128759 - notriddle:notriddle/spec-to-string, r=workingjubile...
Matthias Krüger
-0
/
+36
2024-08-12
Auto merge of #128371 - andjo403:rangeAttribute, r=nikic
bors
-1
/
+1
2024-08-11
Add range attribute to scalar function results and arguments
Andreas Jonson
-1
/
+1
2024-08-10
Auto merge of #128584 - DianQK:tests-for-llvm-19, r=nikic
bors
-0
/
+67
2024-08-08
Add a set of tests for LLVM 19
DianQK
-0
/
+67
2024-08-06
alloc: add ToString specialization for `&&str`
Michael Howell
-0
/
+36
2024-08-03
Add test for updating enum discriminant through pointer
clubby789
-0
/
+19
2024-07-14
reenable some windows tests
klensy
-1
/
+0
2024-07-12
Auto merge of #123351 - beetrees:x86-ret-snan-rust, r=nikic,workingjubilee
bors
-2
/
+8
2024-07-12
Adjust tests for x86 "Rust" ABI changes
beetrees
-2
/
+8
2024-06-19
Give inlining bonuses to things that optimize out
Scott McMurray
-1
/
+5
2024-06-14
Auto merge of #125347 - tesuji:needtests, r=nikic
bors
-0
/
+176
2024-06-11
Make issue-122805.rs big endian compatible
Nikita Popov
-9
/
+12
2024-06-11
Fix tests for 32 bits targets
Lzu Tao
-4
/
+4
2024-06-09
Apply suggestions from code review
Lzu Tao
-41
/
+25
2024-06-09
add codegen test for #36010
Lzu Tao
-0
/
+29
2024-06-09
add codegen test for #68667
Lzu Tao
-0
/
+17
2024-06-09
add codegen test for #74938
Lzu Tao
-0
/
+15
2024-06-09
add codegen test for #93036
Lzu Tao
-0
/
+18
2024-06-09
add codegen test for #109328
Lzu Tao
-0
/
+17
2024-06-09
add codegen test for #110797
Lzu Tao
-0
/
+27
2024-06-09
Add codegen test for #111508
Lzu Tao
-0
/
+22
2024-06-09
add codegen test for #112509
Lzu Tao
-0
/
+17
2024-06-09
add codegen test for #113757
Lzu Tao
-0
/
+19
2024-06-09
add codegen test for issue-118392, 71096
Lzu Tao
-0
/
+11
2024-05-31
Run rustfmt on `tests/codegen/`.
Nicholas Nethercote
-89
/
+58
2024-05-28
Make more of the test suite run on Mac Catalyst
Mads Marquart
-1
/
+1
2024-04-24
Fix tests and bless
Gary Guo
-1
/
+0
2024-04-24
Auto merge of #122053 - erikdesjardins:alloca, r=nikic
bors
-2
/
+2
2024-04-22
Stabilize generic `NonZero`.
Markus Reiter
-1
/
+0
2024-04-12
remove alloca type from issue-105386-ub-in-debuginfo
Erik Desjardins
-1
/
+1
2024-04-11
use [N x i8] for alloca types
Erik Desjardins
-2
/
+2
2024-04-10
Update 122805 test for PR 123185
Scott McMurray
-10
/
+29
2024-04-08
Limited to little endian target
Kai Luo
-0
/
+1
2024-04-07
Add the test case for #122805
DianQK
-0
/
+35
2024-03-17
Update the minimum external LLVM to 17
Josh Stone
-1
/
+0
2024-02-27
test merging of multiple match branches that access fields of the same offset
Erik Desjardins
-0
/
+44
2024-02-26
always use gep inbounds i8 (ptradd) for field offsets
Erik Desjardins
-2
/
+2
2024-02-26
Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obk
bors
-2
/
+2
2024-02-25
Use generic `NonZero` in tests.
Markus Reiter
-11
/
+11
2024-02-25
fix use of platform_intrinsics in tests
Ralf Jung
-2
/
+2
2024-02-23
Ignore less tests in debug builds
Ben Kimock
-12
/
+0
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-74
/
+74
2024-01-23
Remove uses of no-system-llvm
Nikita Popov
-3
/
+0
2024-01-06
Add assume into `NonZeroIntX::get`
AngelicosPhosphoros
-0
/
+83
2023-12-11
add more niches to rawvec
The 8472
-8
/
+20
2023-12-04
use `assume(idx < self.len())` in `[T]::get_unchecked`
bendn
-0
/
+13
[prev]
[next]