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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_borrowck
/
src
/
region_infer
Age
Commit message (
Expand
)
Author
Lines
2021-12-30
Use SparseIntervalMatrix instead of SparseBitMatrix
Mark Rousskov
-9
/
+11
2021-12-07
Store impl_trait_fn inside OpaqueTyOrigin.
Camille GILLOT
-1
/
+1
2021-11-24
Auto merge of #90491 - Mark-Simulacrum:push-pred-faster, r=matthewjasper
bors
-23
/
+5
2021-11-07
Rename functions reflect that inline const is also "typeck_child"
Gary Guo
-3
/
+2
2021-11-07
Implement type inference for inline consts
Gary Guo
-1
/
+2
2021-11-06
use matches!() macro in more places
Matthias Krüger
-7
/
+7
2021-11-03
Optimize live point computation
Mark Rousskov
-23
/
+5
2021-10-15
simplify constrain_opaque_types
Niko Matsakis
-0
/
+10
2021-10-07
Add check that region is live in sanitize_promoted
Noble-Mushtak
-10
/
+12
2021-10-03
Replace Fn impls with RPIT impls in rustc_index
bjorn3
-1
/
+1
2021-09-30
Rollup merge of #89327 - oli-obk:nll_diag_infer_vars, r=wesleywiser
Manish Goregaokar
-1
/
+16
2021-09-28
Pick one possible lifetime in case there are multiple choices
Oli Scherer
-1
/
+16
2021-09-28
More tracing instrumentation
Oli Scherer
-45
/
+26
2021-09-27
Remove `DefId` from `ConstraintCategory::Predicate`
Aaron Hill
-5
/
+11
2021-09-27
Improve cause information for NLL higher-ranked errors
Aaron Hill
-12
/
+36
2021-09-23
Check that TAIT generics are fully generic in mir typeck instead of wf-check,...
Oli Scherer
-3
/
+106
2021-09-15
Use explicit log level in tracing instrument macro
Tomasz Miąsko
-1
/
+1
2021-09-12
Auto merge of #88811 - jackh726:issue-88446, r=nikomatsakis
bors
-3
/
+3
2021-09-11
don't clone types that are Copy (clippy::clone_on_copy)
Matthias Krüger
-4
/
+4
2021-09-09
Use FxHashMap
jackh726
-3
/
+3
2021-09-07
Move rustc_mir::borrow_check to new crate rustc_borrowck.
Camille GILLOT
-0
/
+3168