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
/
enum
Age
Commit message (
Expand
)
Author
Lines
2024-09-18
Update the minimum external LLVM to 18
Josh Stone
-1
/
+0
2024-09-14
Simplify the canonical clone method to copy
DianQK
-2
/
+4
2024-08-11
Add range attribute to scalar function results and arguments
Andreas Jonson
-1
/
+1
2024-05-31
Run rustfmt on `tests/codegen/`.
Nicholas Nethercote
-12
/
+21
2024-04-30
codegen tests: Tolerate `range()` qualifications in enum tests
Matthew Maurer
-3
/
+3
2024-04-24
Auto merge of #122053 - erikdesjardins:alloca, r=nikic
bors
-1
/
+1
2024-04-22
Stabilize generic `NonZero`.
Markus Reiter
-1
/
+1
2024-04-11
use [N x i8] for alloca types
Erik Desjardins
-1
/
+1
2024-04-08
Add test case for #119014
DianQK
-0
/
+26
2024-04-03
Auto merge of #122225 - DianQK:nits-120268, r=cjgillot
bors
-24
/
+43
2024-03-13
Update `unreachable_enum_default_branch.rs`
DianQK
-24
/
+43
2024-03-11
Update test directives for `wasm32-wasip1`
Alex Crichton
-0
/
+4
2024-03-07
Replace the default branch with an unreachable branch If it is the last variant
DianQK
-0
/
+24
2024-02-25
Use generic `NonZero` in tests.
Markus Reiter
-10
/
+7
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-17
/
+17
2023-07-29
tests/codegen/enum-* -> enum/enum-*
Jubilee Young
-0
/
+381