rust/tests
Yacin Tmimi 8b0b213cdd Prevent adding trailing whitespace when rewriting ast::Param
Fixes 5125

Previously, a newline was always added, even if the parameter name was
not preceded by any param attrs.

Now a newline is only added if there were param attrs.
2022-01-29 12:20:34 -06:00
..
cargo-fmt Improve out of line module resolution 2022-01-01 10:27:49 -06:00
config chore: backport 8157a3f0afe978d3e953420577f8344db7e905bf 2020-07-15 09:19:21 -05:00
coverage
license-template fix: handling of empty str for license template path (#3804) 2019-09-24 09:24:05 +09:00
mod-resolver Improve out of line module resolution 2022-01-01 10:27:49 -06:00
parser tests: add test for panic on new_parser_from_file 2020-11-02 18:31:51 -06:00
rustfmt Cargo fmt 2019-09-24 09:26:50 +09:00
source Fix formatting of comments in empty structs (#5171) 2022-01-28 22:55:47 -06:00
target Prevent adding trailing whitespace when rewriting ast::Param 2022-01-29 12:20:34 -06:00
writemode Use <stdin> when emitting stdin as filename (#4298) 2022-01-02 10:06:06 -06:00