]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-10-09 Björn SteinbrinkUse a proper C string for the gdb script section name
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 Guillaume GomezAdd missing dot
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 Ariel Ben-Yehudause the correct subtyping order in a test
2015-10-03 borsAuto merge of #28815 - matklad:contrib-doc, r=steveklabnik
2015-10-03 borsAuto merge of #28818 - Stebalien:fix-iter-chain-order...
2015-10-03 borsAuto merge of #28813 - arielb1:well-formed-variables...
2015-10-03 borsAuto merge of #28820 - steveklabnik:rollup, r=steveklabnik
2015-10-03 Aleksey Kladovdocs: add rustdoc example to CONTRIBUTING.md
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-03 borsAuto merge of #28672 - sanxiyn:const-eval-span, r=alexc...
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 Steven Allenlibcore: Chain must exhaust a before b.
2015-10-02 Aleksey Kladovdocs: whitespace cleanup
2015-10-02 borsAuto merge of #28626 - arielb1:closure-needs-infer...
2015-10-02 Aleksey Kladovreference: fix markdown formatting
2015-10-02 Ariel Ben-Yehudafix fallout
2015-10-02 Ariel Ben-Yehudaensure that the types of methods are well-formed
2015-10-02 Ariel Ben-Yehudaremove the "don't add `_ WF` obligation" hack
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 SanghyeonProvide the context for error in constant evaluation...
2015-10-02 Seo SanghyeonAdd a method to test span containment
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 Ariel Ben-Yehudaunify the 2 impl indexes
2015-10-02 borsAuto merge of #28808 - AndiDog:patch-1, r=steveklabnik
2015-10-02 Ariel Ben-YehudaMerge branch 'master' into metadiet
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 Dongie Agniradd newline so list is parsed properly
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 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 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 Ariel Ben-Yehudadon't emit leading zeros in tagged integers
2015-10-01 Niko Matsakisremove support method for synthetic default method ids
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 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
next