Make it build again
This commit is contained in:
parent
e94d3b70cb
commit
6054a30370
56 changed files with 101 additions and 101 deletions
|
@ -269,7 +269,7 @@ pub fn stream_to_parser<'a>(
|
|||
/// # Note
|
||||
///
|
||||
/// The main usage of this function is outside of rustc, for those who uses
|
||||
/// libsyntax as a library. Please do not remove this function while refactoring
|
||||
/// librustc_ast as a library. Please do not remove this function while refactoring
|
||||
/// just because it is not used in rustc codebase!
|
||||
pub fn stream_to_parser_with_base_dir<'a>(
|
||||
sess: &'a ParseSess,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue