]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-02-27 borsAuto merge of #22765 - sanxiyn:dedup-rustdoc, r=alexcri...
2015-02-26 borsAuto merge of #22825 - semarie:openbsd-pathbuf, r=alexc...
2015-02-26 borsAuto merge of #22715 - edwardw:send-sync-audit, r=alexc...
2015-02-26 Seo SanghyeonAdd a rustdoc test for default methods in external...
2015-02-26 Seo SanghyeonAdd a way to assert the number of occurrences to htmldocck
2015-02-26 borsAuto merge of #22827 - sfackler:should_panic_pt1, r...
2015-02-26 Edward WangSend/Sync audit for libcollections
2015-02-26 borsAuto merge of #22810 - japaric:cow-path, r=alexcrichton
2015-02-26 Steven FacklerWhitelist #[should_panic]
2015-02-26 Edward WangTweak VecDeque's IterMut implementation
2015-02-26 Sébastien Mariepath -> PathBuf for openbsd/bitrig
2015-02-25 borsAuto merge of #22767 - pnkfelix:issue-22265, r=nikomatsakis
2015-02-25 borsAuto merge of #22796 - Manishearth:rollup, r=Manishearth
2015-02-25 Jorge Aparicioimpl IntoCow for Path[Buf]
2015-02-25 Manish GoregaokarPath -> PathBuf for Windows test (fixup #22727)
2015-02-25 Manish Goregaokarpath -> PathBuf for osx/dragonfly (fixup #22727)
2015-02-25 Manish GoregaokarAssert is internal now (fixup #22739)
2015-02-25 Manish GoregaokarFix type inference error (fixup #22739)
2015-02-25 Manish GoregaokarUse os::getcwd instead of env in rustbook (fixup #22727)
2015-02-25 Manish Goregaokarallow(deprecated) for TaskPool (fixup #22783)
2015-02-25 Manish GoregaokarRollup merge of #22787 - pnkfelix:reenable-gate-for...
2015-02-25 Manish GoregaokarRollup merge of #22744 - alexcrichton:issue-22738,...
2015-02-25 Manish GoregaokarRollup merge of #22742 - alexcrichton:issue-22737,...
2015-02-25 Manish GoregaokarRollup merge of #22729 - alexcrichton:ptr-stabilization...
2015-02-25 Manish GoregaokarRollup merge of #22727 - alexcrichton:prep-env, r=aturon
2015-02-25 Manish GoregaokarRollup merge of #22596 - alexcrichton:fix-some-impls...
2015-02-25 Manish GoregaokarRollup merge of #22157 - tbu-:pr_debug_collections...
2015-02-25 Manish GoregaokarRollup merge of #22792 - semarie:openbsd-unbreak-nacl...
2015-02-25 Manish GoregaokarRollup merge of #22785 - nikomatsakis:issue-21750-norma...
2015-02-25 Manish GoregaokarRollup merge of #22784 - rnestler:fix_doc_faq, r=dotdash
2015-02-25 Manish GoregaokarRollup merge of #22783 - alexcrichton:deprecate-taskpoo...
2015-02-25 Manish GoregaokarRollup merge of #22635 - kmcallister:macros-chapter...
2015-02-25 borsAuto merge of #22512 - nikomatsakis:issue-20300-where...
2015-02-25 Sébastien Marieunbreak openbsd after nacl intergration
2015-02-25 Felix S. Klock IITurn `unsafe_no_drop_flag` back into a gated-feature.
2015-02-25 Keegan McAllisterEnhance and move information about macro debugging
2015-02-25 Keegan McAllisterTweak wording in the macros guide
2015-02-25 Keegan McAllisterAdd a second, more vexing section on recursive macros
2015-02-25 Keegan McAllisterAdd a section on recursive macros
2015-02-24 Alex Crichtonstd: Move std::env to the new I/O APIs
2015-02-24 Niko MatsakisImprove debug output from coherence.
2015-02-24 Niko MatsakisResolve regions too when normalizing param env.
2015-02-24 Niko MatsakisMake traits with assoc types invariant in their inputs.
2015-02-24 Tobias BucherChange `Debug` implementation of `BTree*` as well
2015-02-24 Tobias BucherModify collection's `Debug` output to resemble in their...
2015-02-24 Raphael NestlerFix "How to submit a bug report" link
2015-02-24 Alex Crichtonstd: Recomend threadpool on crates.io for TaskPool
2015-02-24 Alex Crichtonstd: Stabilize some `ptr` functions
2015-02-24 Manish GoregaokarRollup merge of #22778 - mzabaluev:leftover-lifetime...
2015-02-24 Manish GoregaokarRollup merge of #22736 - nikomatsakis:issue-22382,...
2015-02-24 Manish GoregaokarRollup merge of #22539 - oli-obk:style_nitpicks, r...
2015-02-24 Manish GoregaokarRollup merge of #22458 - steveklabnik:try_in_error_chap...
2015-02-24 Manish GoregaokarRollup merge of #22772 - tbu-:pr_panic_fail, r=alexcrichton
2015-02-24 Manish GoregaokarRollup merge of #22770 - vhbit:ios-rand-send, r=alexcri...
2015-02-24 Manish GoregaokarRollup merge of #22758 - ejjeong:aarch64-linux-android...
2015-02-24 Manish GoregaokarRollup merge of #22752 - ipetkov:unsafe-lint-fix, r...
2015-02-24 Manish GoregaokarRollup merge of #22747 - krdln:fix-parsing-minus, r...
2015-02-24 Manish GoregaokarRollup merge of #22739 - tbu-:pr_error_net, r=alexcrichton
2015-02-24 Manish GoregaokarRollup merge of #22623 - petrochenkov:optest, r=alexcri...
2015-02-24 Niko MatsakisMerge conflicts due to eddyb's UFCS branch
2015-02-24 Niko MatsakisRemove two uses of old `[]` notation
2015-02-24 Niko MatsakisMerge conflict: port default impls code
2015-02-24 Niko MatsakisAdd handy switch `-Z treat-err-as-bug` -- it often...
2015-02-24 Niko MatsakisRework trait-bound-conversion so be based on the AST...
2015-02-24 Niko MatsakisRemove bounds struct from TypeParameterDef. Bounds...
2015-02-24 Niko MatsakisRework the `get_type_parameter_bounds` impl to use...
2015-02-24 Niko MatsakisComprehence cycle detection in `collect`. In some cases...
2015-02-24 Niko MatsakisConvert `astconv` to request bounds through the `AstCon...
2015-02-24 Niko MatsakisChange collect to implement `AstConv` on a `ItemCtxt...
2015-02-24 borsAuto merge of #22530 - rprichard:master, r=dotdash
2015-02-24 Vadim PetrochenkovFix broken tests
2015-02-24 Vadim PetrochenkovUse arrays instead of vectors in tests
2015-02-24 borsAuto merge of #22172 - eddyb:almost-there, r=nikomatsakis
2015-02-24 Steve KlabnikMention try macro in error chapter
2015-02-24 Tobias BucherImprove readability of an error check in `set_non_blocking`
2015-02-24 Tobias BucherRevert a wrong replace of "fail" to "panic"
2015-02-24 borsAuto merge of #22749 - kballard:process-stdio-construct...
2015-02-24 Valerii HioraiOS: Sync/Send fallout
2015-02-24 Felix S. Klock IIAvoid cat_expr note when already in error state.
2015-02-24 Seo SanghyeonFix duplicate methods in rustdoc
2015-02-24 Oliver Schneiderstyle nitpicks
2015-02-24 Eduard Burtescusyntax: update pretty-printer for the `<T>::method...
2015-02-24 Eduard BurtescuFix fallout from rebasing.
2015-02-24 Eduard Burtescurustc_typeck: unify the impl type with the UFCS path...
2015-02-24 Eduard BurtescuUpdate trans/save's span hacks for fully qualified...
2015-02-24 Eduard BurtescuFix fallout from allowing impls outside of the type...
2015-02-24 Eduard BurtescuFix fallout from correct stability handling in UFCS.
2015-02-24 Eduard BurtescuFix @nikomatsakis' nits in typeck.
2015-02-24 Eduard Burtescutests: add two new run-pass tests for method behavior...
2015-02-24 Eduard BurtescuImplement `<T>::method` UFCS expression syntax.
2015-02-24 Eduard Burtescutests: remove warnings from and rename const-polymorphi...
2015-02-24 Eduard Burtescurustc: combine partial_def_map and last_private_map...
2015-02-24 Eduard Burtescurustc_resolve: don't handle impl items as if they were...
2015-02-24 Eduard Burtescucore: fix typo that wasn't caught by the hacky previous...
2015-02-24 Eduard BurtescuUse partial path resolutions in expressions for UFCS...
2015-02-24 Eduard Burtescurustc_resolve: remove the distinction between DefStatic...
2015-02-24 Eduard Burtescurustc: use partially resolved definitions to replace...
2015-02-24 Eduard Burtescurustc_resolve: use the visitor model more, remove redun...
2015-02-24 Eduard Burtescusyntax: use a single Path for Trait::Item in QPath.
2015-02-24 Eduard Burtescurustc_resolve: use DefAssociatedTy for TyQPath.
next