rust/compiler/rustc_parse/src
Nicholas Nethercote 99472c7049 Remove Session methods that duplicate DiagCtxt methods.
Also add some `dcx` methods to types that wrap `TyCtxt`, for easier
access.
2023-12-24 08:05:28 +11:00
..
lexer Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
parser Remove ParseSess methods that duplicate DiagCtxt methods. 2023-12-24 07:59:21 +11:00
errors.rs Give DiagnosticBuilder a default type. 2023-12-23 13:23:10 +11:00
lib.rs Remove ParseSess methods that duplicate DiagCtxt methods. 2023-12-24 07:59:21 +11:00
validate_attr.rs Remove ParseSess methods that duplicate DiagCtxt methods. 2023-12-24 07:59:21 +11:00