aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/diagnostics/expr.rs
Commit message (Expand)AuthorAgeFilesLines
* Cast to ExprStmt, style fixesivan7702020-12-101-6/+5
* Apply rustfmt changesivan7702020-12-091-9/+8
* Apply suggestions from code reviewivan7702020-12-091-17/+20
* Format codeivan7702020-12-081-4/+13
* Remove use via superivan7702020-12-081-3/+1
* Remove this semicolonivan7702020-12-081-1/+26
* Deny unreachable-pubAleksey Kladov2020-11-021-11/+4
* Fix missing match arm false error on unknown typeCAD972020-08-171-2/+2
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+569