]> git.lizzy.rs Git - rust.git/history - src/librustc/metadata
Auto merge of #28869 - alexcrichton:allocator-dox, r=steveklabnik
[rust.git] / src / librustc / metadata /
2015-10-09 borsAuto merge of #28869 - alexcrichton:allocator-dox,...
2015-10-09 borsAuto merge of #28817 - dcarral:installing_rust_v130...
2015-10-09 borsAuto merge of #28919 - huonw:placement-tracking-issue...
2015-10-09 borsAuto merge of #28888 - arielb1:variant-ctor, r=eddyb
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 Ariel Ben-Yehudause the struct's ctor-id as its variant def-id
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-Yehudaunify the 2 impl indexes
2015-10-02 Ariel Ben-YehudaMerge branch 'master' into metadiet
2015-10-02 borsAuto merge of #28795 - marti1125:28696, r=alexcrichton
2015-10-02 borsAuto merge of #28807 - Manishearth:rollup, r=Manishearth
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-Yehudaremove the code that encodes type parameter defs
2015-10-01 Ariel Ben-Yehudadon't store method_fty
2015-10-01 Ariel Ben-Yehudadon't duplicate item types between encoder <-> astencode
2015-10-01 Ariel Ben-Yehudaimprove the tyencode abbrev format
2015-10-01 Ariel Ben-Yehudadon't mark_stable_position needlessly in tyencode
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 Ms2gerStop re-exporting AttrStyle's variants and rename them.
2015-10-01 Ariel Ben-Yehudashare stored predicates
2015-10-01 Ariel Ben-Yehudaadd a cross-reference index
2015-10-01 Ariel Ben-Yehudaremove unneeded tags from metadata
2015-10-01 Niko Matsakisremove code for re-exports of static methods
2015-10-01 Niko MatsakisConvert DefId to use DefIndex, which is an index into...
2015-10-01 Niko Matsakisrename ast_map to hir_map
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 Niko Matsakismove LOCAL_CRATE to cstore
2015-10-01 borsAuto merge of #28780 - steveklabnik:doc_from_str, r...
2015-10-01 borsAuto merge of #28778 - arielb1:no-source, r=eddyb
2015-10-01 borsAuto merge of #28741 - alexcrichton:fix-msvc-32, r...
2015-10-01 borsAuto merge of #28577 - jethrogb:topic/ast-stmt-debug...
2015-10-01 borsAuto merge of #28732 - Eljay:fix-unused-attr, r=alexcri...
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 Ariel Ben-Yehudakill the fake provided method stubs
2015-09-30 Steve KlabnikRollup merge of #28745 - tshepang:typo, r=bluss
2015-09-30 Steve KlabnikRollup merge of #28744 - dato:usize-typo, r=Aatch
2015-09-30 Steve KlabnikRollup merge of #28743 - JanLikar:master, r=steveklabnik
2015-09-30 Manish GoregaokarRollup merge of #28745 - tshepang:typo, r=bluss
2015-09-30 Manish GoregaokarRollup merge of #28744 - dato:usize-typo, r=Aatch
2015-09-30 Manish GoregaokarRollup merge of #28743 - JanLikar:master, r=steveklabnik
2015-09-30 borsAuto merge of #28738 - apasel422:peekable, r=alexcrichton
2015-09-30 borsAuto merge of #28731 - bluss:by-ref, r=alexcrichton
2015-09-30 borsAuto merge of #28730 - apasel422:issue-21922, r=alexcri...
2015-09-30 borsAuto merge of #28729 - retep998:canonical-dir, r=alexcr...
2015-09-30 borsAuto merge of #28724 - tsion:remove-double-semicolons...
2015-09-30 borsAuto merge of #28500 - alexcrichton:docker-travis,...
2015-09-29 borsAuto merge of #28702 - arielb1:metadata-versioning...
2015-09-29 borsAuto merge of #28715 - petrochenkov:visit, r=nrc
2015-09-29 borsAuto merge of #28623 - llogiq:faster-fasta, r=brson
2015-09-29 Ariel Ben-Yehudastore the rustc version in metadata and check it
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-09-29 Scott OlsonMinor code cleanup.
2015-09-28 Vadim PetrochenkovFill in some missing parts in the default HIR visitor
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...
next