This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-02 18:27:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
rustdoc-json
/
attrs
History
Alona Enraght-Moony
bec2679e4e
rustdoc-json: Add test for
#[optimize(..)]
...
Follow up to
https://www.github.com/rust-lang/rust/pull/138291
2025-06-23 17:23:20 +00:00
..
automatically_derived.rs
…
deprecated.rs
…
export_name_2021.rs
…
export_name_2024.rs
…
inline.rs
fix clippy
2025-06-17 23:22:51 +02:00
must_use.rs
Port
#[must_use]
to new attribute parsing infrastructure
2025-06-22 14:51:58 +02:00
no_mangle_2021.rs
…
no_mangle_2024.rs
…
non_exhaustive.rs
…
optimize.rs
rustdoc-json: Add test for
#[optimize(..)]
2025-06-23 17:23:20 +00:00
repr_align.rs
…
repr_c.rs
…
repr_combination.rs
rustdoc JSON: Don't apply
#[repr]
privacy heuristics
2025-05-22 21:26:48 +02:00
repr_int_enum.rs
…
repr_packed.rs
…