]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-04-30 borsAuto merge of #84753 - hyd-dev:update-miri, r=RalfJung
2021-04-30 borsAuto merge of #84654 - alexcrichton:update-llvm-, r...
2021-04-30 Amanieu d'AntrasUpdate LLVM submodule
2021-04-30 Alex CrichtonUpdate LLVM for more wasm simd updates
2021-04-30 hyd-devUpdate Miri
2021-04-30 borsAuto merge of #84716 - joshtriplett:chroot, r=dtolnay
2021-04-30 borsAuto merge of #84522 - CDirkx:cmath, r=yaahc
2021-04-30 Josh TriplettAdd std::os::unix::fs::chroot to change the root direct...
2021-04-30 borsAuto merge of #84401 - crlf0710:impl_main_by_path,...
2021-04-29 borsAuto merge of #84729 - jackh726:rollup-dnm8kg5, r=jackh726
2021-04-29 Jack HueyRollup merge of #84713 - camelid:fix-regression-issue...
2021-04-29 Jack HueyRollup merge of #84706 - joshtriplett:reduce-aliases...
2021-04-29 Jack HueyRollup merge of #84705 - lcnr:const_generics-rec, r...
2021-04-29 Jack HueyRollup merge of #84692 - r00ster91:var-var_os-vars...
2021-04-29 Jack HueyRollup merge of #84690 - GuillaumeGomez:unneeded-bottom...
2021-04-29 Jack HueyRollup merge of #84688 - GuillaumeGomez:remove-unnecess...
2021-04-29 Jack HueyRollup merge of #84683 - Ben-Lichtman:grammar, r=jonas...
2021-04-29 Jack HueyRollup merge of #84682 - jackh726:transitive_bounds_reb...
2021-04-29 Jack HueyRollup merge of #84590 - est31:array_into_iter, r=nikom...
2021-04-29 Jack HueyRollup merge of #84451 - torhovland:flex, r=jsha
2021-04-29 CamelidFix labels for regression issue template
2021-04-29 borsAuto merge of #84708 - pnkfelix:revert-77885-everywhere...
2021-04-29 Felix S. Klock IIRemove tests introduced or cahnged by PR #77885, which...
2021-04-29 Felix S. Klock IIChange to probe-stack=call (instead of inline-or-call...
2021-04-29 Josh TriplettDrop alias `reduce` for `fold` - we have a `reduce...
2021-04-29 lcnrmake feature recommendations optional
2021-04-29 borsAuto merge of #84556 - RalfJung:const-fn-trait-bound...
2021-04-29 borsAuto merge of #84233 - jyn514:track-path-prefix, r...
2021-04-29 Joshua NelsonAdd integration test for `--remap-pathh-prefix`
2021-04-29 Joshua NelsonUse doc-comment instad of comments consistently
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-29 r00ster91Link between std::env::{var, var_os} and std::env:...
2021-04-29 est31Ignore doctests in bootstrap
2021-04-29 Ralf Jungre-bless on 32bit
2021-04-29 Guillaume GomezRemove unneeded bottom margin on search results
2021-04-29 Guillaume GomezRemove unnecessary CSS rules for search results
2021-04-29 borsAuto merge of #84618 - lrh2000:fix-gdb-10-str, r=Mark...
2021-04-29 Ralf Jungremove const_fn feature gate from const tests
2021-04-29 Ralf Jungdon't let const_fn feature flag affect impl-block-level...
2021-04-29 borsAuto merge of #84684 - jackh726:rollup-qxc5cos, r=jackh726
2021-04-29 Jack HueyRollup merge of #84668 - ehuss:update-books, r=ehuss
2021-04-29 Jack HueyRollup merge of #84663 - CDirkx:dropguard, r=Mark-Simul...
2021-04-29 Jack HueyRollup merge of #84661 - pierwill:patch-1, r=jackh726
2021-04-29 Jack HueyRollup merge of #84646 - JohnTitor:add-some-bad-placeho...
2021-04-29 Jack HueyRollup merge of #84636 - notriddle:data-aliases, r...
2021-04-29 Jack HueyRollup merge of #84585 - jyn514:check-rustdoc, r=Mark...
2021-04-29 Jack HueyRollup merge of #84555 - jyn514:ice-backtrace, r=Mark...
2021-04-29 Jack HueyRollup merge of #84540 - 12101111:enable-sanitizers...
2021-04-29 Jack HueyRollup merge of #84531 - Smittyvb:foo-not-feature,...
2021-04-29 Jack HueyRollup merge of #84530 - richkadel:test-tidy-build...
2021-04-29 Jack HueyRollup merge of #84484 - jyn514:check-tools, r=Mark...
2021-04-29 borsAuto merge of #84614 - RalfJung:daily, r=Mark-Simulacrum
2021-04-29 Ben-LichtmanMinor grammar tweaks for readability
2021-04-29 Charles LewImplement RFC 1260 with feature_name `imported_main`.
2021-04-28 borsAuto merge of #84615 - a1phyr:clone_from_pathbuf_osstri...
2021-04-28 Jack HueyDon't rebind in transitive_bounds_that_define_assoc_type
2021-04-28 Joshua NelsonAdd `x.py check src/librustdoc` as an alias for `x...
2021-04-28 borsAuto merge of #83386 - mark-i-m:stabilize-pat2015,...
2021-04-28 Eric HussUpdate books
2021-04-28 borsAuto merge of #84650 - a1phyr:simplify_mutex_into_inner...
2021-04-28 Michael Howellrustdoc: update auto_aliases test case with data-aliase...
2021-04-28 Michael Howellrustdoc: change aliases attribute to data-aliases
2021-04-28 Christiaan... Remove `DropGuard` in `sys::windows::process` and use...
2021-04-28 pierwillRemove extra word in `rustc_mir` docs
2021-04-28 borsAuto merge of #84645 - lnicola:rust-analyzer-2021-04...
2021-04-28 Jack HueyAdd HAS_RE_LATE_BOUND if there are bound vars
2021-04-28 borsAuto merge of #84562 - richkadel:issue-83601, r=tmandry
2021-04-28 Christiaan... Reuse `unix::cmath`
2021-04-28 Benoît du GarreauSimplify `Mutex::into_inner`
2021-04-28 borsAuto merge of #83401 - fee1-dead:master, r=davidtwco
2021-04-28 Yuki OkushiAdd a regression test for #80779
2021-04-28 Yuki OkushiAdd a regression test for #75883
2021-04-28 Laurențiu Nicola:arrow_up: rust-analyzer
2021-04-28 borsAuto merge of #84644 - JohnTitor:rollup-nzq9rjz, r...
2021-04-28 Yuki OkushiRollup merge of #84642 - Amanieu:vec_extend_from_within...
2021-04-28 Yuki OkushiRollup merge of #84624 - r00ster91:patch-5, r=JohnTitor
2021-04-28 Yuki OkushiRollup merge of #84622 - jackh726:gats-trait-object...
2021-04-28 Yuki OkushiRollup merge of #84616 - GuillaumeGomez:fix-empty-dom...
2021-04-28 Yuki OkushiRollup merge of #84529 - richkadel:issue-84180, r=tmandry
2021-04-28 Amanieu d'AntrasStabilize vec_extend_from_within
2021-04-28 borsAuto merge of #83713 - spastorino:revert-pub-macro...
2021-04-28 borsAuto merge of #84498 - workingjubilee:update-grab-bag...
2021-04-28 markremove pat2021
2021-04-28 Rich Kadeladds feature gating of `no_coverage` at either crate...
2021-04-27 est31Add a paragraph with possible alternatives on older...
2021-04-27 borsAuto merge of #84635 - ehuss:update-cargo, r=ehuss
2021-04-27 Eric HussUpdate cargo
2021-04-27 borsAuto merge of #84494 - tdelabro:84304-bis, r=jyn514
2021-04-27 r00sterMake sentence in env::args_os' docs plain and simple
2021-04-27 Jack HueyMake traits with GATs not object safe
2021-04-27 Rich KadelDerived Eq no longer shows uncovered
2021-04-27 borsAuto merge of #84620 - Dylan-DPC:rollup-wkv97im, r...
2021-04-27 Dylan DPCRollup merge of #84613 - lcnr:recursive-types, r=jackh726
2021-04-27 Dylan DPCRollup merge of #84610 - flip1995:clippyup, r=Manishear...
2021-04-27 Dylan DPCRollup merge of #84563 - jclulow:backtrace-upgrade...
2021-04-27 Dylan DPCRollup merge of #84521 - CDirkx:hermit-dedup, r=Mark...
2021-04-27 Dylan DPCRollup merge of #84132 - Manishearth:lldb-nonstandard...
2021-04-27 Joshua NelsonSwitch `rustc::internal` from deny to warn
2021-04-27 Joshua NelsonImplement `x.py test src/tools/clippy --bless`
2021-04-27 Joshua NelsonMake `real_rust_path_dir` a TRACKED_NO_CRATE_HASH option
next