Crates.io | c2rust-ast-printer |
lib.rs | c2rust-ast-printer |
version | |
source | src |
created_at | 2019-10-24 08:03:35.94387+00 |
updated_at | 2025-02-25 07:49:06.506563+00 |
description | Customized version of libsyntax rust pretty-printer |
homepage | https://c2rust.com/ |
repository | https://github.com/immunant/c2rust/ |
max_upload_size | |
id | 175122 |
Cargo.toml error: | TOML parse error at line 21, column 1 | 21 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Forked from the print
module from rustc libsyntax
as of 3c2fd1a72d2e8cc80b354b4d2dd7931a7afe1b02 (2019-07-14).
This code was originally and is still dual-licensed under the Apache 2.0 and MIT licenses.