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-16 04:55:22 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06f7f1f68bf9cecaa712a6706691fb04b47dfc49
rust
/
src
/
libsyntax_pos
T
History
Vadim Petrochenkov
06f7f1f68b
Optimize some span operations
...
Decode span data only once
2017-10-29 02:16:53 +03:00
..
Cargo.toml
Moved FileMap construction to it's own constructor.
2017-06-10 16:09:51 +02:00
hygiene.rs
Compress "small" spans to 32 bits and intern "large" spans
2017-09-23 00:34:13 +03:00
lib.rs
Optimize some span operations
2017-10-29 02:16:53 +03:00
span_encoding.rs
Compress "small" spans to 32 bits and intern "large" spans
2017-09-23 00:34:13 +03:00
symbol.rs
Implement
dyn Trait
syntax
2017-10-14 12:51:13 +03:00