File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
- # Parser and pretty printer for Rust [ ![ Build Status] [ 4 ]] [ 5 ] [ ![ Windows build status] [ 7 ]] [ 8 ]
1
+ # Parser and pretty printer for Rust [ ![ Build Status] [ 4 ]] [ 5 ] [ ![ Windows build status] [ 7 ]] [ 8 ] [ ![ Hackage Version ] [ 11 ]] [ 12 ]
2
2
3
3
` language-rust ` aspires to efficiently and accurately parse and pretty print the [ Rust language] [ 0 ] .
4
4
The underlying AST structures are also intended to be as similar as possible to the [ ` libsyntax ` AST
@@ -89,3 +89,5 @@ pretty printing.
89
89
[8 ]: https:// ci. appveyor. com/ project/ harpocrates/ language- rust/ branch/ master
90
90
[9 ]: https:// github. com/ harpocrates/ language- rust/ issues
91
91
[10 ]: https:// github. com/ rust- lang/ rust/ blob/ master/ src/ libsyntax/ ast. rs
92
+ [11 ]: https:// img. shields. io/ hackage/ v/ language- rust. svg
93
+ [12 ]: https:// hackage. haskell. org/ package/ language- rust
You can’t perform that action at this time.
0 commit comments