<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc-js-std/multi-query.js, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-02-10T12:17:38+00:00</updated>
<entry>
<title>Remove support for multi-query search</title>
<updated>2022-02-10T12:17:38+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2022-02-10T10:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8e12b4e94fdffe61bd866958ee7c8c297d6de355'/>
<id>urn:sha1:8e12b4e94fdffe61bd866958ee7c8c297d6de355</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix linkcheck issues</title>
<updated>2021-09-12T02:30:24+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2021-07-13T21:41:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7b469202183c1b29db813be42614ef994c099aca'/>
<id>urn:sha1:7b469202183c1b29db813be42614ef994c099aca</id>
<content type='text'>
Most of these are because alloc uses `#[lang_item]` to define methods,
but core documents primitives before those methods are available.

- Fix rustdoc-js-std test

  For some reason this change made CStr not show up in the results for
  `str,u8`. Since it still shows up for str, and since it wasn't a great
  match for that query anyway, I think this is ok to let slide.

- Add test that all primitives can be linked to
- Enable `doc(primitive)` in `core` as well
- Add linkcheck exception specifically for Windows

  Ideally this would be done automatically by the linkchecker by
  replacing `\\` with forward slashes, but this PR is already a ton of
  work ...

- Don't forcibly fail linkchecking if there's a broken intra-doc link on Windows

  Previously, it would exit with a hard error if a missing file had `::`
  in it. This changes it to report a missing file instead, which allows
  adding an exception.
</content>
</entry>
<entry>
<title>Rename rustdoc js test suites</title>
<updated>2019-02-25T16:46:06+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-02-23T23:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aa3ca321e92c541dce363634c9cea7cf23689a5e'/>
<id>urn:sha1:aa3ca321e92c541dce363634c9cea7cf23689a5e</id>
<content type='text'>
</content>
</entry>
</feed>
