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
/
src
/
librustc_ty
Age
Commit message (
Expand
)
Author
Lines
2020-03-06
Don't redundantly repeat field names (clippy::redundant_field_names)
Matthias Krüger
-1
/
+1
2020-03-06
Auto merge of #69614 - estebank:ice-age, r=davidtwco
bors
-1
/
+1
2020-03-02
Remove chalk integration
CAD97
-5
/
+2
2020-03-01
`delay_span_bug` when codegen cannot select obligation
Esteban Küber
-1
/
+1
2020-02-19
Construct `AssociatedItems` from an iterator instead of a `Vec`
Dylan MacKenzie
-2
/
+1
2020-02-19
Make lookup of associated item by name O(log n)
Dylan MacKenzie
-4
/
+4
2020-02-16
Other crates.
Camille GILLOT
-3
/
+4
2020-02-16
Make librustc_infer compile.
Camille GILLOT
-0
/
+1
2020-02-13
Move resolve_instance to rustc_ty.
Camille GILLOT
-0
/
+138
2020-02-12
Auto merge of #68679 - matthewjasper:needs-type-op, r=varkor
bors
-2
/
+214
2020-02-09
Apply suggestions from code review
matthewjasper
-6
/
+7
2020-02-08
Make `associated_items` query return a slice
Jonas Schievink
-6
/
+4
2020-02-06
Rollup merge of #68837 - jonas-schievink:assoc-item-lookup-2, r=estebank
Dylan DPC
-0
/
+9
2020-02-05
Make associated item lookup a query
Jonas Schievink
-0
/
+9
2020-02-04
Auto merge of #68377 - estebank:fn-obligations-spans, r=oli-obk
bors
-1
/
+1
2020-02-02
Address review comments
Matthew Jasper
-21
/
+14
2020-02-02
Improve needs_drop query
Matthew Jasper
-0
/
+215
2020-02-02
Remove unnecessary features in rustc_ty
Matthew Jasper
-3
/
+5
2020-02-02
Use more accurate failed predicate spans
Esteban Küber
-1
/
+1
2020-01-31
Drop cfg(bootstrap) code
Mark Rousskov
-1
/
+0
2020-01-27
don't clone types that are copy, round two.
Matthias Krüger
-1
/
+1
2020-01-20
Add `ConstnessAnd` that implements `ToPredicate`
Dylan MacKenzie
-1
/
+2
2020-01-18
slice_patterns: remove internal uses of gate
Mazdak Farrokhzad
-1
/
+1
2020-01-17
Use named fields for `hir::ItemKind::Impl`
Dylan MacKenzie
-4
/
+4
2020-01-13
Move to new crate rustc_ty.
Camille GILLOT
-0
/
+410