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
/
src
/
librustc_middle
/
ty
/
instance.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-605
/
+0
2020-08-24
hir: consistent use and naming of lang items
David Wood
-3
/
+3
2020-08-14
Rework `rustc_serialize`
Matthew Jasper
-2
/
+2
2020-08-09
instance: only polymorphize upvar substs
David Wood
-20
/
+33
2020-08-07
instance: polymorphize `FnDef` substs
David Wood
-0
/
+8
2020-08-07
instance: avoid unnecessary `mk_` calls
David Wood
-2
/
+10
2020-08-07
ty: add `MAY_POLYMORPHIZE` flag
David Wood
-1
/
+5
2020-08-07
instance: always polymorphize substs
David Wood
-38
/
+8
2020-08-07
instance: polymorphize upvar closures/generators
David Wood
-20
/
+87
2020-07-27
Auto merge of #74784 - anp:track-vtables, r=eddyb
bors
-1
/
+1
2020-07-26
Fix #[track_caller] shims for trait objects.
Adam Perry
-1
/
+1
2020-07-20
index: introduce and use `FiniteBitSet`
David Wood
-4
/
+4
2020-07-20
mir: `unused_generic_params` query
David Wood
-26
/
+40
2020-07-15
unify Instance::resolve
Bastian Kauschke
-11
/
+14
2020-07-15
WithOptConstParam::dummy -> WithOptConstParam::unknown
Bastian Kauschke
-2
/
+2
2020-07-15
improve naming
Bastian Kauschke
-5
/
+5
2020-07-15
update const arg queries
Bastian Kauschke
-1
/
+8
2020-07-15
InstanceDef::Item
Bastian Kauschke
-13
/
+28
2020-07-15
const_eval_resolve
Bastian Kauschke
-0
/
+11
2020-06-14
Improve `Instance` docs
Jonas Schievink
-11
/
+41
2020-05-13
use `require_lang_item` over `unwrap`.
Bastian Kauschke
-2
/
+2
2020-04-22
Rollup merge of #70970 - eddyb:trait-vs-impl-mismatch, r=oli-obk
Dylan DPC
-8
/
+21
2020-04-19
Dogfood more or_patterns in the compiler
Josh Stone
-3
/
+2
2020-04-18
Detect mistyped associated consts in `Instance::resolve`.
Eduard-Mihai Burtescu
-7
/
+13
2020-04-18
ty/instance: use `ParamEnvAnd` in the `resolve_instance` query.
Eduard-Mihai Burtescu
-1
/
+8
2020-04-14
Rename AssocKind::Method to AssocKind::Fn
Rustin-Liu
-1
/
+1
2020-04-07
fix abuses of tykind::err
mark
-1
/
+1
2020-04-05
Query-ify Instance::resolve
Aaron Hill
-20
/
+3
2020-04-02
direct imports for langitem stuff
Mazdak Farrokhzad
-1
/
+1
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-0
/
+460