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
38528d4dc0
rust
/
src
/
test
/
run-make-fulldeps
/
pretty-expanded
/
Makefile
5 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
pprust: Handle multi-stmt/no-expr `ExprFnBlock` Fixes #12685
2014-04-15 02:58:50 -05:00
-
i
n
c
l
u
d
e
.
.
/
t
o
o
l
s
.
m
k
all
:
Remove unstable `--pretty` flag It doesn't do anything `--unpretty` doesn't, and due to a bug, also didn't show up in `--help`. I don't think there's any reason to keep it around, I haven't seen anyone using it.
2021-03-25 14:48:21 -05:00
$(
RUSTC
)
-o
$(
TMPDIR
)
/input.expanded.rs -Zunpretty
=
expanded input.rs
Reference in New Issue
Copy Permalink