]> git.lizzy.rs Git - rust.git/commit
Hide InlineConst's generic arg during print
authorGary Guo <gary@garyguo.net>
Fri, 29 Apr 2022 14:27:05 +0000 (15:27 +0100)
committerGary Guo <gary@garyguo.net>
Tue, 3 May 2022 13:37:16 +0000 (14:37 +0100)
commitbf4d7fa43fbd4352a4c1c909b5791e2b5f0b07ef
treed683a6cdd804e783938ebd4a0bff01674a1387dd
parentea5fa17998d7768664129294277986f7bad27923
Hide InlineConst's generic arg during print

The generic arg is for type inference only and shouldn't be exposed
to users.
compiler/rustc_middle/src/ty/print/mod.rs