]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-28 borsAuto merge of #81354 - SkiFire13:binary-search-assume...
2021-03-28 borsAuto merge of #83587 - petrochenkov:asneeded, r=nagisa
2021-03-27 Vadim Petrochenkovlinker: Use `--as-needed` by default when linker suppor...
2021-03-27 borsAuto merge of #83103 - petrochenkov:unilex, r=Aaron1011
2021-03-27 Vadim Petrochenkovresolve: Partially unify early and late scope-relative...
2021-03-27 borsAuto merge of #83580 - Dylan-DPC:rollup-1zod4p7, r...
2021-03-27 Dylan DPCRollup merge of #83555 - m-ou-se:inline-io-error-new...
2021-03-27 Dylan DPCRollup merge of #83548 - Aaron1011:capture-none-delims...
2021-03-27 Dylan DPCRollup merge of #83522 - pickfire:patch-6, r=JohnTitor
2021-03-27 Dylan DPCRollup merge of #82993 - camelid:source-use-diag, r...
2021-03-27 Dylan DPCRollup merge of #82917 - cuviper:iter-zip, r=m-ou-se
2021-03-27 Dylan DPCRollup merge of #82626 - lcnr:encode_with_shorthandb...
2021-03-27 Dylan DPCRollup merge of #82525 - RalfJung:unaligned-ref-warn...
2021-03-27 Dylan DPCRollup merge of #81351 - lcnr:big-money-big-prices...
2021-03-27 Josh StoneAdd the tracking issue for `#![feature(iter_zip)]`
2021-03-27 borsAuto merge of #83573 - JohnTitor:rollup-28jnzsr, r...
2021-03-27 Yuki OkushiRollup merge of #83569 - sjakobi:issue56445-regression...
2021-03-27 Yuki OkushiRollup merge of #83567 - jonjensen:patch-1, r=Guillaume...
2021-03-27 Yuki OkushiRollup merge of #83561 - m-ou-se:lock-debug, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #83560 - m-ou-se:io-chain-debug, r...
2021-03-27 Yuki OkushiRollup merge of #83559 - m-ou-se:rwlock-guard-debug...
2021-03-27 Yuki OkushiRollup merge of #83558 - m-ou-se:use-finish-non-exhaust...
2021-03-27 Yuki OkushiRollup merge of #83526 - klensy:lazy-too, r=petrochenkov
2021-03-27 Yuki OkushiRollup merge of #83462 - ijackson:exitstatus-message...
2021-03-27 Yuki OkushiRollup merge of #83348 - osa1:issue83344, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-27 Ralf Jungmake unaligned_refereces future-incompat lint warn...
2021-03-27 lcnrupdate tests
2021-03-27 Bastian Kauschkecombine: stop eagerly evaluating consts
2021-03-27 Simon JakobiAdd regression tests for #56445
2021-03-27 Jon JensenUpdate rustup cross-compilation docs link
2021-03-27 borsAuto merge of #83245 - the8472:generalize-slice-fill...
2021-03-27 Ivan ThamImprove fs error open_from unix
2021-03-27 Ivan ThamUse detailed and shorter fs error explaination
2021-03-27 Mara BosImprove Debug implementations of Mutex and RwLock.
2021-03-27 Mara BosDerive Debug for io::Chain instead of manually implemen...
2021-03-27 Mara BosFix Debug implementation for RwLock{Read,Write}Guard.
2021-03-27 Mara BosUse DebugStruct::finish_non_exhaustive() in std.
2021-03-27 Mara BosAdd #[inline] to io::Error methods.
2021-03-27 borsAuto merge of #78618 - workingjubilee:ieee754-fmt,...
2021-03-27 Ömer Sinan... format macro argument parsing fix
2021-03-27 borsAuto merge of #83547 - JohnTitor:rollup-qh7j6hg, r...
2021-03-27 klensylazily calls some fns
2021-03-27 Yuki OkushiRollup merge of #83525 - rust-lang:lcnr-doc-patch,...
2021-03-27 Yuki OkushiRollup merge of #83524 - faern:document-socketaddr...
2021-03-27 Yuki OkushiRollup merge of #83511 - 12101111:fix-llvm-version...
2021-03-27 Yuki OkushiRollup merge of #83508 - JohnTitor:platform-support...
2021-03-27 Yuki OkushiRollup merge of #83431 - camelid:config-example-gitattr...
2021-03-27 Yuki OkushiRollup merge of #83388 - alamb:alamb/fmt-dcs, r=Mark...
2021-03-27 Yuki OkushiRollup merge of #83343 - osa1:issue83340, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #83328 - tmiasko:asm-test, r=joshtriplett
2021-03-27 Yuki OkushiRollup merge of #83239 - JohnTitor:reduce-deps, r=Mark...
2021-03-27 Aaron HillAlways preserve `None`-delimited groups in a captured...
2021-03-26 borsAuto merge of #83418 - ehuss:update-cargo, r=ehuss
2021-03-26 lcnrfix rustc_on_implemented `_Self` paths
2021-03-26 lcnrupdate array missing `IntoIterator` msg
2021-03-26 Eric HussUpdate cargo
2021-03-26 lcnrfix doc comment for `ty::Dynamic
2021-03-26 Linus FärnstrandDocument that the SocketAddr memory representation...
2021-03-26 borsAuto merge of #83488 - Aaron1011:ban-expr-inner-attrs...
2021-03-26 Josh StoneUse iter::zip in src/tools/clippy/
2021-03-26 Josh StoneUse iter::zip in compiler/
2021-03-26 Josh StoneUse iter::zip in library/
2021-03-26 Josh StoneAdd function core::iter::zip
2021-03-26 borsAuto merge of #83404 - michaelwoerister:issue83045...
2021-03-26 borsAuto merge of #82980 - tmiasko:import-cold-multiplier...
2021-03-26 12101111Handle llvm_version with suffix like "12.0.0libcxx"
2021-03-26 borsAuto merge of #83079 - osa1:issue83046, r=m-ou-se
2021-03-26 Michael WoeristerFix #83045 by moving some crate loading verification...
2021-03-26 Ömer Sinan... Update char::escape_debug_ext to handle different escap...
2021-03-26 borsAuto merge of #83480 - flip1995:clippyup, r=Dylan-DPC
2021-03-26 JohnTitorUse the direct link to the platform support page
2021-03-26 borsAuto merge of #83503 - Dylan-DPC:rollup-mqvjfav, r...
2021-03-26 Dylan DPCRollup merge of #83486 - Aaron1011:fix/global-alloc...
2021-03-26 Dylan DPCRollup merge of #83485 - Amanieu:asm_llvm10, r=joshtriplett
2021-03-26 Dylan DPCRollup merge of #83470 - danielhenrymantilla:patch...
2021-03-26 Dylan DPCRollup merge of #83463 - ijackson:exitstatusext-doc...
2021-03-26 Dylan DPCRollup merge of #83456 - notriddle:vec-from-docs, r...
2021-03-26 Dylan DPCRollup merge of #83444 - Mark-Simulacrum:bootstrap...
2021-03-26 Dylan DPCRollup merge of #83437 - Amanieu:asm_syntax, r=petrochenkov
2021-03-26 Dylan DPCRollup merge of #83055 - aDotInTheVoid:selective-strip...
2021-03-26 borsAuto merge of #83465 - michaelwoerister:safe-read_raw_b...
2021-03-25 borsAuto merge of #82873 - GuillaumeGomez:rustdoc-const...
2021-03-25 Aaron HillAvoid double-collection for expression nonterminals
2021-03-25 Aaron HillBan custom inner attributes in expressions and statements
2021-03-25 Amanieu d'AntrasMark inline asm tests as requiring LLVM 10.0.1
2021-03-25 Aaron HillDon't ICE when using `#[global_alloc]` on a non-item...
2021-03-25 borsAuto merge of #82743 - jackh726:resolve-refactor, r...
2021-03-25 flip1995Update Cargo.lock
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 Jack HueyBless nll test
2021-03-25 borsAuto merge of #6971 - flip1995:rustup, r=flip1995
2021-03-25 flip1995Bump Clippy Version -> 0.1.53
2021-03-25 flip1995Bump nightly version -> 2021-03-25
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-25 borsAuto merge of #83424 - cjgillot:noparam, r=lcnr
2021-03-25 Daniel Henry... Fix patch note about #80653 not mentioning nested nor...
2021-03-25 Niko Matsakiswrite-up what is happening
2021-03-25 Amanieu d'AntrasRefactor #82270 as lint instead of an error
2021-03-25 borsAuto merge of #83387 - cuviper:min-llvm-10, r=nagisa
next