Files
cargo/tests/testsuite/script/rustc_fixtures/fence-indented.stdout
Ed Page e6f387dfd1 test(script): Update from rustc's test suite
Update to bc1d7273dfbc6f8a11c0086fa35f6748a13e8d3c
2025-10-28 16:53:50 -05:00

41 lines
780 B
Plaintext

{
"authors": [],
"categories": [],
"default_run": null,
"dependencies": [],
"description": null,
"documentation": null,
"edition": "2024",
"features": {},
"homepage": null,
"id": "path+[ROOTURL]/foo/script#0.0.0",
"keywords": [],
"license": null,
"license_file": null,
"links": null,
"manifest_path": "[ROOT]/foo/script",
"metadata": null,
"name": "script",
"publish": [],
"readme": null,
"repository": null,
"rust_version": null,
"source": null,
"targets": [
{
"crate_types": [
"bin"
],
"doc": true,
"doctest": false,
"edition": "2024",
"kind": [
"bin"
],
"name": "script",
"src_path": "[ROOT]/foo/script",
"test": true
}
],
"version": "0.0.0"
}