Commit graph

358 commits

Author SHA1 Message Date
David Tolnay
928f57a55b
Move generated lib.rs into src dir 2022-07-03 08:23:21 -07:00
David Tolnay
8b2643c35e
Remove extern crate unnecessary in 2018 edition 2022-07-03 08:23:20 -07:00
David Tolnay
68e80f6ace
Remove register_tool from generated lib.rs 2022-07-03 08:23:20 -07:00
David Tolnay
64dc37e646
Move sources out of doubly nested src dir 2022-07-03 08:23:19 -07:00
David Tolnay
51652a386b
Move tests out of src dir 2022-07-03 08:23:06 -07:00
David Tolnay
afdfd608df
c2rust 0.16.0 libyaml 0.2.5
Generated by:

    c2rust transpile --emit-build-files --fail-on-error --output-dir . ../libyaml/compile_commands.json

Compile commands generated by bear 3.0.18:

    ./bootstrap
    ./configure
    bear -- make
2022-07-03 08:21:50 -07:00
David Tolnay
7135bc16f3
Add gitignore in preparation for c2rust generated code 2022-07-03 07:59:59 -07:00
David Tolnay
390b04967f
MIT license 2022-07-03 07:58:18 -07:00