]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-28 borsAuto merge of #84615 - a1phyr:clone_from_pathbuf_osstri...
2021-04-28 borsAuto merge of #83386 - mark-i-m:stabilize-pat2015,...
2021-04-28 borsAuto merge of #84650 - a1phyr:simplify_mutex_into_inner...
2021-04-28 borsAuto merge of #84645 - lnicola:rust-analyzer-2021-04...
2021-04-28 borsAuto merge of #84562 - richkadel:issue-83601, r=tmandry
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 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 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 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-27 borsAuto merge of #7128 - Jarcho:const_fn_ice, r=flip1995
2021-04-27 borsAuto merge of #7138 - mgacek8:issue6808_iter_cloned_col...
2021-04-27 Guillaume GomezUpdate impl DOM test
2021-04-27 Guillaume GomezAdd test for new DOM for empty impls
2021-04-27 Guillaume GomezDon't put empty implementations into details/summary...
2021-04-27 Benoît du GarreauOverride `clone_from` method for PathBuf and OsString
2021-04-27 lcnrmove `representability` out of `rustc_middle`
2021-04-27 borsAuto merge of #84609 - lefth:master, r=Dylan-DPC
2021-04-27 Dan ZwellReorder the parameter descriptions of map_or and map_or...
2021-04-27 borsAuto merge of #84606 - JohnTitor:test-84408, r=lcnr
2021-04-27 Timothée Delabrouillecfg taken out of Attributes, put in Item
2021-04-27 Timothée DelabrouilleRemoved usage of Attributes in FnDecl and ExternalCrate...
2021-04-27 borsAuto merge of #84532 - richkadel:issue-83792, r=tmandry
2021-04-27 borsAuto merge of #77246 - yaahc:typeof-errors, r=oli-obk
2021-04-27 Yuki OkushiRename a test for consistency
2021-04-27 Yuki OkushiAdd a regression test for issue-84408
2021-04-27 borsAuto merge of #84552 - GuillaumeGomez:open-impl-blocks...
2021-04-26 Jane Lusbyadd ui test for new typeof error messages
2021-04-26 borsAuto merge of #84092 - scottmcm:try_trait_initial,...
2021-04-26 borsAuto merge of #7136 - mgacek8:issue6965_manual_unwrap_o...
2021-04-26 borsAuto merge of #7137 - camsteffen:msrv-mod, r=llogiq
2021-04-26 Cameron SteffenUpdate MSRV contribution docs
2021-04-26 Cameron SteffenRefactor MSRV aliases
2021-04-26 Cameron SteffenRemove needless_question_mark MSRV
2021-04-26 Mateusz GacekFix FN in `iter_cloned_collect` with a large array
2021-04-26 borsAuto merge of #84600 - m-ou-se:rollup-mf5m2z8, r=m...
2021-04-26 Mateusz Gacekfix invalid code suggestion in `manual_unwrap_or`,...
2021-04-26 Mara BosRollup merge of #84574 - hi-rustin:rustin-patch-typo...
2021-04-26 Mara BosRollup merge of #84551 - r00ster91:patch-4, r=yaahc
2021-04-26 Mara BosRollup merge of #84523 - m-ou-se:stabilize-ordering...
2021-04-26 Mara BosRollup merge of #84120 - workingjubilee:stabilize-durat...
2021-04-26 borsAuto merge of #84174 - camsteffen:slice-diag, r=Mark...
2021-04-26 borsAuto merge of #7134 - camsteffen:copied-msrv, r=Manishearth
2021-04-26 Cameron SteffenFinish MSRV for cloned_instead_of_copied
2021-04-26 borsAuto merge of #84583 - joshtriplett:target-tier-policy...
2021-04-26 borsAuto merge of #7132 - rust-lang:single_element_loop_ite...
2021-04-26 Andre Bogusextend `single_element_loop` to match `.iter()`
2021-04-26 borsAuto merge of #84546 - CohenArthur:fix-liveness-typo...
2021-04-26 Josh TriplettCross-reference target tier policy from platform-support
2021-04-26 Josh TriplettAdd the target tier policy from accepted RFC 2803
2021-04-26 Guillaume GomezAdd open attribute on details which are supposed to...
2021-04-26 borsAuto merge of #83390 - clarfonthey:hasher_docs, r=Amanieu
2021-04-26 hi-rustinrustdoc: Fix typo for maybe_inline_local fn
2021-04-26 borsAuto merge of #84543 - paolobarbolini:reverse_bits...
2021-04-26 ltdkDocument Hasher spec decision from #42951
2021-04-26 borsAuto merge of #84544 - RalfJung:const_fn_in_trait,...
2021-04-25 borsAuto merge of #84564 - Dylan-DPC:rollup-wxa2yr0, r...
2021-04-25 Dylan DPCRollup merge of #84547 - RalfJung:max_const_fn, r=oli-obk
2021-04-25 Dylan DPCRollup merge of #84541 - KaiJewson:inline-raw, r=m...
2021-04-25 Dylan DPCRollup merge of #84520 - hameerabbasi:fn-as-ty, r=lcnr
2021-04-25 Dylan DPCRollup merge of #84516 - torhovland:issue-84114, r...
2021-04-25 Dylan DPCRollup merge of #84499 - estebank:issue-84272, r=jackh726
2021-04-25 Dylan DPCRollup merge of #84486 - Smittyvb:else-if-let-hir-prett...
2021-04-25 Dylan DPCRollup merge of #84450 - jyn514:missing-std, r=petrochenkov
2021-04-25 Dylan DPCRollup merge of #84235 - klensy:styled-buffer, r=lcnr
2021-04-25 Joshua M. ClulowUpdate backtrace to 0.3.57
2021-04-25 borsAuto merge of #84325 - jsha:ephemeral-collapse, r=Guill...
2021-04-25 SmittyvbAdd starting anchor
2021-04-25 borsAuto merge of #84481 - RalfJung:miri, r=RalfJung
2021-04-25 Jubilee YoungUpdate to reflect feedback on the constraints
2021-04-25 Scott McMurrayDocumentation improvements (hopefully)
2021-04-25 Ralf Jungupdate Miri
2021-04-25 Joshua NelsonGive a better error when std or core are missing
next