]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #88234 - hkmatsumoto:rustdoc-impls-for-primitive, r=jyn514
authorManish Goregaokar <manishsmail@gmail.com>
Tue, 5 Oct 2021 06:56:16 +0000 (23:56 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Oct 2021 06:56:16 +0000 (23:56 -0700)
commit7a09755148c4b1543f25862e785e04834feb8b61
treecf7ed9b36935bb86960652089881ef77e4fd671d
parent0fb01224dd6d1966ca4f64416e092243ae19ec84
parente18a8efb8b8b87eb2576a12176c45dd59e5c5d18
Rollup merge of #88234 - hkmatsumoto:rustdoc-impls-for-primitive, r=jyn514

rustdoc-json: Don't ignore impls for primitive types

Fix the issue discussed at [Zulip](https://rust-lang.zulipchat.com/#narrow/stream/266220-rustdoc/topic/.E2.9C.94.20Json.20output.20lacks.20some.20item.20which.20are.20supposed.20to.20be.20there)

r? ``@jyn514``
src/librustdoc/json/conversions.rs
src/librustdoc/json/mod.rs