about summary refs log tree commit diff
path: root/src/librustc_middle/lint.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-351/+0
2020-07-26Hygiene serialization implementationAaron Hill-1/+1
2020-07-10Avoid "whitelist"Tamir Duberstein-2/+3
2020-06-26Explain move errors that occur due to method calls involving `self`Aaron Hill-1/+1
2020-06-22Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma...Aaron Hill-3/+1
2020-06-11Explain move errors that occur due to method calls involving `self`Aaron Hill-1/+3
2020-04-19Dogfood more or_patterns in the compilerJosh Stone-4/+2
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+352