This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
a2cb8a4949
rust
/
compiler
/
rustc_serialize
/
src
History
Sikkema, Isaac
a2cb8a4949
add comment explaining read permissions
2022-09-20 10:06:50 -04:00
..
collection_impls.rs
Use delayed error handling for
Encodable
and
Encoder
infallible.
2022-06-08 07:01:26 +10:00
leb128.rs
Unpeel the first iteration of the loop in impl_read_unsigned_leb128.
2022-01-07 13:36:26 +11:00
lib.rs
Add diagnostic translation lints to crates that don't emit them
2022-08-18 19:29:02 +01:00
opaque.rs
add comment explaining read permissions
2022-09-20 10:06:50 -04:00
serialize.rs
Replace most uses of
pointer::offset
with
add
and
sub
2022-08-21 02:21:41 +04:00