bors
5e584d25ef
Auto merge of #2252 - dtolnay-contrib:rustfmt5, r=oli-obk
...
Format tests with rustfmt (225-275 of 300)
Extracted from #2097 .
These cases all involve a line comment at the end of a block that rustfmt has chosen to wrap.
```diff
- unsafe { (*ptr).set(20); } //~ ERROR does not exist in the borrow stack
+ unsafe {
+ (*ptr).set(20);
+ } //~ ERROR does not exist in the borrow stack
```
I have moved all of those comments back onto the same line as the content of the block instead, as was indicated being `@RalfJung's` preference in https://github.com/rust-lang/miri/pull/2097#discussion_r862436672 .
```diff
+ unsafe {
+ (*ptr).set(20); //~ ERROR does not exist in the borrow stack
+ }
```
2022-06-22 09:04:44 +00:00
..
2022-06-20 02:23:53 -07:00
2022-06-03 08:10:09 -04:00
2022-06-21 11:32:15 -07:00
2022-06-21 11:46:10 -07:00
2022-06-21 23:21:37 -07:00
2022-06-03 08:10:09 -04:00
2022-06-21 23:21:37 -07:00
2022-06-20 02:23:53 -07:00
2022-06-21 11:46:10 -07:00
2022-06-21 11:46:10 -07:00
2022-06-06 11:43:25 -04:00
2022-06-20 23:50:49 -07:00
2022-06-22 09:04:44 +00:00
2022-06-21 11:32:14 -07:00
2022-06-22 09:04:44 +00:00
2022-06-22 09:04:44 +00:00
2022-06-06 20:17:39 -04:00
2022-06-20 02:23:53 -07:00
2022-06-20 02:23:53 -07:00
2022-06-21 11:46:09 -07:00
2022-06-21 11:46:10 -07:00
2022-06-21 23:21:12 -07:00
2022-06-21 23:21:37 -07:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-20 02:23:53 -07:00
2022-06-01 10:53:38 -04:00
2022-06-19 17:21:57 -07:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-16 11:18:09 -07:00
2022-06-21 21:03:40 -07:00
2022-06-21 21:03:40 -07:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-20 23:50:40 -07:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-20 23:50:40 -07:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-20 23:50:40 -07:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-20 23:50:40 -07:00
2022-06-01 10:53:38 -04:00
2022-06-20 23:50:40 -07:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-20 23:50:40 -07:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-06 11:43:25 -04:00
2022-06-01 10:53:38 -04:00
2022-06-20 23:50:40 -07:00
2022-06-01 10:53:38 -04:00
2022-06-20 23:50:40 -07:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-20 23:50:40 -07:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-21 11:32:06 -07:00
2022-06-21 11:32:15 -07:00
2022-06-21 11:32:06 -07:00
2022-06-06 11:44:36 -04:00
2022-06-21 23:21:12 -07:00
2022-06-21 23:21:37 -07:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-06 11:44:36 -04:00
2022-06-06 11:44:36 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-01 10:53:38 -04:00
2022-06-21 11:46:09 -07:00
2022-06-21 11:46:10 -07:00
2022-06-21 11:46:09 -07:00
2022-06-21 11:46:10 -07:00