about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/polonius/legacy/location.rs
AgeCommit message (Expand)AuthorLines
2025-07-05use `is_multiple_of` instead of manual moduloFolkert de Vries-1/+1
2025-01-08rename `LocationTable` to `PoloniusLocationTable`Rémy Rakic-4/+4
2024-12-30simplify `add_extra_drop_facts`Rémy Rakic-1/+8
2024-12-30move `location` module to polonius legacy moduleRémy Rakic-0/+107