This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
rustfmt-core
History
topecongiro
80bf3da17d
Use debug_assert_eq! to avoid comparing PathBuf on release
...
Comparing `PathBuf` adds noticeable overhead, avoid it in release build.
2018-02-19 12:52:40 +09:00
..
src
Use debug_assert_eq! to avoid comparing PathBuf on release
2018-02-19 12:52:40 +09:00
tests
Merge pull request
#2465
from karyon/fix_2346
2018-02-19 11:45:49 +13:00
Cargo.toml
Create rustfmt_core crate
2018-02-07 22:48:05 +09:00