bors
1fb6947abc
Auto merge of #115286 - saethlin:detangler, r=petrochenkov
...
Skip rendering metadata strings from include_str!/include_bytes!
The const rendering code in rustdoc completely ignores consts from expansions, but the compiler was rendering all consts. So some consts (namely those from `include_bytes!`) were rendered then ignored.
Most of the diff here is from moving `print_const_expr` from rustdoc into `rustc_hir_pretty` so that it can be used in rustdoc and when building rmeta files.
2023-09-02 04:53:19 +00:00
..
2023-08-29 08:58:58 +02:00
2023-08-24 12:52:35 +00:00
2023-08-30 00:31:00 +00:00
2023-08-24 12:52:35 +00:00
2023-08-24 12:52:35 +00:00
2023-08-25 00:02:54 +00:00
2023-08-31 11:41:58 +00:00
2023-08-27 20:16:19 -04:00
2023-08-29 20:49:02 +02:00
2023-08-29 20:49:02 +02:00
2023-09-01 05:22:22 +03:00
2023-08-29 21:17:13 +00:00
2023-08-31 17:27:23 +02:00
2023-09-01 03:11:51 +02:00
2023-08-30 07:18:10 +02:00
2023-09-01 12:40:01 +00:00
2023-09-01 13:22:03 -04:00
2023-09-01 19:46:09 +03:00
2023-09-01 06:36:02 +05:30
2023-09-01 07:10:21 +00:00
2023-08-29 16:36:13 -07:00
2023-08-24 11:10:52 +00:00
2023-08-30 15:09:40 -07:00
2023-09-01 03:11:51 +02:00
2023-09-01 21:41:39 +02:00
2023-09-01 12:40:01 +00:00
2023-08-27 10:32:24 +00:00
2023-09-02 04:53:19 +00:00
2023-09-02 03:06:11 +00:00
2023-08-30 17:24:11 +08:00
2023-08-24 13:28:26 +02:00
2023-08-30 22:51:12 +00:00
2023-08-28 13:36:19 +00:00
2023-08-30 07:18:12 +02:00
2023-08-27 11:55:49 +02:00
2023-09-01 12:40:01 +00:00
2023-08-27 22:03:00 +00:00
2023-09-01 03:11:51 +02:00
2023-09-01 12:40:01 +00:00
2023-08-30 06:10:02 +02:00
2023-08-30 08:10:28 +00:00
2023-08-28 18:05:16 +00:00
2023-08-24 21:02:06 -07:00
2023-08-29 21:17:13 +00:00
2023-09-01 07:10:21 +00:00
2023-08-29 14:11:27 +02:00