]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-07-24 Steve KlabnikRollup merge of #27137 - dhuseby:fixing_bitrig_linking...
2015-07-24 borsAuto merge of #27136 - dhuseby:fixing_freebsd_linking...
2015-07-24 borsAuto merge of #27215 - pnkfelix:fsk-placer-take-5-just...
2015-07-24 borsAuto merge of #27227 - eternaleye:patch-1, r=alexcrichton
2015-07-24 borsAuto merge of #27208 - alexcrichton:msvc-less-dllimport...
2015-07-24 borsAuto merge of #26583 - eefriedman:lint-ffi, r=nrc
2015-07-24 Dave Husebyswitching to gnu archive format
2015-07-24 Dave Husebyfixes #27124 for freebsd
2015-07-24 Eli FriedmanRewrite the improper_ctypes lint.
2015-07-23 borsAuto merge of #27224 - alexcrichton:configure-lto-right...
2015-07-23 Felix S. Klock IIupdate compile-fail/pushpop-unsafe-rejects.rs to reflec...
2015-07-23 Felix S. Klock IIreview feedback: common-subexpression-elim across funct...
2015-07-23 Felix S. Klock IIreview feedback: Use checked-arith instead of saturated...
2015-07-23 borsAuto merge of #27226 - eefriedman:leftover-negation...
2015-07-23 Dave Husebyswitching to gnu archive format per review request
2015-07-23 Dave Husebyreview feedback fixes
2015-07-23 Dave Husebyfixes #27124 for bitrig
2015-07-23 borsAuto merge of #27221 - dotdash:no_empty_clean, r=luqmana
2015-07-23 Felix S. Klock IIUpdate suggestion from parenthesized-box-expr-message...
2015-07-23 Felix S. Klock IIfix pretty printing tests by opting into the features...
2015-07-23 Felix S. Klock IIfix doc-tests by opting into `placement_in_syntax`...
2015-07-23 Felix S. Klock IIReview feedback: add unstable marker to Placer API...
2015-07-23 borsAuto merge of #27203 - marcusklaas:fix-range-span,...
2015-07-23 borsAuto merge of #26588 - eefriedman:foreign-lifetime...
2015-07-23 eternaleyeWrite deterministic archives
2015-07-23 Eli FriedmanResolve lifetime parameters for foreign functions.
2015-07-23 borsAuto merge of #27192 - dotdash:inline_eq_slice, r=luqmana
2015-07-23 Eli FriedmanRemove orphaned unsigned_negation lint reference.
2015-07-22 borsAuto merge of #27191 - pnkfelix:sidestep-unary-negate...
2015-07-22 Alex Crichtontrans: Consolidate creating pass manager builders
2015-07-22 Felix S. Klock IIaddress review feedback: remove dupe feature opt-in.
2015-07-22 Felix S. Klock IIplacate `make tidy`.
2015-07-22 Björn SteinbrinkAvoid creating basic blocks for empty cleanup scopes
2015-07-22 borsAuto merge of #27188 - pnkfelix:sidestep-warning-for...
2015-07-22 borsAuto merge of #27219 - steveklabnik:rollup, r=steveklabnik
2015-07-22 Steve KlabnikRollup merge of #27202 - apasel422:issue-21174, r=alexc...
2015-07-22 Steve KlabnikRollup merge of #27201 - Ticki:master, r=steveklabnik
2015-07-22 Steve KlabnikRollup merge of #27183 - Dangthrimble:master, r=stevekl...
2015-07-22 Steve KlabnikRollup merge of #27175 - steveklabnik:channels_plus_tra...
2015-07-22 Steve KlabnikRollup merge of #27170 - steveklabnik:doc_std_io_intoin...
2015-07-22 Steve KlabnikRollup merge of #27167 - steveklabnik:doc_std_io_take...
2015-07-22 Steve KlabnikRollup merge of #27166 - steveklabnik:doc_std_io_linewr...
2015-07-22 Steve KlabnikRollup merge of #27164 - steveklabnik:doc_io_utils...
2015-07-22 Steve KlabnikRollup merge of #27163 - steveklabnik:doc_std_io_cursor...
2015-07-22 Steve KlabnikRollup merge of #27158 - apasel422:issue-14382, r=alexc...
2015-07-22 Steve KlabnikRollup merge of #27157 - steveklabnik:doc_std_io_iterat...
2015-07-22 Steve KlabnikRollup merge of #27156 - AlisdairO:diagnostics253,...
2015-07-22 Steve KlabnikRollup merge of #27155 - steveklabnik:doc_std_io_buf_wr...
2015-07-22 Steve KlabnikRollup merge of #27154 - apasel422:issue-10436, r=Gankro
2015-07-22 Steve KlabnikRollup merge of #27151 - pfalabella:patch-2, r=steveklabnik
2015-07-22 Steve KlabnikRollup merge of #27147 - apasel422:issue-19404, r=alexc...
2015-07-22 Steve KlabnikRollup merge of #27146 - apasel422:issue-14229, r=alexc...
2015-07-22 Steve KlabnikRollup merge of #27140 - dotdash:test-26468, r=luqmana
2015-07-22 Steve KlabnikRollup merge of #27131 - apasel422:issue-20162, r=arielb1
2015-07-22 Steve KlabnikRollup merge of #27127 - AlisdairO:diagnostics172,...
2015-07-22 Steve KlabnikRollup merge of #27084 - GuillaumeGomez:patch-2, r...
2015-07-22 Steve KlabnikImprove documentation for std::io::Cursor
2015-07-22 Steve KlabnikImprove documentation for std::io::LineWriter
2015-07-22 Felix S. Klock IIAdd test of placement-in syntax, analogous to `new...
2015-07-22 Felix S. Klock IIrefine set of allowed warnings in `new-box-syntax.rs...
2015-07-22 Felix S. Klock IIAdd actual use of the `struct Structure` lying dormant...
2015-07-22 Felix S. Klock IIuncomment feature-gate testing for `in PLACE BLOCK...
2015-07-22 Felix S. Klock IIAdded support for parsing `in PLACE { BLOCK_CONTENT }`.
2015-07-22 Felix S. Klock IIAdd new feature gate opt-in necessary for `new-box...
2015-07-22 Felix S. Klock IIUpdate `issue-14084.rs` test to reflect changes to...
2015-07-22 Felix S. Klock IIUpdate the `intrinsic-move-val.rs` test to reflect...
2015-07-22 Felix S. Klock IIAdd necessary feature gate opt-in for the pushpop_unsaf...
2015-07-22 Felix S. Klock IIFactor feature gate tests for box syntax into two separ...
2015-07-22 Felix S. Klock IIInstrumentation in effort to understand treatment of...
2015-07-22 Felix S. Klock IIAllow unstable code to be injected by placement-`in...
2015-07-22 Felix S. Klock IIAvoid feature-warnings on stage0.
2015-07-22 Felix S. Klock IIChange signature for `move_val_init` intrinsic to take...
2015-07-22 Felix S. Klock IIAdd feature-gates for desugaring-based `box` and placem...
2015-07-22 Felix S. Klock IIRevise placement-in expansion to use `push/pop_unsafe...
2015-07-22 Felix S. Klock IIprototype Placer protocol for unstable overloaded-box...
2015-07-22 Felix S. Klock IIHack for "unsafety hygiene" -- `push_unsafe!` and ...
2015-07-22 borsAuto merge of #26683 - eefriedman:const-eval-hint,...
2015-07-22 borsAuto merge of #27176 - alexcrichton:fix-stock-llvm...
2015-07-22 Jonathan HansfordPath changed to %PATH%
2015-07-22 Steve KlabnikImprove documentation for std::io::BufWriter
2015-07-22 Alex Crichtontrans: Be a little more picky about dllimport
2015-07-22 borsAuto merge of #27185 - pnkfelix:test-cyclic-collections...
2015-07-22 borsAuto merge of #27172 - alexcrichton:snapshots, r=brson
2015-07-21 Alex Crichtontrans: Move rust_try into the compiler
2015-07-21 borsAuto merge of #27093 - Manishearth:closure-label-shadow...
2015-07-21 Marcus KlaasAssign proper span to range expression
2015-07-21 Andrew Paseltinerupdate compile-fail test for #21174 to account for...
2015-07-21 borsAuto merge of #27073 - alexcrichton:less-proc-fs, r...
2015-07-21 TickiKlabnik nit-picks ;)
2015-07-21 Tickirust -> Rust
2015-07-21 TickiAdd info about usage of 'unsafe' keyword in bindings...
2015-07-21 Andrew Paseltineradd test for #14382
2015-07-21 borsAuto merge of #26856 - steveklabnik:gh26475, r=alexcrichton
2015-07-21 Guillaume GomezAdd E0433 error explanation
2015-07-21 Steve KlabnikExpand documentation for IntoInnerError
2015-07-21 Guillaume GomezAdd E0428 error explanation
2015-07-21 Guillaume GomezAdd E0407 error explanation
2015-07-21 Guillaume GomezAdd E0404 error explanation
2015-07-21 Guillaume GomezAdd E0405 error explanation
2015-07-21 Guillaume GomezAdd E0403 error explanation
next