Taiki Endo
|
525387f706
|
codegen: Clean up error handling and move some checks to appropriate
place
Unless error handling is done in particular care, in private tools this
approach tends to make debugging easier when failed.
|
2026-03-22 00:24:42 +09:00 |
|
Taiki Endo
|
9881fbaadb
|
Update TOOLS.md to include aliases
|
2026-03-21 05:53:02 +09:00 |
|
Taiki Endo
|
5ccf6295e6
|
codegen: Avoid allocation in workspace_root()
|
2026-03-09 00:29:35 +09:00 |
|
Taiki Endo
|
011a3fc5ce
|
rustfmt: set style_edition = "2024"
|
2025-02-23 22:32:18 +09:00 |
|
Taiki Endo
|
771bd4fef9
|
codegen: Tweak code around BufWriter
|
2025-02-11 18:40:20 +09:00 |
|
Taiki Endo
|
b58c61fa21
|
Apply clippy::unused_trait_names lint
|
2025-01-13 23:41:50 +09:00 |
|
Taiki Endo
|
b5ee2ee0c2
|
codegen: Remove needless clone
|
2024-11-20 04:10:19 +09:00 |
|
Taiki Endo
|
c995477ff1
|
Update TOOLS.md
|
2024-08-12 04:35:43 +09:00 |
|
Taiki Endo
|
e2ceb8a503
|
codegen: Unify string conversion style
|
2024-06-20 04:32:58 +09:00 |
|
Taiki Endo
|
881201d335
|
Do not install to /usr/local/bin
|
2024-06-20 02:42:24 +09:00 |
|
Taiki Endo
|
5a6e4c785f
|
Add manifest for cargo-nextest
|
2024-06-09 16:41:17 +09:00 |
|
John Vandenberg
|
6ebd8c0cb0
|
Generate TOOLS.md header/footer (#504)
|
2024-06-04 21:59:23 +09:00 |
|
John Vandenberg
|
d7080cb663
|
Generate Markdown table of tools (#473)
|
2024-06-04 03:56:04 +09:00 |
|