rustc: doc comments

This commit is contained in:
Alexander Regueiro 2019-02-08 14:53:55 +01:00
parent 0b7af2668a
commit c3e182cf43
343 changed files with 2260 additions and 2241 deletions

View file

@ -434,7 +434,7 @@ impl<'tcx> EntryKind<'tcx> {
}
}
/// Create the "fake" DefPathTable for a given proc macro crate.
/// Creates the "fake" DefPathTable for a given proc macro crate.
///
/// The DefPathTable is as follows:
///