rust/compiler/rustc_parse/src/parser
Takayuki Maeda 47d91bc9e6 suggest removing a semicolon after derive attributes
use current token span
2022-03-06 01:28:35 +09:00
..
attr.rs rustc_errors: take self by value in DiagnosticBuilder::cancel. 2022-02-23 06:08:06 +00:00
attr_wrapper.rs Change more x64 size checks to not apply to x32. 2021-09-05 16:42:36 +01:00
diagnostics.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
expr.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
generics.rs rustc_errors: take self by value in DiagnosticBuilder::cancel. 2022-02-23 06:08:06 +00:00
item.rs suggest removing a semicolon after derive attributes 2022-03-06 01:28:35 +09:00
mod.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
nonterminal.rs Tweak diagnostics 2022-02-28 18:22:45 +00:00
pat.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
path.rs 4 - Make more use of let_chains 2022-02-28 07:49:56 -03:00
stmt.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
ty.rs rustc_errors: let DiagnosticBuilder::emit return a "guarantee of emission". 2022-02-23 06:38:52 +00:00