Remove info for path (fixup #24452)
This commit is contained in:
parent
1b6bd92790
commit
c98115cefb
2 changed files with 0 additions and 2 deletions
|
@ -1178,7 +1178,6 @@ impl Context {
|
|||
{
|
||||
fn render(w: File, cx: &Context, it: &clean::Item,
|
||||
pushname: bool) -> io::Result<()> {
|
||||
info!("Rendering an item to {}", w.path().unwrap().display());
|
||||
// A little unfortunate that this is done like this, but it sure
|
||||
// does make formatting *a lot* nicer.
|
||||
CURRENT_LOCATION_KEY.with(|slot| {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue