]> git.lizzy.rs Git - rust.git/commit
use @ instead of space for link ambiguity markers
authorQuietMisdreavus <grey@quietmisdreavus.net>
Mon, 8 Jan 2018 15:23:12 +0000 (09:23 -0600)
committerManish Goregaokar <manishsmail@gmail.com>
Mon, 22 Jan 2018 09:54:30 +0000 (15:24 +0530)
commit4a20fb44c807f57070841618121ccc601bfffae8
treea6d87ee2a399cc76ce916dff3c54aaa8d0440bb2
parenta3d71d7405d7a7f2ca846a57597841502a2272ef
use @ instead of space for link ambiguity markers

since spaces aren't allowed in link targets in commonmark, a new symbol
is needed to separate the marker from the rest of the path. hence, @
src/librustdoc/clean/mod.rs