]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-02-03 Andrew CannHash TyTuple's defaulted flag
2017-02-03 Andrew CannFix make tidy
2017-02-03 Andrew CannAdd warning for () to ! switch
2017-02-03 borsAuto merge of #39329 - petrochenkov:rb2, r=alexcrichton
2017-02-03 borsAuto merge of #39287 - wesleywiser:move_cell, r=aturon
2017-02-03 borsAuto merge of #39466 - alexcrichton:fix, r=Manishearth
2017-02-02 borsAuto merge of #39470 - GuillaumeGomez:rollup, r=Guillau...
2017-02-02 Guillaume GomezRollup merge of #39427 - steveklabnik:pliniker-mailmap...
2017-02-02 Guillaume GomezRollup merge of #39420 - oli-obk:sugg, r=pnkfelix
2017-02-02 Guillaume GomezRollup merge of #39416 - tspiteri:ffi-unsafe-icon,...
2017-02-02 Guillaume GomezRollup merge of #39383 - nagisa:mir-uninhabited-destina...
2017-02-02 Guillaume GomezRollup merge of #39373 - Mark-Simulacrum:remove-toprimi...
2017-02-02 Guillaume GomezRollup merge of #39319 - nagisa:remove-rustsetpersonali...
2017-02-02 Guillaume GomezRollup merge of #39299 - federicomenaquintero:master...
2017-02-02 Guillaume GomezRollup merge of #39196 - apasel422:nomicon, r=petrochenkov
2017-02-02 Guillaume GomezRollup merge of #38823 - Freyskeyd:doc-missingInformati...
2017-02-02 Vadim PetrochenkovFixup crate versions
2017-02-02 Vadim PetrochenkovBuild libbacktrace/jemalloc only when their timestamps...
2017-02-02 Vadim PetrochenkovFix build in cross-compilation scenarios
2017-02-02 Vadim Petrochenkovrustbuild: Build jemalloc and libbacktrace only once...
2017-02-02 Alex Crichtonstd: Fix IntoIter::as_mut_slice's signature
2017-02-02 borsAuto merge of #39411 - tamird:match-arm-statics-ICE...
2017-02-02 borsAuto merge of #39402 - king6cong:master, r=nrc
2017-02-02 borsAuto merge of #39386 - tbu-:pr_pipe_less_syscalls,...
2017-02-02 borsAuto merge of #39384 - wesleywiser:fix_fixmes, r=alexcr...
2017-02-02 borsAuto merge of #39116 - mgattozzi:better-string-message...
2017-02-02 borsAuto merge of #38932 - petrochenkov:privctor, r=jseyfried
2017-02-02 Wesley WiserUpdate Cell references in the book
2017-02-02 Wesley WiserUpdate cell docs
2017-02-02 borsAuto merge of #38661 - frewsxcv:vec-deque-partial-eq...
2017-02-01 Wesley WiserRemoves FIXMEs related to #22405
2017-02-01 Federico Mena... In std:rc, clarify the lack of mutability inside an Rc
2017-01-31 Steve Klabnikupdate mailmap for @pliniker
2017-01-31 Oliver Schneideruse suggestions instead of helps with code in them
2017-01-31 borsAuto merge of #39379 - segevfiner:fix-backtraces-on...
2017-01-31 borsAuto merge of #39354 - alexcrichton:less-output, r...
2017-01-31 borsAuto merge of #38847 - michaelwoerister:gate-on-incr...
2017-01-31 borsAuto merge of #39250 - cseale:issue_30924, r=est31
2017-01-31 Colm Seale[Gate Tests] - marking feature tests
2017-01-31 borsAuto merge of #39230 - petrochenkov:nobox, r=eddyb
2017-01-30 Trevor Spiterirustdoc: mark ffi functions with unsafety icon
2017-01-30 Michael Woeristercompiletest: Clear RUSTFLAGS env-var for run-make tests.
2017-01-30 Vadim PetrochenkovFix debuginfo scope issue with `Box`
2017-01-30 Vadim Petrochenkovcleanup: Refactor away `DtorKind`
2017-01-30 Vadim PetrochenkovImplement Drop for Box
2017-01-30 Vadim PetrochenkovMerge ty::TyBox into ty::TyAdt
2017-01-30 Tamir Dubersteinstatics in match arm: compile with -g
2017-01-30 borsAuto merge of #39368 - alexcrichton:fix-upload-dirs...
2017-01-30 Tamir Dubersteintrans::debuginfo: simplify
2017-01-30 Alex Crichtontravis: Tweak artifact uploads
2017-01-30 Tobias BucherDon't handle ENOSYS in `anon_pipe()`
2017-01-30 borsAuto merge of #39407 - GuillaumeGomez:convert_module...
2017-01-30 borsAuto merge of #39405 - tshepang:nits, r=sfackler
2017-01-30 Tshepang Lekhonkhobedoc: minor Option improvements
2017-01-30 borsAuto merge of #39389 - Wilfred:patch-2, r=apasel422
2017-01-30 king6congunify time_passes argument passing
2017-01-30 king6congdoc comment reword
2017-01-30 borsAuto merge of #39392 - ishitatsuyuki:master, r=alexcrichton
2017-01-29 Guillaume GomezAdd missing url in convert module
2017-01-29 borsAuto merge of #39382 - cuviper:ibm-rewind, r=alexcrichton
2017-01-29 Tatsuyuki IshiBootstrap: append libjemalloc_pic.a
2017-01-29 Wilfred HughesMinor grammar fix 'can not' -> 'cannot'
2017-01-29 borsAuto merge of #39378 - jtxx000:master, r=eddyb
2017-01-29 borsAuto merge of #39380 - est31:remove_dead_peq, r=jseyfried
2017-01-29 Simonas KazlauskasRemove the workaround for gh32959
2017-01-29 Josh StoneFix the powerpc64 PATH
2017-01-29 Josh StoneAdd a license to build-powerpc64le-toolchain.sh
2017-01-29 Josh Stonetravis: move IBM backwards in time
2017-01-29 est31Remove dead recursive partial eq impl
2017-01-29 Segev FinerFix backtraces on i686-pc-windows-gnu by disabling FPO
2017-01-29 Caleb ReachFix typo in librustc_trans/collector.rs
2017-01-28 Vadim PetrochenkovImprove diagnostics for inaccessible constructors
2017-01-28 Vadim PetrochenkovRemove no longer necessary ctor checks in rustc_privacy
2017-01-28 Vadim PetrochenkovImplement compatibility lint for legacy constructor...
2017-01-28 Vadim PetrochenkovFix the fallout
2017-01-28 Vadim PetrochenkovPrivatize constructors of tuple structs with private...
2017-01-28 borsAuto merge of #39375 - seeekr:patch-1, r=apasel422
2017-01-28 Michael GattozziAdd clearer error message using `&str + &str`
2017-01-28 Denis AndrejewFix typo in liballoc/lib.rs
2017-01-28 Mark SimulacrumRemove ToPrimitive trait.
2017-01-28 borsAuto merge of #39234 - segevfiner:fix-backtraces-on...
2017-01-28 Segev FinerDisable backtrace tests on i686-pc-windows-gnu since...
2017-01-28 Corey FarwellImplement `PartialEq<&[A]>` for `VecDeque<A>`.
2017-01-28 borsAuto merge of #39360 - osa1:typos, r=GuillaumeGomez
2017-01-28 Ömer Sinan... Fix typos in libsyntax/tokenstream.rs
2017-01-28 borsAuto merge of #39340 - GuillaumeGomez:empty_comment...
2017-01-28 borsAuto merge of #39305 - eddyb:synelide, r=nikomatsakis
2017-01-28 borsAuto merge of #39353 - alexcrichton:rollup, r=alexcrichton
2017-01-28 Eduard-Mihai... test: add missing lifetime in recently added test.
2017-01-28 Eduard-Mihai... rustc: remove unused `bounds` field from `RegionParamet...
2017-01-28 Eduard-Mihai... rustc: move object default lifetimes to resolve_lifetimes.
2017-01-28 Eduard-Mihai... rustc: always keep an explicit lifetime in trait objects.
2017-01-28 Eduard-Mihai... rustc: lower trait type paths as TyTraitObject.
2017-01-28 Eduard-Mihai... rustc_typeck: move impl Trait checks out of RegionScope.
2017-01-28 Eduard-Mihai... rustc: move most of lifetime elision to resolve_lifetimes.
2017-01-28 Eduard-Mihai... rustc: simplify scope-tracking in resolve_lifetime.
2017-01-28 Eduard-Mihai... rustc: clean up the style of middle::resolve_lifetime.
2017-01-28 Eduard-Mihai... rustc: always include elidable lifetimes in HIR types.
2017-01-28 Eduard-Mihai... rustc_typeck: pass all lifetimes through AstConv::opt_a...
2017-01-28 Eduard-Mihai... rustc_typeck: force users of RegionScope to get anon_re...
next