about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/adjustment.rs
AgeCommit message (Expand)AuthorLines
2021-05-24Add some backticks to the `rustc_middle::ty::adjustment::Adjustment` docsScott McMurray-5/+5
2021-02-21New pass to deduplicate blocksSimon Vandel Sillesen-1/+1
2020-09-21Reduce boilerplate with the matches! macroLingMan-4/+1
2020-09-10Note when a a move/borrow error is caused by a deref coercionAaron Hill-0/+4
2020-08-30mv compiler to compiler/mark-0/+195