diff options
| author | bors <bors@rust-lang.org> | 2019-11-07 00:10:52 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-11-07 00:10:52 +0000 |
| commit | caf018714189db0b15f9f803adfcb4572ab7a988 (patch) | |
| tree | afeb3f84214024f4ee487367e35c64f7f2ce4771 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 38048763e885a3ee139abf39d59a530b16484150 (diff) | |
| parent | eea6f23a0ed67fd8c6b8e1b02cda3628fee56b2f (diff) | |
| download | rust-caf018714189db0b15f9f803adfcb4572ab7a988.tar.gz rust-caf018714189db0b15f9f803adfcb4572ab7a988.zip | |
Auto merge of #65750 - nnethercote:cheaper-doc-comments, r=petrochenkov
Cheaper doc comments This PR implements the idea from #60935: represent doc comments more cheaply, rather than converting them into `#[doc="..."]` attribute form. Unlike #60936 (which is about coalescing doc comments to reduce their number), this approach does not have any backwards compatibility concerns, and it eliminates about 80-90% of the current cost of doc comments (as estimated using the numbers in #60930, which eliminated the cost of doc comments entirely by treating them as normal comments). r? @petrochenkov
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
