]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-07-09 Nick Cameronsave-analysis: API-ify paths
2015-07-09 Nick CameronFix a bug where macros in expression position don't...
2015-07-09 Nick Cameronsave-analysis: api-ify method calls
2015-07-08 borsAuto merge of #26869 - alexcrichton:fix-msvc-sepcomp...
2015-07-08 Alex Crichtontrans: Link rlibs to dylibs with --whole-archive
2015-07-08 borsAuto merge of #26849 - bluss:read-to-end-memset, r...
2015-07-08 borsAuto merge of #26894 - steveklabnik:rollup, r=steveklabnik
2015-07-08 Ulrik Sverdrupio: Simplify BufReader::with_capacity
2015-07-08 Ulrik SverdrupImprove Vec::resize so that it can be used in Read...
2015-07-08 Steve KlabnikRollup merge of #26893 - dhuseby:fixing_freebsd_tests...
2015-07-08 Dave Husebythis fixes the test failures on freebsd
2015-07-08 Steve KlabnikRollup merge of #26892 - steveklabnik:gh26482, r=alexcr...
2015-07-08 Steve KlabnikTRPL: make version constraits explicit
2015-07-08 Steve KlabnikRollup merge of #26891 - steveklabnik:gh26552, r=huonw
2015-07-08 Steve KlabnikFix up unsafe section of slice::from_raw_parts
2015-07-08 Steve KlabnikRollup merge of #26889 - sanxiyn:fixme, r=alexcrichton
2015-07-08 Steve KlabnikRollup merge of #26850 - steveklabnik:more_format_docs...
2015-07-08 Steve KlabnikMake mention of alternate flags in std::fmt traits
2015-07-08 Steve KlabnikRollup merge of #26784 - birkenfeld:patch-2, r=steveklabnik
2015-07-08 Steve KlabnikRollup merge of #26687 - christianweinz:patch-1, r...
2015-07-08 Seo SanghyeonRemove a FIXME
2015-07-08 borsAuto merge of #26863 - brson:revert-stageversion, r...
2015-07-08 borsAuto merge of #26859 - arielb1:const-deref-again, r...
2015-07-08 Alex Crichtonmsvc: Get codegen-units working
2015-07-07 borsAuto merge of #26861 - steveklabnik:rollup, r=steveklabnik
2015-07-07 Brian AndersonRevert "rustc_driver: Print stage info in --version...
2015-07-07 Brian AndersonRevert "rustc_driver: Omit stage info for stage2+"
2015-07-07 borsAuto merge of #26747 - huonw:stability-issue, r=alexcri...
2015-07-07 Ariel Ben-Yehudamark user-defined derefs as non-constant
2015-07-07 Ariel Ben-Yehudause is_method_call rather than directly accessing the...
2015-07-07 Steve KlabnikRollup merge of #26857 - GuillaumeGomez:patch-1, r...
2015-07-07 Guillaume GomezAdd missing "```"
2015-07-07 Steve KlabnikRollup merge of #26855 - steveklabnik:gh26344, r=alexcr...
2015-07-07 Steve KlabnikRollup merge of #26854 - steveklabnik:gh26345, r=alexcr...
2015-07-07 Steve KlabnikRollup merge of #26853 - steveklabnik:gh26346, r=Gankro
2015-07-07 Steve KlabnikRe-word UB in unsafe guide
2015-07-07 Steve KlabnikRollup merge of #26852 - steveklabnik:gh26375, r=alexcr...
2015-07-07 Steve KlabnikRollup merge of #26742 - GuillaumeGomez:patch-2, r...
2015-07-07 Steve KlabnikNot literally all of concurrency is a library
2015-07-07 Steve KlabnikThere are four uses of unsafe, actually
2015-07-07 Steve KlabnikDescribe lifetime syntax for impl
2015-07-07 borsAuto merge of #26699 - eddyb:unstable-prelude_import...
2015-07-07 borsAuto merge of #26844 - steveklabnik:rollup, r=steveklabnik
2015-07-06 borsAuto merge of #26599 - richo:richo-stage-info, r=brson
2015-07-06 Steve KlabnikRollup merge of #26835 - tshepang:copy-or-not, r=stevek...
2015-07-06 Steve KlabnikRollup merge of #26834 - tshepang:space, r=brson
2015-07-06 Steve KlabnikRollup merge of #26832 - steveklabnik:doc_rustc_cycle_t...
2015-07-06 Steve KlabnikRollup merge of #26828 - steveklabnik:gh25765, r=bluss
2015-07-06 Steve KlabnikRollup merge of #26827 - steveklabnik:gh25786, r=alexcr...
2015-07-06 Steve KlabnikRollup merge of #26825 - steveklabnik:gh24802, r=alexcr...
2015-07-06 Steve KlabnikRollup merge of #26809 - cmr:libc-ioctl, r=alexcrichton
2015-07-06 Steve KlabnikRollup merge of #26807 - eddyb:trans-normalize, r=cmr
2015-07-06 Steve KlabnikRollup merge of #26761 - steveklabnik:actually_ub,...
2015-07-06 Steve KlabnikRollup merge of #26599 - richo:richo-stage-info, r...
2015-07-06 Steve KlabnikSignificantly improve formatter trait docs
2015-07-06 borsAuto merge of #26757 - oli-obk:style_fixes, r=brson
2015-07-06 Steve KlabnikAdd note about special make targets
2015-07-06 Richo Healeyrustc_driver: Omit stage info for stage2+
2015-07-06 Tshepang Lekhonkhobereference: make 'Move and copied types' section more...
2015-07-06 Tshepang Lekhonkhobereference: do not display the extra space
2015-07-06 Steve KlabnikFFI panic is UB
2015-07-06 borsAuto merge of #26741 - alexcrichton:noinline-destructor...
2015-07-06 Richo Healeyrustc_driver: Print stage info in --version --verbose
2015-07-06 Huon Wilsonrustc: implement `unstable(issue = "nnn")`.
2015-07-06 borsAuto merge of #26824 - arielb1:fix-26812, r=eddyb
2015-07-06 Steve KlabnikDocument _ in bindings
2015-07-06 borsAuto merge of #26822 - tamird:llvm-config, r=alexcrichton
2015-07-06 Steve KlabnikLink to test suite information from CONTRIBUTING.md
2015-07-06 Ariel Ben-Yehudadon't use type_parameter_def during astconv
2015-07-06 borsAuto merge of #26820 - liigo:patch-2, r=steveklabnik
2015-07-06 Tamir DubersteinRemove unused variable
2015-07-06 Tamir Duberstein`llconfig` is `llvm-config`
2015-07-06 Tamir DubersteinSimplify
2015-07-06 borsAuto merge of #26821 - oli-obk:patch-1, r=sanxiyn
2015-07-06 Oliver Schneidertypo "struct has is 0-sized"
2015-07-06 Oliver Schneiderlower blanket unsafe block to actual cases of unsafe...
2015-07-06 Liigo Zhuangbook: introduce `//!` doc comment in comments section
2015-07-06 borsAuto merge of #26817 - cmr:vecdeque-docs, r=Gankro
2015-07-05 borsAuto merge of #26811 - steveklabnik:rollup, r=steveklabnik
2015-07-05 borsAuto merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #26473 - Eljay:missing_docs, r=alexcrichton
2015-07-05 Eduard Burtescurustc_trans: always use normalizing_infer_ctxt.
2015-07-05 Eduard BurtescuFeature-gate #[prelude_import].
2015-07-05 Corey Richardsonliblibc: correct Linux ioctl request type
2015-07-05 Steve KlabnikRollup merge of #26808 - tshepang:closures, r=steveklabnik
2015-07-05 Tshepang Lekhonkhobereference: 'inherits' is more clear than 'implies'
2015-07-05 Steve KlabnikRollup merge of #26806 - cmr:stabilize-drain, r=Gankro
2015-07-05 Steve KlabnikRollup merge of #26800 - tshepang:comma, r=Gankro
2015-07-05 Steve KlabnikRollup merge of #26789 - tshepang:improve-array-example...
2015-07-05 Steve KlabnikRollup merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
2015-07-05 borsAuto merge of #26798 - steveklabnik:rollup, r=steveklabnik
2015-07-05 Corey Richardsoncollections: vec_deque: add some notes on how to use...
2015-07-05 Tshepang Lekhonkhobereference: remove stray comma
2015-07-05 Steve KlabnikRollup merge of #26795 - tshepang:typo, r=steveklabnik
2015-07-05 Tshepang Lekhonkhobereference: fix typo
2015-07-05 Steve KlabnikRollup merge of #26792 - tshepang:follow-idiom, r=steve...
2015-07-05 Tshepang Lekhonkhobereference: improve lambda example
2015-07-05 Steve KlabnikRollup merge of #26791 - tshepang:misc-ref-fixes, r...
2015-07-05 Tshepang Lekhonkhobereference: tiny fixes
next