bors
f24ce9b014
Auto merge of #82838 - Amanieu:rustdoc_asm, r=nagisa
...
Allow rustdoc to handle asm! of foreign architectures
This allows rustdoc to process code containing `asm!` for architectures other than the current one. Since this never reaches codegen, we just replace target-specific registers and register classes with a dummy one.
Fixes #82869
2021-03-16 10:05:46 +00:00
..
2021-03-08 13:13:22 +01:00
2021-03-10 17:53:35 -08:00
2021-03-15 16:22:57 +01:00
2021-03-16 10:05:46 +00:00
2021-03-15 17:32:43 +00:00
2021-03-14 23:02:01 -04:00
2021-03-10 16:44:04 +00:00
2021-03-16 10:05:46 +00:00
2021-03-13 18:01:14 -05:00
2021-03-15 08:49:25 +00:00
2021-03-15 18:24:58 +08:00
2021-03-06 16:02:48 +00:00
2021-03-14 21:31:46 -04:00
2021-03-15 17:32:43 +00:00
2021-03-16 04:24:48 +00:00
2021-03-09 19:28:01 +01:00
2021-03-09 19:28:00 +01:00
2021-03-09 18:51:36 +01:00
2021-03-06 16:02:48 +00:00
2021-03-15 16:23:00 +01:00
2021-03-14 21:31:46 -04:00
2021-03-14 21:31:46 -04:00
2021-03-14 11:46:57 +00:00
2021-03-11 12:24:43 +01:00
2021-03-13 14:17:55 +01:00
2021-03-16 01:33:06 +00:00
2021-03-15 16:53:05 +00:00
2021-03-14 17:06:18 +03:00
2021-03-15 06:20:24 +00:00
2021-03-15 16:22:52 +01:00
2021-03-09 19:27:50 +01:00
2021-03-09 19:09:36 +01:00
2021-03-10 17:53:35 -08:00
2021-03-15 08:49:25 +00:00
2021-03-15 16:22:50 +01:00
2021-03-09 19:27:50 +01:00
2021-03-14 23:02:01 -04:00
2021-03-15 17:32:43 +00:00
2021-03-09 14:38:29 -05:00
2021-03-14 23:21:03 +00:00
2021-03-15 17:33:28 +00:00
2021-03-16 04:24:48 +00:00