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
/
prefixes.rs
Age
Commit message (
Expand
)
Author
Lines
2025-01-31
Implement MIR, CTFE, and codegen for unsafe binders
Michael Goulet
-0
/
+4
2024-11-04
Remove unnecessary `continue`.
Nicholas Nethercote
-2
/
+1
2024-09-09
Remove unnecessary lifetimes in dataflow structs.
Nicholas Nethercote
-1
/
+1
2024-08-16
Add `warn(unreachable_pub)` to `rustc_borrowck`.
Nicholas Nethercote
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+2
2024-06-24
Separate the mir body lifetime from the other lifetimes
Oli Scherer
-1
/
+1
2024-06-24
Separate the lifetimes of the `BorrowckInferCtxt` from the other borrowed items
Oli Scherer
-1
/
+1
2024-03-13
cleanup prefixes iterator
beepster4096
-68
/
+21
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-2
/
+0
2023-10-02
Add docs, remove code, change subtyper code
ouz-a
-1
/
+3
2023-10-02
subtyping_projections
ouz-a
-0
/
+1
2022-11-09
lint auto pass
AndyJado
-0
/
+2
2022-09-16
Revert "Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r...
Oli Scherer
-0
/
+1
2022-07-20
Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r=estebank"
Oli Scherer
-1
/
+0
2022-07-15
Introduce opaque type to hidden type projection
Oli Scherer
-0
/
+1
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+145