summary refs log tree commit diff
path: root/src/librustc_middle/mir/query.rs
AgeCommit message (Expand)AuthorLines
2020-05-27Use the lowest of `unsafe_op_in_unsafe_fn` and `safe_borrow_packed` for packe...LeSeulArtichaut-0/+4
2020-05-27Apply suggestions from code reviewLeSeulArtichaut-2/+3
2020-05-27Implement RFC 2585LeSeulArtichaut-0/+7
2020-05-02fix rustdoc warningsTshepang Lekhonkhobe-1/+1
2020-04-28Add `CustomEq` qualifDylan MacKenzie-0/+1
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+228