This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-22 06:44:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a219505f7c
rust
/
tests
/
ui
/
layout
History
Michael Goulet
32f83e18ab
Better error message
2023-06-19 20:00:41 +00:00
..
big-type-no-err.rs
cannot-transmute-unnormalizable-type.rs
Don't ICE on unnormalized struct tail in layout computation
2023-06-19 20:00:41 +00:00
cannot-transmute-unnormalizable-type.stderr
Better error message
2023-06-19 20:00:41 +00:00
debug.rs
Add additional test case for repr(packed) allowing union abi opt to kick in.
2023-05-05 16:05:04 -07:00
debug.stderr
Add additional test case for repr(packed) allowing union abi opt to kick in.
2023-05-05 16:05:04 -07:00
hexagon-enum.rs
hexagon-enum.stderr
homogeneous-aggr-zero-sized-c-struct.rs
homogeneous-aggr-zero-sized-c-struct.stderr
homogeneous-aggr-zero-sized-repr-rust.rs
homogeneous-aggr-zero-sized-repr-rust.stderr
issue-60431-unsized-tail-behind-projection.rs
issue-84108.rs
issue-84108.stderr
Special-case item attributes in the suggestion output
2023-04-12 22:50:10 +00:00
issue-96158-scalarpair-payload-might-be-uninit.rs
issue-96158-scalarpair-payload-might-be-uninit.stderr
bless tests
2023-04-27 22:29:04 +02:00
issue-96185-overaligned-enum.rs
issue-96185-overaligned-enum.stderr
issue-112048-unsizing-field-order.rs
Make struct layout not depend on unsizeable tail
2023-05-29 14:54:48 +02:00
issue-112048-unsizing-niche.rs
Add test case for unsizing with niche
2023-06-13 15:32:42 -04:00
thin-meta-implies-thin-ptr.rs
thumb-enum.rs
thumb-enum.stderr
transmute-to-tail-with-err.rs
Layout of
&dyn Trait<[type error]>
is still wide
2023-03-13 21:35:20 +00:00
transmute-to-tail-with-err.stderr
Layout of
&dyn Trait<[type error]>
is still wide
2023-03-13 21:35:20 +00:00
unsafe-cell-hides-niche.rs
valid_range_oob.rs
valid_range_oob.stderr
zero-sized-array-enum-niche.rs
zero-sized-array-enum-niche.stderr
zero-sized-array-union.rs
zero-sized-array-union.stderr