index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_borrowck
/
src
/
facts.rs
Age
Commit message (
Expand
)
Author
Lines
2024-12-30
move `facts` module to polonius legacy module
Rémy Rakic
-251
/
+0
2024-12-30
simplify `add_extra_drop_facts`
Rémy Rakic
-1
/
+1
2024-12-30
move `location` module to polonius legacy module
Rémy Rakic
-1
/
+1
2024-09-24
Dogfood `feature(file_buffered)`
Josh Stone
-2
/
+2
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-8
/
+9
2024-06-30
Remove usage of specialization from rustc_borrowck
bjorn3
-2
/
+26
2024-05-20
Uplift RegionVid
Michael Goulet
-2
/
+25
2024-02-16
Move trait into attr so it's greppable
Michael Goulet
-2
/
+2
2024-02-16
Use extension trait derive
Michael Goulet
-12
/
+3
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-2
/
+0
2023-10-04
introduce `Polonius` enum for `-Zpolonius`
Rémy Rakic
-1
/
+2
2023-07-25
inline format!() args from rustc_codegen_llvm to the end (4)
Matthias Krüger
-1
/
+1
2023-04-16
Various minor Idx-related tweaks
Scott McMurray
-3
/
+2
2023-01-06
Use fmt named parameters in rustc_borrowck
wcampbell
-1
/
+1
2022-11-09
lint auto pass
AndyJado
-0
/
+2
2022-07-13
Rename `debugging_opts` to `unstable_opts`
Joshua Nelson
-1
/
+1
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+1
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-1
/
+1
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+212