about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/binding.rs
AgeCommit message (Expand)AuthorLines
2023-09-18Remove more unused `Lift` impls.Nicholas Nethercote-1/+1
2023-07-25Make everything builtin!Michael Goulet-1/+1
2022-09-02Refactor and re-use BindingAnnotationCameron Steffen-9/+5
2022-07-05impl TypeVisitable in type traversal macrosAlan Egerton-1/+1
2020-11-16wordslcnr-1/+1
2020-08-30mv compiler to compiler/mark-0/+22