]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #83568 - RalfJung:uninit_array, r=dtolnay
[rust.git] / src /
2021-03-30 Dylan DPCRollup merge of #83568 - RalfJung:uninit_array, r=dtolnay
2021-03-30 borsAuto merge of #83649 - bjorn3:dedup_providers, r=petroc...
2021-03-30 borsAuto merge of #83357 - saethlin:vec-reserve-inlining...
2021-03-30 borsAuto merge of #83664 - Dylan-DPC:rollup-wx6idpd, r...
2021-03-29 Dylan DPCRollup merge of #83644 - lnicola:rust-analyzer-2021...
2021-03-29 Dylan DPCRollup merge of #83643 - JohnTitor:is-freeze-no-longer...
2021-03-29 Dylan DPCRollup merge of #83636 - JohnTitor:const-generics-defua...
2021-03-29 Dylan DPCRollup merge of #83543 - camelid:lint-unknown-disambigu...
2021-03-29 Dylan DPCRollup merge of #83374 - reyk:fix/bsd-ancillary, r...
2021-03-29 Dylan DPCRollup merge of #83130 - clarfonthey:escape, r=m-ou-se
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
2021-03-29 borsAuto merge of #82864 - jyn514:short-circuit, r=Guillaum...
2021-03-29 borsAuto merge of #83185 - jyn514:remove-dead-code, r=oli-obk
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 Laurențiu Nicola:arrow_up: rust-analyzer
2021-03-29 borsAuto merge of #83637 - bjorn3:sync_cg_clif-2021-03...
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-29 JohnTitorPrefer 4 spaces
2021-03-29 JohnTitorAdd a regression test for issue-82792
2021-03-29 borsAuto merge of #83565 - RalfJung:miri, r=oli-obk
2021-03-29 CamelidInline `find_suffix` closure that's only used once
2021-03-29 CamelidAdd test for weird backticks placement
2021-03-29 CamelidPoint to disambiguator instead of whole link
2021-03-29 borsAuto merge of #83605 - RalfJung:unaligned, r=petrochenkov
2021-03-28 borsAuto merge of #83602 - JohnTitor:cloudabi-flag-is-unnec...
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 Joshua NelsonRemove (lots of) dead code
2021-03-28 borsAuto merge of #83587 - petrochenkov:asneeded, r=nagisa
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 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 Ralf JungRun Miri test suite with mir-opt-level=4
2021-03-27 borsAuto merge of #78618 - workingjubilee:ieee754-fmt,...
2021-03-27 Ömer Sinan Ağacanformat macro argument parsing fix
2021-03-27 borsAuto merge of #83547 - JohnTitor:rollup-qh7j6hg, r...
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-27 CamelidLint on unknown intra-doc link disambiguators
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 borsAuto merge of #83488 - Aaron1011:ban-expr-inner-attrs...
2021-03-26 Josh StoneUse iter::zip in src/tools/clippy/
2021-03-26 borsAuto merge of #83404 - michaelwoerister:issue83045...
2021-03-26 bjorn3Rustfmt
2021-03-26 bjorn3Sync from rust 4137088d9da94f693b287f35e2b17782c0b1a283
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
next