Files
rust/src/doc
Dylan DPC db61452b7a Rollup merge of #93217 - willcrichton:example-analyzer, r=GuillaumeGomez
Improve Rustdoc UI for scraped examples with multiline arguments, fix overflow in line numbers

This PR improves a few aspects of the scrape examples feature in Rustdoc.
* Only function names and not the full call expression are highlighted.
* For call-sites with multiline arguments, the minimized code viewer will scroll to the top of the call-site rather than the middle if the argument is larger than the viewer size, ensuring that the function name is visible.
* This fixes an issue where the line numbers column had a visible x-scroll bar.

r? `@GuillaumeGomez`
2022-04-13 17:35:32 +02:00
..
2022-03-28 22:16:31 -07:00
2022-03-01 09:10:58 -08:00
2022-03-28 22:16:31 -07:00
2022-02-07 09:11:08 -05:00
2022-03-28 22:16:31 -07:00
2022-03-28 22:16:31 -07:00
2022-03-28 22:16:31 -07:00
2022-03-28 22:16:31 -07:00
2022-01-28 13:42:48 +01:00
2020-11-04 11:06:42 +01:00
2022-01-28 13:42:48 +01:00
2021-07-10 19:51:36 +02:00