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
/
def_use.rs
Age
Commit message (
Expand
)
Author
Lines
2025-04-13
Visit place in BackwardIncompatibleDropHint statement
Michael Goulet
-0
/
+3
2024-08-27
Rollup merge of #126013 - nnethercote:unreachable_pub, r=Urgau
Matthias Krüger
-2
/
+2
2024-08-18
rename AddressOf -> RawBorrow inside the compiler
Ralf Jung
-2
/
+2
2024-08-16
Add `warn(unreachable_pub)` to `rustc_borrowck`.
Nicholas Nethercote
-2
/
+2
2024-04-29
Remove `extern crate rustc_middle` from numerous crates.
Nicholas Nethercote
-0
/
+1
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-2
/
+0
2023-11-08
rename `BorrowKind::Shallow` to `Fake`
lcnr
-1
/
+1
2023-10-20
s/generator/coroutine/
Oli Scherer
-1
/
+1
2023-05-29
unique borrows are mutating uses
lcnr
-1
/
+0
2023-05-10
Make `NonUseContext::AscribeUserTy` carry `ty::Variance`
Obei Sideg
-1
/
+1
2023-04-29
Make PlaceMention a non-mutating use.
Camille GILLOT
-1
/
+1
2023-04-21
Evaluate place expression in `PlaceMention`.
Camille GILLOT
-3
/
+5
2023-03-09
Document borrowck behaviour.
Camille GILLOT
-1
/
+3
2023-03-09
Introduce a no-op PlaceMention statement for `let _ =`.
Camille GILLOT
-1
/
+1
2022-11-09
lint auto pass
AndyJado
-0
/
+2
2022-04-11
Add new `MutatatingUseContext`s for deinit and `SetDiscriminant`
Jakob Degen
-0
/
+4
2022-01-12
Remove deprecated LLVM-style inline assembly
Tomasz Miąsko
-3
/
+0
2021-12-03
Add initial AST and MIR support for unwinding from inline assembly
Amanieu d'Antras
-1
/
+2
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+78