about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/place_ext.rs
AgeCommit message (Expand)AuthorLines
2024-08-30Remove `#[macro_use] extern crate tracing` from `rustc_borrowck`.Nicholas Nethercote-0/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+3
2024-02-16Move trait into attr so it's greppableMichael Goulet-2/+2
2024-02-16Use extension trait deriveMichael Goulet-11/+3
2024-02-06Invert diagnostic lints.Nicholas Nethercote-2/+0
2023-06-25use PlaceRef abstractions more consistentlyEric Mark Martin-4/+2
2023-05-23Allow consumers to retrieve borrowck outputJonáš Fiala-1/+1
2023-01-17Remove double spaces after dots in commentsMaybe Waffle-1/+1
2022-11-09lint auto passAndyJado-0/+2
2022-05-20Remove `crate` visibility usage in compilerJacob Pratt-1/+1
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-0/+81