about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src/errors.rs
AgeCommit message (Expand)AuthorLines
2023-05-11Improve error for `self: Box<self>`clubby789-0/+8
2023-05-05improve diagnostics and bless testsBoxy-6/+41
2023-04-25Fix static string lintsclubby789-0/+22
2023-04-24Rollup merge of #110255 - clubby789:proc-macro-test-help, r=jackh726Matthias Krüger-0/+9
2023-04-17Spelling - compilerJosh Soref-1/+1
2023-04-17Suggest using integration tests for proc-macrosclubby789-0/+9
2023-04-10Auto merge of #109638 - NotStirred:suggest/non-derive, r=davidtwcobors-0/+27
2023-04-07Change type and field name to be clearerTom Martin-2/+2
2023-04-07Rewrite added diagnostics as translatableTom Martin-0/+27
2023-04-04Deny `use`ing tool pathsclubby789-0/+9
2023-02-22errors: generate typed identifiers in each crateDavid Wood-7/+7
2022-11-13migrating rustc_resolve to SessionDiagnostic. work in progress. startRajput, Rajat-0/+474