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-23 14:02:06 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b681433b9d40ce1d851d22bedb7ccb483bedda06
rust
/
src
/
libsyntax
/
ext
T
History
Oliver Scherer
b681433b9d
Use
Rc<[Symbol]>
instead of
Vec<Symbol>
to reduce # of allocs
2019-02-11 15:08:17 +01:00
..
tt
Use
Rc<[Symbol]>
instead of
Vec<Symbol>
to reduce # of allocs
2019-02-11 15:08:17 +01:00
base.rs
Use
Rc<[Symbol]>
instead of
Vec<Symbol>
to reduce # of allocs
2019-02-11 15:08:17 +01:00
build.rs
Support const generics in derive
2019-02-07 15:02:16 +01:00
derive.rs
Use
Rc<[Symbol]>
instead of
Vec<Symbol>
to reduce # of allocs
2019-02-11 15:08:17 +01:00
expand.rs
Use
Rc<[Symbol]>
instead of
Vec<Symbol>
to reduce # of allocs
2019-02-11 15:08:17 +01:00
placeholders.rs
libsyntax => 2018
2019-02-07 02:33:01 +09:00
source_util.rs
Require a list of features to allow in
allow_internal_unstable
2019-02-11 15:08:16 +01:00