]> git.lizzy.rs Git - rust.git/history - src
Merge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6' into clippyup
[rust.git] / src /
2020-10-20 Yuki OkushiRollup merge of #78121 - LeSeulArtichaut:issue-78115...
2020-10-20 Yuki OkushiRollup merge of #78111 - SNCPlay42:not-always-self...
2020-10-20 Yuki OkushiRollup merge of #78105 - lcnr:namesNstuff, r=Mark-Simul...
2020-10-20 Yuki OkushiRollup merge of #77959 - JohnTitor:tweak-test-structure...
2020-10-20 Yuki OkushiRollup merge of #77931 - aticu:fix_60336, r=petrochenkov
2020-10-20 Yuki OkushiRollup merge of #77923 - wcampbell0x2a:cleanup-net...
2020-10-20 Yuki OkushiRollup merge of #77838 - RalfJung:const-fn, r=kennytm
2020-10-20 Yuki OkushiRollup merge of #77778 - jyn514:git-hook, r=mark-simulacrum
2020-10-20 Yuki OkushiRollup merge of #77612 - ssomers:btree_cleanup_2, r...
2020-10-20 Tomasz MiąskoDisable MatchBranchSimplification
2020-10-19 Santiago PastorinoAdd inline const macro test
2020-10-19 LeSeulArtichautAdd regression test
2020-10-19 SNCPlay42revert workaround #73027
2020-10-19 SNCPlay42don't assume trait ambiguity happens in `Self`
2020-10-19 borsAuto merge of #6167 - ThibsG:IdenticalArgumentsAssertEq...
2020-10-19 borsAuto merge of #78106 - GuillaumeGomez:rollup-06vwk7p...
2020-10-19 Guillaume GomezRollup merge of #78103 - GuillaumeGomez:rustdoc-book...
2020-10-19 Guillaume GomezRollup merge of #78099 - pierwill:patch-5, r=jonas...
2020-10-19 Guillaume GomezRollup merge of #78089 - varkor:opt_const_param_of...
2020-10-19 Guillaume GomezRollup merge of #77877 - scottmcm:fewer-try-trait-metho...
2020-10-19 borsAuto merge of #77908 - bugadani:obl-forest, r=nnethercote
2020-10-19 Guillaume GomezAdd link to rustdoc book in rustdoc help popup
2020-10-19 borsAuto merge of #6166 - achris:master, r=flip1995
2020-10-19 Ralf Jungfix Rvalue::ty for ThreadLocalRef
2020-10-19 Vadim PetrochenkovCalculate visibilities once in resolve
2020-10-19 Olivia CrainRefactor liveness-issue-77915 to liveness-asm and impro...
2020-10-19 borsAuto merge of #78087 - camelid:bootstrap-print-units...
2020-10-19 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-10-19 Camelidrustdoc: Show the correct source filename, without...
2020-10-19 borsAuto merge of #77278 - camelid:use-correct-article...
2020-10-19 borsAuto merge of #77874 - camelid:range-docs-readability...
2020-10-18 varkorFix issue with specifying generic arguments for primiti...
2020-10-18 borsAuto merge of #78075 - est31:remove_redundant_static...
2020-10-18 Camelidbootstrap: Print units for "finished in xxx" message
2020-10-18 Guillaume GomezGreatly improve display for small mobile devices screens
2020-10-18 borsAuto merge of #76885 - dylni:move-slice-check-range...
2020-10-18 borsAuto merge of #77306 - lcnr:inline-ok, r=eddyb
2020-10-18 borsAuto merge of #78066 - bugadani:wat, r=jonas-schievink
2020-10-18 Ralf Jungwe can test std and core panic macros together
2020-10-18 borsAuto merge of #78058 - bugadani:arena2, r=lcnr
2020-10-18 borsAuto merge of #78035 - camelid:basic-block-pointer...
2020-10-18 borsAuto merge of #78047 - khyperia:set_span_mut, r=bjorn3
2020-10-18 CamelidImprove wording of "cannot multiply" type error
2020-10-18 borsAuto merge of #74480 - yoshuawuyts:hardware_threads...
2020-10-18 borsAuto merge of #77956 - JohnTitor:more-tests, r=nagisa
2020-10-17 Yuki OkushiUse smaller example for issue-71659
2020-10-17 Yuki OkushiAdd test for issue-75983
2020-10-17 Yuki OkushiAdd test for issue-75707
2020-10-17 Yuki OkushiAdd test for issue-74816
2020-10-17 Yuki OkushiAdd test for issue-71659
2020-10-17 Yuki OkushiAdd test for issue-70944
2020-10-17 Yuki OkushiAdd test for issue-70877
2020-10-17 borsAuto merge of #78041 - luqmana:lld-tls-alignment, r...
2020-10-17 Olivia CrainMark inout asm! operands as used in liveness pass
2020-10-17 Wesley WiserOptimize const value interning for ZST types
2020-10-17 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-17 borsAuto merge of #78060 - JohnTitor:rollup-uou8vyu, r...
2020-10-17 Yuki OkushiRollup merge of #78059 - JohnTitor:fix-linkcheck, r...
2020-10-17 Yuki OkushiRollup merge of #78050 - GuillaumeGomez:small-css-clean...
2020-10-17 Yuki OkushiRollup merge of #78048 - blyxxyz:e0424-improve-self...
2020-10-17 Yuki OkushiRollup merge of #78043 - willcrozi:e0210-error-note...
2020-10-17 Yuki OkushiRollup merge of #77851 - exrook:split-btreemap, r=dtolnay
2020-10-17 Yuki OkushiRollup merge of #77851 - exrook:split-btreemap, r=dtolnay
2020-10-17 Yuki OkushiRollup merge of #76607 - Mark-Simulacrum:tidy-bins...
2020-10-17 Yuki OkushiRollup merge of #75802 - petrochenkov:nometa, r=nikomat...
2020-10-17 Jacob HughesAppease the almightly lord clippy, hallowed be thy...
2020-10-17 Yuki OkushiSet `MDBOOK_OUTPUT__HTML__INPUT_404` on linkchecker
2020-10-17 borsAuto merge of #77373 - jonas-schievink:rm-rf-copy-prop...
2020-10-17 borsAuto merge of #77124 - spastorino:const-exprs-rfc-2920...
2020-10-17 Guillaume GomezSmall CSS cleanup
2020-10-17 borsAuto merge of #78039 - tmiasko:unreachable-block, r...
2020-10-17 Jan VerbeekSuggest correct place to add `self` parameter when...
2020-10-17 Dániel BugaAdd codegen test for issue #73827
2020-10-17 Vadim Petrochenkovresolve: Do not put nonexistent crate `meta` into prelude
2020-10-17 borsAuto merge of #77685 - jackh726:binder-map, r=lcnr
2020-10-17 Will CrozierFix grammar in note for orphan-rule error [E0210]
2020-10-17 Luqman AdenUpdate LLVM for LLD COFF TLS alignment fix.
2020-10-17 borsAuto merge of #76096 - pickfire:rustdoc-quote, r=jyn514
2020-10-17 borsAuto merge of #77455 - asm89:faster-spawn, r=kennytm
2020-10-17 Ivan ThamFix some double quote that cause CI failure
2020-10-17 borsAuto merge of #78025 - ehuss:bump-bootstrap, r=Mark...
2020-10-17 borsAuto merge of #78033 - Dylan-DPC:rollup-ds2cfsf, r...
2020-10-17 Dylan DPCRollup merge of #77985 - cuviper:systemz-agr-clobbers...
2020-10-17 Dylan DPCRollup merge of #77961 - glandium:embed-bitcode, r...
2020-10-17 Dylan DPCRollup merge of #77932 - ssomers:btree_cleanup_gdb...
2020-10-17 Dylan DPCRollup merge of #77785 - GuillaumeGomez:remove-compiler...
2020-10-17 Dylan DPCRollup merge of #77751 - vojtechkral:vecdeque-binary...
2020-10-17 Dylan DPCRollup merge of #76199 - Mark-Simulacrum:void-zero...
2020-10-17 Jonas SchievinkRemove the old copy propagation pass
2020-10-16 borsAuto merge of #77997 - fusion-engineering-forks:to...
2020-10-16 Santiago PastorinoAdd inline const to INCOMPLETE_FEATURES
2020-10-16 borsAuto merge of #6123 - montrivo:less_concise_than, r...
2020-10-16 borsAuto merge of #78028 - JohnTitor:rollup-jt3hikb, r...
2020-10-16 Yuki OkushiRollup merge of #78013 - GuillaumeGomez:fix-sidebar...
2020-10-16 Yuki OkushiRollup merge of #77992 - nagisa:thaw-coverage-instrumen...
2020-10-16 Yuki OkushiRollup merge of #77991 - Aaron1011:bump-backtrace-again...
2020-10-16 Yuki OkushiRollup merge of #77971 - jyn514:broken-intra-doc-links...
2020-10-16 Yuki OkushiRollup merge of #77925 - JohnTitor:sugg-min-features...
2020-10-16 Yuki OkushiRollup merge of #77900 - Thomasdezeeuw:fdatasync, r...
2020-10-16 Yuki OkushiRollup merge of #77855 - davidtwco:pr-77341-follow...
next