]> git.lizzy.rs Git - rust.git/commit
Rename `whence` to `span`
authorCamelid <camelidcamel@gmail.com>
Fri, 25 Sep 2020 21:59:00 +0000 (14:59 -0700)
committerCamelid <camelidcamel@gmail.com>
Fri, 25 Sep 2020 21:59:00 +0000 (14:59 -0700)
commitaa6a2f4035a8c02f85563e361fe3c760766c53f7
tree7f5128f22e661997e4dbba0a95290ec08e102319
parentc6e4db620a7d2f569f11dcab627430921ea8aacf
Rename `whence` to `span`

It's called `span` elsewhere in the compiler and `span` is also less
surprising. `whence` is whimsical, but not super clear :)
src/librustdoc/clean/mod.rs
src/librustdoc/doctree.rs
src/librustdoc/visit_ast.rs