Fix plain_summary_line function

This commit is contained in:
Guillaume Gomez
2017-03-25 01:48:33 +01:00
parent cba67ad801
commit 47e4abf473
2 changed files with 51 additions and 34 deletions

View File

@@ -8,7 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
#![feature(rustdoc)]
#![feature(rustc_private)]
extern crate rustdoc;