]> git.lizzy.rs Git - rust.git/history - src/librustc/ich/impls_ty.rs
Rollup merge of #41141 - michaelwoerister:direct-metadata-ich-final, r=nikomatsakis
[rust.git] / src / librustc / ich / impls_ty.rs
2017-04-12 Tim NeumannRollup merge of #41141 - michaelwoerister:direct-metada...
2017-04-12 Tim NeumannRollup merge of #41087 - estebank:tuple-float-index...
2017-04-12 Tim NeumannRollup merge of #41063 - nikomatsakis:issue-40746-alway...
2017-04-12 Michael WoeristerICH: Replace old, transitive metadata hashing with...
2017-04-12 Michael WoeristerICH: Hash everything that gets encoded into crate metadata.
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-09 borsAuto merge of #40653 - frewsxcv:tidy-handling, r=alexcr...
2017-04-09 borsAuto merge of #41136 - estebank:multiline, r=jonathandt...
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-04-09 borsAuto merge of #40829 - mgattozzi:ChildStderr, r=stevekl...
2017-04-09 borsAuto merge of #41095 - clarcharr:as_extras, r=alexcrichton
2017-04-08 borsAuto merge of #41092 - jonhoo:std-fence-intrinsics...
2017-04-08 borsAuto merge of #41148 - arielb1:dead-unwind, r=nagisa
2017-04-08 borsAuto merge of #41055 - Archytaus:compile-fail/const...
2017-04-08 borsAuto merge of #40775 - estebank:variant-as-type, r...
2017-04-08 Tim NeumannRollup merge of #41152 - cuviper:bootstrap-armv7, r...
2017-04-08 Tim NeumannRollup merge of #41135 - japaric:unstable-docs, r=steve...
2017-04-08 borsAuto merge of #41147 - aidanhs:aphs-fix-appveyor-cache...
2017-04-07 Esteban KüberMerge branch 'master' into ty-placeholder
2017-04-07 Corey FarwellRollup merge of #41131 - euclio:collapse-animation...
2017-04-07 Corey FarwellRollup merge of #41130 - petrhosek:fuchsia-ci-upstream...
2017-04-07 Corey FarwellRollup merge of #41120 - clarcharr:c_str_transmute...
2017-04-07 Corey FarwellRollup merge of #41080 - cuviper:generic-powerpc, r...
2017-04-07 Corey FarwellRollup merge of #41075 - aidanhs:aphs-enable-appveyor...
2017-04-07 Corey FarwellRollup merge of #41061 - arielb1:parent-lock, r=eddyb
2017-04-07 Corey FarwellRollup merge of #41047 - cuviper:src_is_git, r=alexcrichton
2017-04-07 Corey FarwellRollup merge of #40797 - GAJaloyan:patch-1, r=arielb1
2017-04-07 borsAuto merge of #40971 - malbarbo:android-emulator-64...
2017-04-07 borsAuto merge of #40873 - cramertj:on-demandify-queries...
2017-04-07 borsAuto merge of #39987 - japaric:used, r=arielb1
2017-04-06 borsAuto merge of #41121 - frewsxcv:rollup, r=frewsxcv
2017-04-06 Corey FarwellRollup merge of #41114 - nodakai:patch-2, r=petrochenkov
2017-04-06 Corey FarwellRollup merge of #41112 - ollie27:rustdoc_pull, r=Guilla...
2017-04-06 Corey FarwellRollup merge of #41111 - ollie27:docs_markdown_fix...
2017-04-06 Corey FarwellRollup merge of #41108 - arielb1:tuple-blame, r=estebank
2017-04-06 Corey FarwellRollup merge of #41090 - rap2hpoutre:patch-2, r=stevekl...
2017-04-06 Corey FarwellRollup merge of #41089 - alexcrichton:update-musl,...
2017-04-06 Corey FarwellRollup merge of #40976 - matthewjasper:char-const-expr...
2017-04-06 Corey FarwellRollup merge of #40878 - michaelwoerister:dmh, r=nikoma...
2017-04-06 Michael WoeristerIntroduce HashStable trait and base ICH implementations...