]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Sébastien Marieunbreak openbsd after nacl intergration
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 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 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.
2015-02-24 Eduard Burtescurustc: load DefAssociatedTy from cross-crate metadata...
2015-02-24 Eduard Burtescurustc: remove unused ForeignType item family.
2015-02-24 Eduard Burtescusyntax: don't use TraitRef in QPath.
2015-02-24 Eduard Burtescusyntax: don't store a secondary NodeId for TyPath.
2015-02-24 Eduard BurtescuRevert bogus rename from DefTrait to DefaultImpl.
2015-02-24 borsAuto merge of #22755 - Manishearth:rollup, r=Manishearth
2015-02-24 Eunji JeongReplace deprecated getdtablesize() with sysconf(_SC_OPE...
2015-02-24 Manish GoregaokarFix integers in tests (fixup #22700)
2015-02-24 Michał KrasnoborskiAdd missing `fn`
2015-02-24 Mikhail Zabaluevstd::io::BufReader: remove leftover lifetime parameter...
2015-02-24 Manish GoregaokarRollup merge of #22720 - edwardw:enum-struct-ident...
2015-02-24 Edward WangAdd tests for expect ident but find enum or struct...
2015-02-24 Manish GoregaokarRemove another instance of ty_open (fixup #22213)
2015-02-24 Manish GoregaokarRollup merge of #22213 - eddyb:ty_open-case-closed...
2015-02-24 Eduard Burtescurustc_trans: use an Lvalue Datum for an unsized lvalue...
2015-02-24 Eduard Burtescutests: update expected recursion limit errors for the...
2015-02-24 Eduard BurtescuRemove ty_open and treat Unsized lvalues as *Unsized.
2015-02-24 Manish GoregaokarRemove double expr_u32 (fixup #22700)
2015-02-24 Manish GoregaokarRollup merge of #22594 - alexcrichton:issue-22577,...
2015-02-24 Manish GoregaokarRollup merge of #22580 - pnkfelix:guard-pat-cfg2, r...
2015-02-24 Manish GoregaokarRollup merge of #22428 - erickt:io-wrappers, r=aturon
2015-02-24 Manish GoregaokarRollup merge of #22301 - nikomatsakis:object-safe-sized...
2015-02-24 Manish GoregaokarRollup merge of #22473 - leejunseok:fix_pointer_example...
2015-02-24 Manish GoregaokarRollup merge of #22730 - ipetkov:lint-docs, r=alexcrichton
2015-02-24 Manish GoregaokarRollup merge of #22728 - vojtechkral:int-audit-thread...
2015-02-24 Manish GoregaokarRollup merge of #22700 - nick29581:ints_hash, r=alexcri...
2015-02-24 Manish GoregaokarRollup merge of #22632 - nagisa:kill-show-string-with...
2015-02-24 Manish GoregaokarRollup merge of #22740 - frewsxcv:patch-4, r=alexcrichton
2015-02-24 Manish GoregaokarRollup merge of #22726 - semarie:openbsd-Wl-as-needed...
2015-02-24 Manish GoregaokarRollup merge of #22719 - steveklabnik:typo_fix, r=alexc...
2015-02-24 Manish GoregaokarRollup merge of #22711 - lummax:patch-1, r=dotdash
2015-02-24 Manish GoregaokarRollup merge of #22687 - tshepang:prelude-nits, r=alexc...
2015-02-24 Manish GoregaokarRollup merge of #22680 - FlaPer87:type_builtin, r=nikom...
2015-02-24 Manish GoregaokarRollup merge of #22653 - tsion:master, r=alexcrichton
2015-02-24 Manish GoregaokarRollup merge of #22604 - aochagavia:docs, r=alexcrichton
2015-02-24 Ivan PetkovProperly reimplement `unsafe-code` lint to honor changi...
next