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-29 20:20:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b39beaeee4ba69a4d865e55c3cd3ebfc0e5f496
rust
/
tests
/
codegen-llvm
/
enum
T
History
Maja Kądziołka
af302a67fd
discriminant reads: make semantics independent of module/crate
2026-01-15 19:12:13 +01:00
..
enum-aggregate.rs
Change int-to-ptr transmute lowering back to inttoptr
2025-10-10 20:14:23 -04: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 20
2025-09-16 11:49:20 -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
tests: fix RISC-V failures and adjust transmute-scalar.rs target
2025-08-18 19:37:13 +00:00
enum-transparent-extract.rs
discriminant reads: make semantics independent of module/crate
2026-01-15 19:12:13 +01:00
enum-two-variants-match.rs
…
enum-u128.rs
…
unreachable_enum_default_branch.rs
…