Files
servo/python/tidy/servo_tidy_tests/rust_tidy.rs
Daan Sprenkels 179e11ad8d test-tidy: Check for space between function name and (
Disallow an extraneous space in a function call between
the function name and the opening parenthesis in Rust
code, while ignoring macro declarations.

This commit fixes #13980.
2016-10-31 18:11:35 +01:00

1.3 KiB