]> git.lizzy.rs Git - rust.git/commit
Add some backticks to the `rustc_middle::ty::adjustment::Adjustment` docs
authorScott McMurray <scottmcm@users.noreply.github.com>
Mon, 24 May 2021 22:47:28 +0000 (15:47 -0700)
committerScott McMurray <scottmcm@users.noreply.github.com>
Mon, 24 May 2021 22:47:28 +0000 (15:47 -0700)
commitbc2c3dca559fc9309dbaa3d0f3072d4d627a90f8
treec93013355168cd9723685249b1642ef49291ff92
parent3bcaeb0bf9e1c29d18abc32928fd2f23d1bed0bd
Add some backticks to the `rustc_middle::ty::adjustment::Adjustment` docs

A few `[i32]`s are getting picked up as intra-doc links, rather than showing as slices, making the sentence quite confusing.
compiler/rustc_middle/src/ty/adjustment.rs