]> git.lizzy.rs Git - rust.git/history - src/librustc/metadata/tydecode.rs
Fix stability
[rust.git] / src / librustc / metadata / tydecode.rs
2015-10-08 borsAuto merge of #27197 - nwin:generic-cursor-impl, r...
2015-10-08 Steve KlabnikRollup merge of #28905 - tshepang:typo, r=steveklabnik
2015-10-08 Steve KlabnikRollup merge of #28872 - iwillspeak:master, r=Manishearth
2015-10-08 borsAuto merge of #28826 - arthurprs:leading_plus, r=alexcr...
2015-10-08 borsAuto merge of #28621 - tshepang:move-safety, r=steveklabnik
2015-10-08 borsAuto merge of #28811 - alexcrichton:as-ref-ptrs, r...
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-10-06 borsAuto merge of #28858 - jryans:crate-doc-syntax, r=alexc...
2015-10-06 borsAuto merge of #28823 - petrochenkov:identeq2, r=nrc
2015-10-06 borsAuto merge of #28779 - alexcrichton:ffi-isize-usize...
2015-10-05 borsAuto merge of #28717 - nagisa:optional-no-landing-pads...
2015-10-04 borsAuto merge of #28573 - ruud-v-a:rustdoc-license, r...
2015-10-04 borsAuto merge of #28825 - iwillspeak:master, r=alexcrichton
2015-10-04 borsAuto merge of #28806 - wthrowe:bare-outfile-fix, r...
2015-10-03 borsAuto merge of #28669 - arielb1:well-formed-methods...
2015-10-03 borsAuto merge of #28829 - GuillaumeGomez:patch-1, r=stevek...
2015-10-03 borsAuto merge of #28521 - arielb1:metadiet, r=eddyb
2015-10-03 borsAuto merge of #28821 - dagnir:formatting-fix, r=stevekl...
2015-10-03 Steve KlabnikRollup merge of #28805 - wthrowe:compile-stdin, r=alexc...
2015-10-02 borsAuto merge of #28662 - semmaz:fmt-debug, r=alexcrichton
2015-10-02 borsAuto merge of #28626 - arielb1:closure-needs-infer...
2015-10-02 borsAuto merge of #28768 - alexcrichton:dep-info++, r=brson
2015-10-02 Ariel Ben-YehudaMerge branch 'master' into metadiet
2015-10-02 borsAuto merge of #28795 - marti1125:28696, r=alexcrichton
2015-10-02 Manish GoregaokarRollup merge of #28797 - steveklabnik:rebase_for_gankro...
2015-10-02 Manish GoregaokarRollup merge of #28791 - apasel422:issue-25439, r=alexc...
2015-10-02 Manish GoregaokarRollup merge of #28788 - tsurai:master, r=bluss
2015-10-02 Manish GoregaokarRollup merge of #28786 - fhahn:ba-link, r=alexcrichton
2015-10-02 Manish GoregaokarRollup merge of #28686 - eefriedman:unresolved-path...
2015-10-02 Manish GoregaokarRollup merge of #28554 - christopherdumas:E0422, r...
2015-10-02 borsAuto merge of #28793 - Ms2ger:AttrStyle, r=alexcrichton
2015-10-02 borsAuto merge of #28792 - dotdash:cmp_indirection, r=alexc...
2015-10-02 borsAuto merge of #28790 - arielb1:unsafe-coerce, r=eddyb
2015-10-02 borsAuto merge of #28789 - rkruppe:rm-unused-probes, r...
2015-10-01 borsAuto merge of #28787 - dotdash:no_more___fat_ptr, r...
2015-10-01 Ariel Ben-Yehudaimprove the tyencode abbrev format
2015-10-01 borsAuto merge of #28746 - aidanhs:aphs-musl-linking-no...
2015-10-01 borsAuto merge of #28742 - nikomatsakis:def-id-encapsulate...
2015-10-01 Niko MatsakisConvert DefId to use DefIndex, which is an index into...
2015-10-01 Niko Matsakismove direct accesses of `node` to go through `as_local_...
2015-10-01 Niko Matsakismove job of creating local-def-ids to ast-map (with...
2015-10-01 borsAuto merge of #28577 - jethrogb:topic/ast-stmt-debug...
2015-09-30 Steve KlabnikRollup merge of #28772 - tshepang:improve-paragraph...
2015-09-30 Steve KlabnikRollup merge of #28771 - tshepang:upper-case, r=stevekl...
2015-09-30 Steve KlabnikRollup merge of #28770 - tshepang:awkward, r=steveklabnik
2015-09-30 borsAuto merge of #28731 - bluss:by-ref, r=alexcrichton
2015-09-30 borsAuto merge of #28729 - retep998:canonical-dir, r=alexcr...
2015-09-29 borsAuto merge of #28623 - llogiq:faster-fasta, r=brson
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-09-28 borsAuto merge of #28668 - alexcrichton:crossing-with-jemal...
2015-09-27 Manish GoregaokarRollup merge of #28682 - apasel422:features, r=steveklabnik
2015-09-27 Manish GoregaokarRollup merge of #28681 - arielb1:destructor-fixes,...
2015-09-27 Manish GoregaokarRollup merge of #28673 - wthrowe:bad-archive, r=alexcri...
2015-09-27 Manish GoregaokarRollup merge of #28664 - apasel422:collections-debug...
2015-09-27 borsAuto merge of #28663 - bluss:vec-as-mut, r=alexcrichton
2015-09-27 borsAuto merge of #28651 - dotdash:exhaustive_match, r...
2015-09-27 Steve KlabnikRollup merge of #28680 - xaviershay:doc-readme, r=steve...
2015-09-27 Steve KlabnikRollup merge of #28679 - xaviershay:book-unit-example...
2015-09-27 Steve KlabnikRollup merge of #28678 - fhartwig:deref-elide, r=stevek...
2015-09-27 Steve KlabnikRollup merge of #28674 - DenisKolodin:patch-2, r=sanxiyn
2015-09-27 Steve KlabnikRollup merge of #28666 - GuillaumeGomez:warning, r...
2015-09-26 borsAuto merge of #28646 - vadimcn:imps, r=alexcrichton
2015-09-26 borsAuto merge of #28635 - alexcrichton:str-parse-error...
2015-09-26 borsAuto merge of #28632 - alexcrichton:update-match-indice...
2015-09-26 borsAuto merge of #28593 - gandro:rumprun, r=alexcrichton
2015-09-26 borsAuto merge of #28649 - nhowell:improve-rustbook, r...
2015-09-26 borsAuto merge of #28642 - petrochenkov:name3, r=nrc
2015-09-23 Vadim PetrochenkovRemove random Idents outside of libsyntax
2015-09-22 borsAuto merge of #28369 - ebfull:fix-higher-ranked, r...
2015-09-17 Steve KlabnikRollup merge of #28276 - jackwilsonv:patch-5, r=Manishearth
2015-09-16 borsAuto merge of #28353 - GuillaumeGomez:error_codes,...
2015-09-16 borsAuto merge of #28401 - christopherdumas:beginners_manue...
2015-09-15 borsAuto merge of #28408 - brson:relnotes, r=aturon
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28406 - petrochenkov:primitive, r=eddyb
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-15 borsAuto merge of #28268 - petrochenkov:fnptr, r=alexcrichton
2015-09-15 borsAuto merge of #28395 - ebfull:fix-associated-item-resol...
2015-09-15 borsAuto merge of #28351 - jonas-schievink:macro-bt, r=nrc
2015-09-14 borsAuto merge of #28256 - petrochenkov:conv, r=alexcrichton
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 borsAuto merge of #28248 - PeterReid:master, r=alexcrichton
2015-09-14 borsAuto merge of #28358 - dotdash:nounwind, r=alexcrichton
2015-09-14 borsAuto merge of #28389 - aidanhs:aphs-update-musl-linking...
2015-09-14 borsAuto merge of #28396 - arielb1:misplaced-binding, r...
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-13 Ariel Ben-Yehudasort the existential bounds list in tydecode
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-08 borsAuto merge of #28173 - alexcrichton:llvm-37, r=brson
2015-09-06 borsAuto merge of #28259 - christopherdumas:fix_empty_link...
2015-09-04 borsAuto merge of #28035 - Diggsey:msvc-escaping, r=alexcri...
2015-09-04 borsAuto merge of #28119 - nagisa:bytesderef, r=alexcrichton
2015-09-04 borsAuto merge of #28069 - alexcrichton:rt-atexit, r=brson
2015-09-04 Steve KlabnikRollup merge of #28216 - christopherdumas:fix_28196...
2015-09-04 borsAuto merge of #27984 - arielb1:misc-assemble-improvemen...
2015-09-03 Manish GoregaokarRollup merge of #28194 - steveklabnik:add_fixme, r...
2015-09-03 Manish GoregaokarRollup merge of #28164 - AlisdairO:diagnostics329,...
2015-09-03 borsAuto merge of #28174 - steveklabnik:gh14705, r=alexcricton
2015-09-02 borsAuto merge of #28138 - nrc:hir, r=nikomatsakis
next