]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-10-03 Steve KlabnikRollup merge of #28819 - steveklabnik:doc_hr, r=brson
2015-10-03 Steve KlabnikRollup merge of #28814 - matklad:fix-md, r=alexcrichton
2015-10-03 Steve KlabnikRollup merge of #28812 - steveklabnik:improve_str_from_...
2015-10-03 Steve KlabnikRollup merge of #28805 - wthrowe:compile-stdin, r=alexc...
2015-10-03 Steve KlabnikRollup merge of #28736 - nagisa:rustdocjsfix, r=alexcri...
2015-10-02 Steve KlabnikImprove documentation for the from_utf8 family
2015-10-02 Steve KlabnikAdd in some <hr>s for emphasis
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 Aleksey Kladovreference: fix markdown formatting
2015-10-02 borsAuto merge of #28650 - sanxiyn:attr-usage, r=nrc
2015-10-02 borsAuto merge of #28768 - alexcrichton:dep-info++, r=brson
2015-10-02 Alex Crichtonrustc: Emit phony targets for inputs in dep-info
2015-10-02 Seo SanghyeonCheck attribute usage
2015-10-02 Seo SanghyeonChange tests per RFC 246 (const vs static)
2015-10-02 Simonas KazlauskasFix librustdoc search events
2015-10-02 Simonas KazlauskasFix misnamed variable in rustdoc
2015-10-02 borsAuto merge of #28808 - AndiDog:patch-1, r=steveklabnik
2015-10-02 Andreas SommerFix typo, add link to Google-search in documentation
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 William ThroweAdd a test that rustc can compile standard input
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 Alexis Beingessnerfixup wording
2015-10-01 Alexis Beingessnerflesh out what Vec actually guarantees
2015-10-01 Willy Aguirrefixes #28696 Return to the default content when .search...
2015-10-01 borsAuto merge of #28746 - aidanhs:aphs-musl-linking-no...
2015-10-01 Simon MazurImplement `size_hint` for `EscapeUnicode`
2015-10-01 borsAuto merge of #28742 - nikomatsakis:def-id-encapsulate...
2015-10-01 Björn SteinbrinkRemove one level of indirection for slice-based Partial...
2015-10-01 Ms2gerStop re-exporting AttrStyle's variants and rename them.
2015-10-01 Andrew PaseltinerAdd test for #25439
2015-10-01 Niko Matsakisremove support method for synthetic default method ids
2015-10-01 Niko Matsakisremove code for re-exports of static methods
2015-10-01 Niko Matsakisconvert the creepy case to just return None -- in pract...
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 Matsakisstop updating `parent_node_id` when there is no corresp...
2015-10-01 Niko Matsakisbuild up a set of node-ids that we can construct def...
2015-10-01 Niko MatsakisIntroduce semi-duplicate DefIds into DefLocal/DefUpvar...
2015-10-01 Niko MatsakisMake calling def_id on a DefSelfTy an error; the previo...
2015-10-01 Niko MatsakisMove DefLabel out from the def_id() results
2015-10-01 Niko MatsakisRemove DefRegion, which is not used
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 Matsakischange creepy case to call span_bug instead of doing...
2015-10-01 Niko Matsakismove job of creating local-def-ids to ast-map (with...
2015-10-01 Cristian Kubisreplaced *_ptr with *_raw methods in docs
2015-10-01 Niko Matsakisadd some XXX markers
2015-10-01 Niko Matsakismove LOCAL_CRATE to cstore
2015-10-01 Björn SteinbrinkAvoid unnecessary temporaries when ref'ing a DST value
2015-10-01 Ariel Ben-Yehudause the *adjusted* callee type in effect checking
2015-10-01 borsAuto merge of #28131 - arielb1:static-upvars, r=pnkfelix
2015-10-01 Robin KruppeStop probing for pandoc and xelatex, they are not used...
2015-10-01 Ariel Ben-Yehudacheck upvars in closures that are in statics
2015-10-01 borsAuto merge of #28780 - steveklabnik:doc_from_str, r...
2015-10-01 Cristian Kubisdoc: fixed swapped docs for from_ptr and from_raw
2015-10-01 Florian HahnAdd link to Florian Wilkens's Bachelor's Thesis
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 #28605 - alexcrichton:link-native-first...
2015-10-01 Alex Crichtonrustc: Swap link order of native libs/rust deps
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 borsAuto merge of #28782 - steveklabnik:rollup, r=steveklabnik
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 Steve KlabnikRollup merge of #28764 - steveklabnik:gh28706, r=alexcr...
2015-09-30 Steve KlabnikRollup merge of #28760 - steveklabnik:gh28166, r=alexcr...
2015-09-30 Steve KlabnikRollup merge of #28753 - steveklabnik:gh28572, r=alexcr...
2015-09-30 Eli FriedmanDon't crash on non-existent path in constant.
2015-09-30 Steve KlabnikAdd some docs for FromString::from_str
2015-09-30 Ariel Ben-Yehudakill the fake provided method stubs
2015-09-30 Alex Crichtontrans: Fix __imp_ creation for i686 MSVC
2015-09-30 borsAuto merge of #28769 - steveklabnik:rollup, r=steveklabnik
2015-09-30 Steve KlabnikImprove identifier defintion in the reference
2015-09-30 Steve KlabnikRollup merge of #28765 - steveklabnik:gh28693, r=nikoma...
2015-09-30 Steve KlabnikRollup merge of #28763 - steveklabnik:gh27917, r=alexcr...
2015-09-30 Steve KlabnikRollup merge of #28762 - steveklabnik:gh28073, r=nikoma...
2015-09-30 Steve KlabnikRollup merge of #28761 - steveklabnik:gh28082, r=brson
2015-09-30 Steve KlabnikRollup merge of #28759 - steveklabnik:gh28359, r=nikoma...
2015-09-30 Steve KlabnikRollup merge of #28757 - steveklabnik:gh28384, r=alexcr...
2015-09-30 Steve KlabnikRollup merge of #28755 - steveklabnik:gh28418, r=alexcr...
2015-09-30 Steve KlabnikRollup merge of #28754 - luser:fix-rustdoc-module-links...
2015-09-30 Steve KlabnikRollup merge of #28749 - tshepang:patch-6, r=bluss
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 Alex Crichtonrustc: Support output filenames for each emit type
next