This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-26 13:01:27 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
rust
/
tests
/
codegen-llvm
/
enum
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Jacob Adam
fc9f492049
Add a codegen test for a missed optimisation with spare niches
2026-04-09 09:42:47 +01:00
..
enum-aggregate.rs
Change int-to-ptr transmute lowering back to inttoptr
2025-10-10 20:14:23 -04:00
enum-array-index-spare-niche.rs
Add a codegen test for a missed optimisation with spare niches
2026-04-09 09:42:47 +01:00
enum-bounds-check-derived-idx.rs
…
enum-bounds-check-issue-13926.rs
…
enum-bounds-check-issue-82871.rs
…
enum-bounds-check.rs
…
enum-debug-clike.rs
…
enum-debug-niche-2.rs
…
enum-debug-niche.rs
…
enum-debug-tagged.rs
…
enum-discriminant-eq.rs
Update the minimum external LLVM to 21
2026-03-12 16:45:42 -07:00
enum-discriminant-value.rs
…
enum-early-otherwise-branch.rs
Replace uses of 'CHECK: br' and 'CHECK-NOT: br' with 'br {{.*}}'.
2025-11-21 13:04:48 -06:00
enum-match.rs
Include optional
dso_local
marker for functions in
enum-[match,transparent-extract].rs
2026-03-12 14:23:26 +01:00
enum-transparent-extract.rs
Include optional
dso_local
marker for functions in
enum-[match,transparent-extract].rs
2026-03-12 14:23:26 +01:00
enum-two-variants-match.rs
…
enum-u128.rs
…
unreachable_enum_default_branch.rs
…