This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-29 02:03:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5da245ec33
rust
/
Cargo.toml
7 lines
97 B
TOML
Raw
Normal View
History
Unescape
Escape
Move tools to a separate package
2018-02-03 09:51:06 +00:00
[
workspace
]
organizize
2018-08-10 19:33:29 +00:00
members
=
[
"crates/*"
]
Move to rowan for syntax tree impl
2018-10-02 14:07:12 +00:00
exclude
=
[
"crates/rowan"
]
matching brace
2018-08-15 21:23:22 +00:00
[
profile
.
release
]
debug
=
true
Reference in New Issue
Copy Permalink