]> git.lizzy.rs Git - rust.git/history - src/bootstrap/metadata.rs
Don't set `is_preview` for clippy and rustfmt
[rust.git] / src / bootstrap / metadata.rs
2022-04-15 Dylan DPCRollup merge of #95749 - compiler-errors:ambig, r=oli-obk
2022-04-15 Dylan DPCRollup merge of #95194 - kckeiks:update-algo-in-find...
2022-04-15 Dylan DPCRollup merge of #94461 - jhpratt:2024-edition, r=pnkfelix
2022-04-15 Dylan DPCRollup merge of #94457 - jhpratt:stabilize-derive_defau...
2022-04-15 borsAuto merge of #95841 - ChrisDenton:pipe-server, r=m...
2022-04-14 borsAuto merge of #95315 - compiler-errors:pointee-fix...
2022-04-13 Dylan DPCRollup merge of #93217 - willcrichton:example-analyzer...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-13 Dylan DPCRollup merge of #95441 - AlecGoncharow:issue-95204...
2022-04-12 Dylan DPCRollup merge of #95970 - WaffleLapkin:nicer_trait_sugge...
2022-04-12 Mara BosRollup merge of #95783 - notriddle:notriddle/doctest...
2022-04-12 borsAuto merge of #95867 - cjgillot:fixed-size, r=oli-obk
2022-04-12 fee1-deadRollup merge of #95820 - OliverMD:95150, r=lcnr
2022-04-12 fee1-deadRollup merge of #95671 - gimbles:master, r=Mark-Simulacrum
2022-04-12 borsAuto merge of #95399 - gilescope:plan_b, r=scottmcm
2022-04-11 borsAuto merge of #95796 - bzEq:bzEq/curl-redirect, r=Dylan-DPC
2022-04-11 Dylan DPCRollup merge of #95864 - luqmana:inline-asm-unwind...
2022-04-11 Dylan DPCRollup merge of #95801 - m-ou-se:futex-rwlock, r=Amanieu
2022-04-11 Dylan DPCRollup merge of #95008 - c410-f3r:let-chains-paren...
2022-04-11 Matthias KrügerRollup merge of #95907 - compiler-errors:diag, r=Dylan-DPC
2022-04-11 Matthias KrügerRollup merge of #95876 - fee1-dead:note-const-drop...
2022-04-11 Matthias KrügerRollup merge of #95875 - aswild:pr/alias-cmd-paths...
2022-04-11 Matthias KrügerRollup merge of #95861 - ChrisDenton:windows7-support...
2022-04-11 Matthias KrügerRollup merge of #95771 - str4d:update-linker-plugin...
2022-04-11 Matthias KrügerRollup merge of #95743 - yaahc:binary-search-clarificat...
2022-04-11 borsAuto merge of #94243 - compiler-errors:compiler-flags...
2022-04-10 Dylan DPCRollup merge of #95868 - vacuus:markdown-code-blocks...
2022-04-10 Dylan DPCRollup merge of #95857 - ouz-a:mir-opt, r=oli-obk
2022-04-10 Dylan DPCRollup merge of #95852 - niluxv:strict-provenance-lint...
2022-04-10 Dylan DPCRollup merge of #95849 - ehuss:check-submodules, r...
2022-04-10 Dylan DPCRollup merge of #95807 - TaKO8Ki:suggest-local-var...
2022-04-10 Dylan DPCRollup merge of #95784 - WaffleLapkin:typeof_cool_sugge...
2022-04-10 Dylan DPCRollup merge of #95566 - eduardosm:std_char_consts_and_...
2022-04-10 borsAuto merge of #95848 - RalfJung:miri, r=RalfJung
2022-04-10 borsAuto merge of #95253 - jyn514:cargo-run, r=Mark-Simulacrum
2022-04-10 borsAuto merge of #95621 - saethlin:remove-mpsc-transmute...
2022-04-10 borsAuto merge of #95502 - jyn514:doc-rustc, r=Mark-Simulacrum
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-04-04 Dylan DPCRollup merge of #92942 - Xaeroxe:raw_arg, r=dtolnay
2022-03-30 Joshua NelsonSimplify `make_run` for `test::Crate` by introducing...
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-29 Dylan DPCRollup merge of #93840 - yaahc:termination-stabilizatio...
2022-03-28 Dylan DPCRollup merge of #93755 - ChayimFriedman2:allow-comparin...
2022-03-28 Dylan DPCRollup merge of #88375 - joshlf:patch-3, r=dtolnay
2022-03-27 Dylan DPCRollup merge of #95368 - lopopolo:lopopolo/string-try...
2022-03-27 Dylan DPCRollup merge of #93469 - compiler-errors:issue-93450...
2022-03-26 MeziuMerge pull request #16 from ian-h-chamberlain/feature...
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-25 borsAuto merge of #92361 - vacuus:doctest-run-test-out...
2022-03-24 borsAuto merge of #94517 - aDotInTheVoid:inline_wrapping_ne...
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-22 borsAuto merge of #95107 - r00ster91:fmt, r=joshtriplett
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-19 borsAuto merge of #94372 - erikdesjardins:asrefinl, r=dtolnay
2022-03-19 Dylan DPCRollup merge of #93858 - krallin:process-process_group...
2022-03-19 Dylan DPCRollup merge of #93692 - mfrw:mfrw/document-keyword...
2022-03-19 Dylan DPCRollup merge of #93263 - sunfishcode:sunfishcode/detatc...
2022-03-19 Dylan DPCRollup merge of #92663 - cuviper:generic-write-cursor...
2022-03-19 Dylan DPCRollup merge of #92519 - ChrisDenton:command-maybe...
2022-03-18 Matthias KrügerRollup merge of #94295 - Urgau:cfg-always-eval-all...
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-17 Dylan DPCRollup merge of #95000 - fee1-dead:fee1-dead-patch...
2022-03-17 Dylan DPCRollup merge of #91133 - terrarier2111:unsafe-diagnosti...
2022-03-15 borsAuto merge of #94584 - pnkfelix:inject-use-suggestion...
2022-03-14 Matthias KrügerRollup merge of #94670 - xFrednet:rfc-2383-expect-impl...
2022-03-14 Matthias KrügerRollup merge of #93977 - compiler-errors:sized-generic...
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-14 borsAuto merge of #94139 - est31:let_else_rustdoc, r=notriddle
2022-03-13 borsAuto merge of #94320 - GuillaumeGomez:sidebar-display...
2022-03-13 Jubilee YoungSync portable-simd to rust-lang/portable-simd@72df4c450...
2022-03-12 Matthias KrügerRollup merge of #94150 - Enselic:synthetic-generic...
2022-03-11 borsAuto merge of #90253 - Kobzol:hash-stable-sort-index...
2022-03-11 Dylan DPCRollup merge of #93283 - m1guelperez:master, r=Mark...
2022-03-11 borsAuto merge of #94304 - notriddle:notriddle/buffer-args...
2022-03-11 Dylan DPCRollup merge of #94356 - Thomasdezeeuw:stabilize_unix_s...
2022-03-11 Dylan DPCRollup merge of #93293 - nvzqz:nonzero-min-max, r=josht...
2022-03-10 Matthias KrügerRollup merge of #94587 - JKAnderson409:issue-90107...
2022-03-10 Matthias KrügerRollup merge of #94440 - compiler-errors:issue-94282...
2022-03-10 Matthias KrügerRollup merge of #94657 - fee1-dead:const_slice_index...
2022-03-10 Matthias KrügerRollup merge of #94635 - jhpratt:merge-deprecated-attrs...
2022-03-09 Matthias KrügerRollup merge of #93057 - frengor:iter_collect_into...
2022-03-09 Matthias KrügerRollup merge of #92541 - asquared31415:from-docs, r...
2022-03-09 Matthias KrügerRollup merge of #91804 - woppopo:const_clone, r=oli-obk
2022-03-09 borsAuto merge of #94515 - estebank:tweak-move-error, r...
2022-03-09 Dylan DPCRollup merge of #94583 - dtolnay:fuchsia, r=Mark-Simulacrum
2022-03-09 Dylan DPCRollup merge of #94312 - pierwill:fix-94311-lattice...
2022-03-08 borsAuto merge of #94702 - b-naber:static-refs-mir, r=lcnr
2022-03-08 Matthias KrügerRollup merge of #94586 - sunfishcode:sunfishcode/io...
2022-03-08 Matthias KrügerRollup merge of #94580 - xFrednet:55112-only-reason...
2022-03-08 Matthias KrügerRollup merge of #94559 - m-ou-se:thread-scope-spawn...
2022-03-08 Matthias KrügerRollup merge of #92385 - clarfonthey:const_option,...
2022-03-07 Matthias KrügerRollup merge of #93350 - gburgessiv:master, r=Mark...
2022-03-07 Matthias KrügerRollup merge of #94614 - pierwill:localexpnid-noord...
2022-03-07 Matthias KrügerRollup merge of #94553 - lcnr:add-tests, r=Dylan-DPC
2022-03-07 Matthias KrügerRollup merge of #94636 - compiler-errors:issue-94599...
2022-03-07 borsAuto merge of #94272 - tavianator:readdir-reclen-for...
2022-03-07 borsAuto merge of #94638 - erikdesjardins:noextranull,...
2022-03-06 borsAuto merge of #94579 - tmiasko:target-features, r=nagisa
2022-03-06 Matthias KrügerRollup merge of #94617 - pierwill:update-itertools...
2022-03-06 Matthias KrügerRollup merge of #93412 - fee1-dead:improve-rustdoc...
next