summary refs log tree commit diff
path: root/compiler/rustc_infer/src/errors/mod.rs
AgeCommit message (Expand)AuthorLines
2022-09-06Whoops forgot a spaceNikita Tomashevich-1/+1
2022-09-06Replace manual impl with a derive macro as multipart suggestions are now supp...Nikita Tomashevich-39/+50
2022-09-06Slightly more concise commentIQuant-4/+1
2022-09-06Use untranslated messages for nowNikita Tomashevich-11/+24
2022-09-06Address some commentsNikita Tomashevich-62/+51
2022-09-06Mugrate mismatched_static_lifetime.rsNikita Tomashevich-0/+489