]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-29 borsAuto merge of #80839 - tblah:riscv64linux_links, r...
2021-03-29 borsAuto merge of #83609 - klensy:c-str, r=m-ou-se
2021-03-29 klensyffi::c_str smaller as_bytes
2021-03-29 borsAuto merge of #83637 - bjorn3:sync_cg_clif-2021-03...
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-29 borsAuto merge of #83565 - RalfJung:miri, r=oli-obk
2021-03-29 bjorn3Rustup to rustc 1.53.0-nightly (4a20eb6a9 2021-03-28)
2021-03-29 borsAuto merge of #83605 - RalfJung:unaligned, r=petrochenkov
2021-03-28 borsAuto merge of #83619 - petrochenkov:nx, r=nagisa
2021-03-28 Vadim Petrochenkovlinker: Use data execution prevention options by defaul...
2021-03-28 borsAuto merge of #83602 - JohnTitor:cloudabi-flag-is-unnec...
2021-03-28 klensyffi::c_str added tests for empty strings
2021-03-28 Tom Ecclestest: run-make: skip tests on unsupported platforms
2021-03-28 Tom Ecclestest: run-make: flag tests which won't work in no-std...
2021-03-28 Tom Ecclesci: docker: x86_64: specify host explicitly
2021-03-28 Tom Ecclesbootstrap: don't run linkcheck when crosscompiling
2021-03-28 Tom Ecclesci: docker: riscv64gc: specify host explicitly
2021-03-28 Tom Ecclesrun-make: skip issue-36710 on riscv64 and armhf
2021-03-28 Tom Ecclesrun-make: Specify --target to rustc
2021-03-28 borsAuto merge of #83582 - jyn514:might-not, r=joshtriplett
2021-03-28 Ralf Jungadjust old test
2021-03-28 borsAuto merge of #83577 - geeklint:slice_to_ascii_case_doc...
2021-03-28 Ralf Jungunaligned_references: align(N) fields in packed(N)...
2021-03-28 Ralf Jungupdate Miri
2021-03-28 borsAuto merge of #83593 - petrochenkov:nounwrap, r=nagisa
2021-03-28 JohnTitorRemove unnecessary `ignore-cloudabi` flag
2021-03-28 borsAuto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
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 Petrochenkovrustc_target: Avoid unwraps when adding linker flags
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 Joshua Nelsonmay not -> might not
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 Violetrevert rustdoc links in core to use #method. because...
2021-03-27 Violetadjust documentation links for slice ascii case functio...
2021-03-27 Violetupdate links to make_ascii_lowercase for slice to point...
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 bjorn3Make all compiler-builtins symbols hidden
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 Ralf JungRun Miri test suite with mir-opt-level=4
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 bjorn3Rustfmt
next