rust/src/tools/jsondocck
Matthias Krüger 6f43a02c12
Rollup merge of #127309 - its-the-shrimp:jsondocck_add_file_var, r=aDotInTheVoid
jsondocck: add `$FILE` built-in variable

This built-in variable will allow accessing the full path to the currently tested file and allow to test things like source code spans generated by rustdoc-json, and that is exactly the reason why I've come up with the idea to add this

[futher discussion on zulip](https://rust-lang.zulipchat.com/#narrow/stream/266220-t-rustdoc/topic/rustdoc-json.20test.20help/near/449039819)
2024-07-04 18:16:25 +02:00
..
src Rollup merge of #127309 - its-the-shrimp:jsondocck_add_file_var, r=aDotInTheVoid 2024-07-04 18:16:25 +02:00
Cargo.toml Remove direct dependencies on lazy_static, once_cell and byteorder 2024-04-28 14:35:00 +01:00