mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
Ping fmease on parser modifications
This commit is contained in:
@@ -1012,6 +1012,13 @@ cc = ["@lcnr"]
|
||||
message = "HIR ty lowering was modified"
|
||||
cc = ["@fmease"]
|
||||
|
||||
[mentions."compiler/rustc_parse"]
|
||||
message = """
|
||||
The parser was modified, potentially altering the grammar of (stable) Rust
|
||||
which would be a breaking change.
|
||||
"""
|
||||
cc = ["@fmease"]
|
||||
|
||||
[mentions."library/core/src/mem/type_info.rs"]
|
||||
message = """
|
||||
The reflection data structures are tied exactly to the implementation
|
||||
|
||||
Reference in New Issue
Block a user