Guillaume Gomez
0c2dbb2a18
Rollup merge of #78145 - LingMan:ast_pretty_mut, r=jonas-schievink
...
Drop unneeded `mut`
These parameters don't get modified.
Note that `trailing_comment` is pub and gets exported from `rustc_ast_pretty`. Is that considered to be a stable API? If yes, and you want to reserve the right to modify `self` in `trailing_comment` in the future, that hunk would need to be dropped.
2020-10-20 21:46:42 +02:00
..
2020-10-04 02:02:25 +02:00
2020-10-20 17:01:51 +02:00
2020-10-19 12:30:41 -04:00
2020-10-18 13:50:31 +00:00
2020-10-16 15:21:16 -03:00
2020-10-20 16:42:51 +02:00
2020-10-11 11:11:33 -04:00
2020-10-15 12:02:24 +02:00
2020-10-18 05:36:23 +00:00
2020-10-17 13:28:58 +02:00
2020-10-19 15:14:15 +00:00
2020-10-16 02:10:09 +02:00
2020-10-17 05:36:49 +09:00
2020-10-14 04:14:32 +02:00
2020-10-19 12:30:41 -04:00
2020-10-18 17:30:15 +02:00
2020-10-14 04:14:32 +02:00
2020-10-16 15:21:18 -03:00
2020-10-16 15:21:18 -03:00
2020-10-19 21:11:40 +01:00
2020-10-14 02:30:38 +02:00
2020-10-09 11:12:54 +02:00
2020-10-20 12:11:06 +09:00
2020-10-11 20:50:02 +00:00
2020-10-15 12:02:24 +02:00
2020-10-20 21:46:35 +02:00
2020-10-20 21:46:32 +02:00
2020-10-17 14:44:51 +00:00
2020-10-19 12:30:41 -04:00
2020-10-18 13:50:31 +00:00
2020-10-06 11:19:29 +01:00
2020-10-14 04:14:32 +02:00
2020-10-18 04:11:11 +09:00
2020-10-13 14:16:45 +02:00
2020-10-15 12:02:24 +02:00
2020-10-16 15:13:28 -03:00
2020-10-16 02:10:02 +02:00
2020-10-15 12:02:24 +02:00
2020-10-20 21:46:35 +02:00
2020-10-16 12:58:50 -04:00
2020-10-06 11:18:45 +01:00
2020-10-19 23:34:47 +02:00