diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-12-23 00:28:55 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-23 00:28:55 +0100 | 
| commit | 051d91a5ce6c6a7fa2f4759a4df546254fb5cccc (patch) | |
| tree | db7a24a4ac690d11aab68c27f05007218f8ed114 /library/std/src/process/tests.rs | |
| parent | 12e4907728eeeb658c1a8d528dbacab9ad485d25 (diff) | |
| parent | b7de7973b221acb2ce900a04c11320a16fc884fb (diff) | |
| download | rust-051d91a5ce6c6a7fa2f4759a4df546254fb5cccc.tar.gz rust-051d91a5ce6c6a7fa2f4759a4df546254fb5cccc.zip | |
Rollup merge of #92146 - willcrichton:example-analyzer, r=jyn514
Don't emit shared files when scraping examples from dependencies in Rustdoc This PR fixes #91605. The issue is that `Context::init` gets called when scraping dependencies. By default, just calling `init` calls into `write_shared` and `build_index` which register the scraped crate into a list that later gets used for the Rustdoc sidebar. The fix is to ensure that `write_shared` is not called when scraping. r? `@jyn514`
Diffstat (limited to 'library/std/src/process/tests.rs')
0 files changed, 0 insertions, 0 deletions
