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_infer
/
src
/
infer
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-06
Change x64 size checks to not apply to x32.
Harald van Dijk
-1
/
+1
2021-01-28
Rename NLL* to Nll* accordingly to C-CASE
Hirochika Matsumoto
-7
/
+7
2021-01-14
Use Option::map_or instead of `.map(..).unwrap_or(..)`
LingMan
-1
/
+1
2020-12-24
remove redundant clones (clippy::redundant_clone)
Matthias Krüger
-1
/
+1
2020-12-18
Make BoundRegion have a kind of BoungRegionKind
Jack Huey
-2
/
+3
2020-11-17
Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk
bors
-5
/
+1
2020-11-16
compiler: fold by value
Bastian Kauschke
-10
/
+10
2020-11-14
Use `TypeVisitor::BreakTy` in `UnresolvedTypeFinder`
LeSeulArtichaut
-5
/
+1
2020-10-28
Remove irrelevant FIXME
varkor
-2
/
+0
2020-10-14
Remove unused code from rustc_infer
est31
-31
/
+0
2020-10-06
Remove unused part of return value from `replace_bound_vars_with_placeholders`
Matthew Jasper
-7
/
+2
2020-09-26
Rollup merge of #77211 - est31:remove_unused_allow, r=oli-obk
Ralf Jung
-1
/
+0
2020-09-26
Remove unused #[allow(...)] statements from compiler/
est31
-1
/
+0
2020-09-23
merge `need_type_info_err(_const)`
Bastian Kauschke
-1
/
+4
2020-09-19
Unify the names of const eval queries and their return types
Oliver Scherer
-2
/
+2
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-4
/
+4
2020-08-30
mv compiler to compiler/
mark
-0
/
+1825