This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-06 16:41:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
rust
/
tests
/
ui
/
offset-of
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
yukang
8d75f0cbfc
add on_unmatch_args
2026-04-22 19:28:44 +08:00
..
auxiliary
…
inside-array-length.rs
…
inside-array-length.stderr
…
offset-of-arg-count.rs
…
offset-of-arg-count.stderr
add on_unmatch_args
2026-04-22 19:28:44 +08:00
offset-of-builtin.rs
…
offset-of-builtin.stderr
…
offset-of-dst-field.rs
…
offset-of-dst-field.stderr
…
offset-of-enum.rs
…
offset-of-enum.stderr
Make
span_suggestions
always verbose
2026-04-15 01:38:14 +00:00
offset-of-error-recovery.rs
add UI regression test for offset_of! recovery
2026-03-06 22:19:11 +09:00
offset-of-error-recovery.stderr
add UI regression test for offset_of! recovery
2026-03-06 22:19:11 +09:00
offset-of-inference.rs
…
offset-of-inference.stderr
…
offset-of-must-use.rs
…
offset-of-must-use.stderr
…
offset-of-output-type.rs
…
offset-of-output-type.stderr
…
offset-of-private.rs
…
offset-of-private.stderr
…
offset-of-self.rs
…
offset-of-self.stderr
Merge E0412 into E0425
2025-12-02 18:25:13 +00:00
offset-of-slice-normalized.rs
…
offset-of-slice.rs
…
offset-of-temporaries.rs
…
offset-of-tuple-field.rs
…
offset-of-tuple-field.stderr
…
offset-of-tuple-nested.rs
…
offset-of-tuple.rs
…
offset-of-tuple.stderr
add on_unmatch_args
2026-04-22 19:28:44 +08:00
offset-of-unsized-trait-object-missing-lifetime.rs
Add a test for a now fixed ICE with
offset_of!()
2026-03-31 00:15:49 +01:00
offset-of-unsized-trait-object-missing-lifetime.stderr
Add a test for a now fixed ICE with
offset_of!()
2026-03-31 00:15:49 +01:00
offset-of-unsized.rs
…
offset-of-unstable-with-feature.rs
…
offset-of-unstable.rs
…
offset-of-unstable.stderr
…