mirror of
https://gitee.com/openharmony/third_party_rust_syn
synced 2024-11-23 16:00:10 +00:00
commit
ded67c8920
@ -196,7 +196,7 @@ fn librustc_parse_and_rewrite(input: &str) -> Option<P<ast::Expr>> {
|
||||
}
|
||||
|
||||
/// Wrap every expression which is not already wrapped in parens with parens, to
|
||||
/// reveal the precidence of the parsed expressions, and produce a stringified
|
||||
/// reveal the precedence of the parsed expressions, and produce a stringified
|
||||
/// form of the resulting expression.
|
||||
///
|
||||
/// This method operates on librustc objects.
|
||||
|
Loading…
Reference in New Issue
Block a user