diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-20 16:54:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-20 16:54:09 +0200 |
| commit | fb42a4581b2d7c3e9ab89d6f68a20031e3592c58 (patch) | |
| tree | 135a477c51fec7c34fe5f6c0d61feb3a7405579c /tests/rustdoc-js-std/parser-errors.js | |
| parent | 17ac4c8fb5a0a49145886749ea8ed38ffeb340bf (diff) | |
| parent | be89da5ab5b4e01cead1219ac7d68ac93751e69b (diff) | |
| download | rust-fb42a4581b2d7c3e9ab89d6f68a20031e3592c58.tar.gz rust-fb42a4581b2d7c3e9ab89d6f68a20031e3592c58.zip | |
Rollup merge of #131647 - jieyouxu:unicode-table-generator, r=Mark-Simulacrum
Register `src/tools/unicode-table-generator` as a runnable tool It seems like `src/tools/unicode-table-generator` is not currently managed by bootstrap. This PR wires it up with bootstrap as a runnable tool. This tool seems to take two possible args: 1. (Mandatory) path to `library/core/src/unicode/unicode_data.rs`, and 2. (Optional) path to generate a test file. I only passed the mandatory path to `unicode_data.rs` in bootstrap and didn't do anything about (2). I'm not sure about how this tool is supposed to be run. `Cargo.lock` is modified because I renamed `unicode-table-generator`'s bin name to match the tool name, as bootstrap's tool running logic expects the bin name to be derived from the tool name. I also added a triagebot message to remind to not manually edit the library source file and edit the tool then regenerate instead, but this should probably be a tidy check (if that's desirable then that can be in a follow-up PR, though may be overkill). Helps with #131640 but does not close it because still no docs. r? `@Mark-Simulacrum` (since I think you authored this tool?)
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
