rust/compiler/rustc_parse/src
Michael Goulet 203aaf62a9
Rollup merge of #111133 - hkmatsumoto:handle-python-slicing, r=TaKO8Ki
Detect Python-like slicing and suggest how to fix

Fix #108215
2023-11-27 19:06:45 -05:00
..
lexer Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
parser Rollup merge of #111133 - hkmatsumoto:handle-python-slicing, r=TaKO8Ki 2023-11-27 19:06:45 -05:00
errors.rs Suggest swapping the order of ref and box 2023-11-27 21:38:19 +09:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00
validate_attr.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00