rust/src/tools/tidy/src
onur-ozkan 59fbe04a52 move test-float-parse tool into src/tools dir
Obviously `test-float-parse` is a tool like any other in `src/tools`.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
2025-06-03 11:05:51 +03:00
..
alphabetical Reformat use declarations. 2024-07-29 08:26:52 +10:00
features tidy: add build-metrics-gated feature status serialization 2025-01-26 14:45:10 +08:00
style make tidy fast without compromising case alternation 2024-07-23 19:38:47 +00:00
alphabetical.rs tidy: apply considerable clippy suggestions 2024-06-13 18:43:38 +03:00
bins.rs Fix tidy errors 2025-01-29 11:01:14 +01:00
debug_artifacts.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
deps.rs move test-float-parse tool into src/tools dir 2025-06-03 11:05:51 +03:00
edition.rs Fix tidy 2024-08-26 19:49:47 -04:00
error_codes.rs Revert "Rollup merge of #133817 - clubby789:bootstrap-eprintln, r=jieyouxu" 2024-12-05 05:59:28 +00:00
ext_tool_checks.rs Rustfmt 2025-02-08 22:12:13 +00:00
extdeps.rs Fix tidy check if book submodule is not checked out 2024-07-23 17:44:40 -07:00
features.rs feat(unstable-book): Added unstable feature doc comments as feature descriptions 2025-05-25 20:00:14 +09:00
fluent_alphabetical.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
fluent_period.rs Tweak ptr in pattern error 2024-12-04 20:29:36 +00:00
fluent_used.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
gcc_submodule.rs Add a tidy check for GCC submodule version 2025-04-25 09:26:47 +02:00
issues.txt Stabilise repr128 2025-05-28 15:14:34 +01:00
iter_header.rs Include the line number in tidy's iter_header 2024-05-09 14:38:25 +10:00
known_bug.rs Rustfmt 2025-02-08 22:12:13 +00:00
lib.rs Add eslint as part of tidy run 2025-05-28 22:37:08 +02:00
main.rs Centralize the eslint version between tidy and docker 2025-05-29 15:06:08 +02:00
mir_opt_tests.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
pal.rs primitive type migration from mod.rs to primitives.rs 2025-02-03 17:21:32 -05:00
rustdoc_css_themes.rs Update rustdoc_css_themes.rs to take into account new selectors 2024-04-03 14:27:20 +02:00
rustdoc_gui_tests.rs Don't skip all directories when tidy-checking 2023-03-27 18:52:47 +00:00
rustdoc_js.rs Centralize the eslint version between tidy and docker 2025-05-29 15:06:08 +02:00
rustdoc_templates.rs Extend rustdoc template check to detect unneeded comments 2024-09-27 00:53:04 +02:00
style.rs Move all alloc integration tests to a new alloctests crate 2025-03-07 19:11:11 +00:00
target_policy.rs Do not exempt nonexistent platforms from platform policy 2025-02-21 01:11:56 -08:00
target_specific_tests.rs Auto merge of #125949 - erikdesjardins:nocomponent, r=jieyouxu 2024-11-17 13:19:56 +00:00
tests_placement.rs Deny having src/test exisiting in tidy 2023-01-11 18:25:33 +00:00
tests_revision_unpaired_stdout_stderr.rs Point at invalid utf-8 span on user's source code 2025-01-22 00:52:27 +00:00
triagebot.rs tidy: add check to verify paths in triagebot.toml 2025-03-05 12:30:03 +03:00
ui_tests.rs Move more tests/ui tests 2025-05-12 16:35:09 +02:00
unit_tests.rs tidy: Fix paths to coretests and alloctests 2025-04-05 12:15:49 -07:00
unknown_revision.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
unstable_book.rs Suggest switching underscores for dashes 2025-03-30 22:19:18 +02:00
walk.rs remove rls specific parts from tidy and build-manifest 2025-03-12 09:13:56 +03:00
x_version.rs Revert "Rollup merge of #133817 - clubby789:bootstrap-eprintln, r=jieyouxu" 2024-12-05 05:59:28 +00:00