]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Rollup merge of #28991 - goyox86:goyox86/rustfmting-liblog-II, r=alexcrichton
[rust.git] / src / librustc_mir /
2015-10-11 borsAuto merge of #28969 - chrisccerami:link_to_ffi_in_conc...
2015-10-10 borsAuto merge of #28920 - dotdash:const_align, r=eddyb
2015-10-10 borsAuto merge of #28861 - pnkfelix:fsk-nonparam-dropck...
2015-10-09 borsAuto merge of #28929 - pnkfelix:expand-legal-cycles...
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 #28893 - steveklabnik:gh28687, r=nikoma...
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 #28897 - steveklabnik:rollup, r=steveklabnik
2015-10-08 borsAuto merge of #28891 - cristicbz:new-nbody, r=alexcrichton
2015-10-08 borsAuto merge of #28892 - cristicbz:default-wrapping,...
2015-10-08 borsAuto merge of #28863 - nagisa:test-16403, r=alexcrichton
2015-10-08 borsAuto merge of #28811 - alexcrichton:as-ref-ptrs, r...
2015-10-07 Steve KlabnikRollup merge of #28882 - ykomatsu:trpl, r=steveklabnik
2015-10-07 Steve KlabnikRollup merge of #28880 - Wallacoloo:book-5.14-typo...
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 Steve KlabnikRollup merge of #28876 - steveklabnik:oops, r=Gankro
2015-10-07 Steve KlabnikRollup merge of #28856 - chills42:master, r=steveklabnik
2015-10-07 Steve KlabnikRollup merge of #28836 - jackwilsonv:patch-6, r=stevekl...
2015-10-07 borsAuto merge of #28884 - Ms2ger:fmt-mir, r=nikomatsakis
2015-10-07 borsAuto merge of #28852 - steveklabnik:doc_char, r=alexcri...
2015-10-07 borsAuto merge of #28873 - dotdash:28339, r=nikomatsakis
2015-10-07 borsAuto merge of #28868 - JIghtuse:str_doc, r=steveklabnik
2015-10-07 Ms2gerPartially format librustc_mir with rustfmt.
2015-10-07 borsAuto merge of #28867 - panicbit:german-trpl, r=steveklabnik
2015-10-07 borsAuto merge of #28865 - GuillaumeGomez:patch-1, r=Manish...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-10-07 borsAuto merge of #28866 - nikomatsakis:remove-hair-trait...
2015-10-07 borsAuto merge of #28841 - jld:const-slice-ice, r=Aatch
2015-10-06 Niko Matsakisremove now unnecessary trait impls
2015-10-06 Niko Matsakisfix some tidy complaints
2015-10-06 borsAuto merge of #28842 - chrisccerami:patch-1, r=steveklabnik
2015-10-06 Niko Matsakisrename `dump` to `mir_map`, which seems more suitable
2015-10-06 Niko Matsakismake mir map available to later passes (currently unused)
2015-10-06 Niko Matsakisstore the mir into a map, restructure to avoid rebuildi...
2015-10-06 Niko Matsakispurge `-Z always-build-mir`, which is no longer relevant
2015-10-06 Niko Matsakisstrip out the hair trait and use concrete types instead
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-05 borsAuto merge of #28847 - Ms2ger:typos, r=steveklabnik
2015-10-05 borsAuto merge of #28849 - semmaz:doc-anchor-fix, r=alexcri...
2015-10-05 Ms2gerFix some typos.
2015-10-05 borsAuto merge of #28748 - nikomatsakis:universal-mir,...
2015-10-05 Niko Matsakischange PartialEq impl for ConstVal so that two constant...
2015-10-05 Niko Matsakischange how we declare bindings so that unreachable...
2015-10-05 Niko Matsakisrather than just passing the block around, track the...
2015-10-05 Niko Matsakisswitch to using constvals for constants, instead of...
2015-10-05 Niko Matsakisalways build MIR
2015-10-04 borsAuto merge of #28573 - ruud-v-a:rustdoc-license, r...
2015-10-04 borsAuto merge of #28806 - wthrowe:bare-outfile-fix, r...
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 borsAuto merge of #28746 - aidanhs:aphs-musl-linking-no...
2015-10-01 borsAuto merge of #28742 - nikomatsakis:def-id-encapsulate...
2015-10-01 Niko MatsakisIntroduce semi-duplicate DefIds into DefLocal/DefUpvar...
2015-10-01 Niko MatsakisRename `node_id` to `var_id` and limit to the cases...
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
next