Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 265 Bytes

url parser

Getting Started

If the repo submodule appears to be empty or out of date, you may need to run git submodule update --init path/to/repo.

Transpiling

$ intercept-build make
$ c2rust transpile compile_commands.json
$ rustc test.rs