Yuki Okushi
22c5e0c347
Rollup merge of #77560 - rschoon:fix-litkind-rc-bytebuf, r=lcnr
...
Fix LitKind's byte buffer to use refcounted slice
While working on adding a new lint for clippy (see https://github.com/rust-lang/rust-clippy/pull/6044 ) for avoiding shared ownership of "mutable buffer" types (such as using `Rc<Vec<T>>` instead of `Rc<[T]>`), I noticed a type exported from rustc_ast and used by clippy gets caught by the lint. This PR fixes the exported type.
This PR includes the actual change to clippy too, but I will open a PR directly against clippy for that part (although it will currently fail to build there).
2020-10-06 16:26:11 +09:00
..
2020-09-24 14:49:22 +02:00
2020-10-04 16:07:03 -07:00
2020-08-28 18:43:25 +02:00
2020-09-10 17:47:07 +02:00
2020-09-24 14:49:22 +02:00
2020-09-10 17:47:07 +02:00
2020-09-24 14:49:22 +02:00
2020-09-24 14:49:22 +02:00
2020-08-28 18:43:25 +02:00
2020-09-24 14:49:22 +02:00
2020-08-11 17:50:45 +02:00
2020-10-04 15:53:37 -06:00
2020-08-28 18:43:25 +02:00
2020-09-10 17:47:07 +02:00
2020-09-10 17:47:07 +02:00
2020-10-02 11:34:14 -07:00
2020-09-04 18:27:33 +02:00
2020-09-24 14:49:22 +02:00
2020-08-28 18:43:25 +02:00
2020-08-11 17:50:45 +02:00
2020-09-04 18:27:33 +02:00
2020-09-24 14:49:22 +02:00
2020-09-24 14:49:22 +02:00
2020-09-04 18:27:33 +02:00
2020-09-10 17:58:14 -04:00
2020-08-28 18:43:25 +02:00
2020-09-04 18:27:33 +02:00
2020-09-04 18:27:33 +02:00
2020-09-24 14:49:22 +02:00
2020-09-04 18:27:33 +02:00
2020-09-04 18:27:33 +02:00
2020-09-04 18:27:33 +02:00
2020-09-24 14:49:22 +02:00
2020-09-10 17:47:07 +02:00
2020-09-04 18:27:33 +02:00
2020-09-04 18:27:33 +02:00
2020-08-28 18:43:25 +02:00
2020-08-28 18:43:25 +02:00
2020-08-28 18:43:25 +02:00
2020-09-24 14:49:22 +02:00
2020-08-17 13:55:05 +01:00
2020-08-28 18:43:25 +02:00
2020-09-24 14:49:22 +02:00
2020-08-04 00:34:11 +03:00
2020-08-28 18:43:25 +02:00
2020-09-04 18:27:33 +02:00
2020-09-04 18:27:33 +02:00
2020-09-24 14:49:22 +02:00
2020-10-02 11:34:14 -07:00
2020-08-11 17:50:45 +02:00
2020-09-24 14:49:22 +02:00
2020-08-11 17:50:45 +02:00
2020-09-10 17:58:14 -04:00
2020-09-24 14:49:22 +02:00
2020-09-04 18:27:33 +02:00
2020-09-24 14:49:22 +02:00
2020-09-10 17:47:07 +02:00
2020-09-24 14:49:22 +02:00
2020-09-24 14:49:22 +02:00
2020-08-11 17:50:45 +02:00
2020-09-24 14:49:22 +02:00
2020-09-24 14:49:22 +02:00
2020-10-04 16:07:03 -07:00
2020-08-04 00:34:11 +03:00
2020-08-04 00:34:11 +03:00
2020-09-04 18:27:33 +02:00
2020-09-24 14:49:22 +02:00
2020-09-04 18:27:33 +02:00
2020-09-04 18:27:33 +02:00
2020-09-04 18:27:33 +02:00
2020-09-04 18:27:33 +02:00
2020-08-11 17:50:45 +02:00
2020-08-11 17:50:45 +02:00
2020-09-04 18:27:33 +02:00
2020-09-04 18:27:33 +02:00
2020-09-04 18:27:33 +02:00
2020-08-11 17:50:45 +02:00
2020-08-11 17:50:45 +02:00
2020-08-13 16:55:16 +02:00
2020-09-24 14:49:22 +02:00
2020-08-08 12:03:42 +10:00
2020-09-24 14:49:22 +02:00
2020-09-24 14:49:22 +02:00
2020-08-11 17:50:45 +02:00
2020-09-24 14:49:22 +02:00
2020-09-24 14:49:22 +02:00
2020-09-04 18:27:33 +02:00
2020-08-28 18:43:25 +02:00
2020-09-04 18:27:33 +02:00
2020-08-28 18:43:25 +02:00
2020-09-04 18:27:33 +02:00
2020-10-04 16:07:03 -07:00
2020-08-28 18:43:25 +02:00
2020-08-11 17:50:45 +02:00
2020-08-11 17:50:45 +02:00
2020-09-24 14:49:22 +02:00
2020-08-28 18:43:25 +02:00
2020-08-28 18:43:25 +02:00
2020-09-24 14:49:22 +02:00
2020-09-10 17:58:14 -04:00
2020-08-28 18:43:25 +02:00
2020-09-24 14:49:22 +02:00
2020-08-28 18:43:25 +02:00
2020-09-24 14:49:22 +02:00
2020-08-06 22:55:26 +03:00
2020-09-10 17:47:07 +02:00
2020-09-04 18:27:33 +02:00
2020-08-28 18:43:25 +02:00
2020-08-11 17:50:45 +02:00
2020-09-10 17:47:07 +02:00
2020-08-17 20:32:32 +00:00
2020-09-04 18:27:33 +02:00
2020-09-04 18:27:33 +02:00
2020-09-24 14:49:22 +02:00
2020-09-04 18:27:33 +02:00
2020-09-04 18:27:33 +02:00
2020-09-10 17:47:07 +02:00
2020-08-28 18:43:25 +02:00
2020-08-17 13:55:05 +01:00
2020-08-28 18:43:25 +02:00
2020-09-24 14:49:22 +02:00
2020-08-11 17:50:45 +02:00
2020-08-28 18:43:25 +02:00
2020-09-24 14:49:22 +02:00
2020-08-17 20:32:32 +00:00
2020-09-04 18:27:33 +02:00
2020-08-28 18:43:25 +02:00
2020-09-24 14:49:22 +02:00