Most of the Rust community agrees that the vec! macro is clearer when called using square brackets [] instead of regular brackets (). Most of these ocurrences are from before macros allowed using different types of brackets. There is one left unchanged in a pretty-print test, as the pretty printer still wants it to have regular brackets. |
||
|---|---|---|
| .. | ||
| interner.rs | ||
| lev_distance.rs | ||
| move_map.rs | ||
| node_count.rs | ||
| parser.rs | ||
| parser_testing.rs | ||
| small_vector.rs | ||
| thin_vec.rs | ||