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-05-03 17:35:28 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aaa54d3dc28f93b3fc85539fe89fd8d9afed860f
rust
/
compiler
/
rustc_serialize
/
src
T
History
Michael Goulet
c63f3feb0f
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
..
leb128.rs
Reimplement FileEncoder with a small-write optimization
2023-09-10 23:37:51 -04:00
lib.rs
Stabilize associated type bounds
2024-03-08 20:56:25 +00:00
opaque.rs
Call FileEncoder::finish in rmeta encoding
2023-11-22 22:49:22 -05:00
serialize.rs
Replace
NonZero::<_>::new
with
NonZero::new
.
2024-02-15 08:09:42 +01:00