]> git.lizzy.rs Git - rust.git/commit
* Rename Span::from_rustc_span to Span::new
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Thu, 22 Apr 2021 13:14:49 +0000 (15:14 +0200)
committerGuillaume Gomez <guillaume.gomez@huawei.com>
Thu, 5 Aug 2021 21:08:28 +0000 (23:08 +0200)
commit38444f61bb89cd8217477e2864e19966ba72acd4
tree54383ea83055ef24c7bb2b6e7af051892bb1622d
parent2a3b71ae33e1b5c4f8cecf32492f69a05faa7d93
* Rename Span::from_rustc_span to Span::new
* Rename Span::wrap to Span::wrap_raw
* Improve documentation for Span::wrap_raw
src/librustdoc/clean/inline.rs
src/librustdoc/clean/mod.rs
src/librustdoc/clean/types.rs
src/librustdoc/html/highlight.rs