]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #78318 - bugadani:tyctx-impl, r=petrochenkov
[rust.git] / src /
2020-10-21 borsAuto merge of #78178 - JohnTitor:rollup-dslazzj, r...
2020-10-21 Olivia CrainBless liveness-asm output
2020-10-21 Olivia CrainLimit liveness-asm tests to x86_64
2020-10-21 Yuki OkushiRollup merge of #78118 - spastorino:inline-const-follow...
2020-10-21 Yuki OkushiRollup merge of #78101 - RalfJung:foreign-static, r...
2020-10-21 Yuki OkushiRollup merge of #78094 - camelid:rustdoc-fix-source...
2020-10-21 Yuki OkushiRollup merge of #78063 - camelid:improve-cannot-multipl...
2020-10-21 Yuki OkushiRollup merge of #78056 - ssomers:btree_chop_up_1, r...
2020-10-21 Yuki OkushiRollup merge of #78002 - estebank:issue-77598, r=oli-obk
2020-10-21 Yuki OkushiRollup merge of #77726 - fusion-engineering-forks:stati...
2020-10-21 Wesley WiserAdd test case for #77062
2020-10-21 Tomasz MiąskoIntroduce a temporary for discriminant value in MatchBr...
2020-10-21 Tomasz MiąskoDisable "optimization to avoid load of address" in...
2020-10-20 Eric HussUpdate cargo
2020-10-20 borsAuto merge of #77244 - ssomers:btree_love_the_leaf_edge...
2020-10-20 borsAuto merge of #78162 - GuillaumeGomez:rollup-6a4qiqu...
2020-10-20 CamelidApply some review suggestions
2020-10-20 Guillaume GomezRollup merge of #78157 - GuillaumeGomez:remove-unused...
2020-10-20 Guillaume GomezRollup merge of #78145 - LingMan:ast_pretty_mut, r...
2020-10-20 Guillaume GomezRollup merge of #78144 - bugadani:elements-nodrop,...
2020-10-20 Guillaume GomezRollup merge of #78133 - JohnTitor:mir-tests, r=lcnr
2020-10-20 Guillaume GomezRollup merge of #78129 - mbartlett21:patch-1, r=kennytm
2020-10-20 Guillaume GomezRollup merge of #78076 - est31:orphan_mod, r=Mark-Simul...
2020-10-20 Guillaume GomezRollup merge of #78070 - RalfJung:const-panic-test...
2020-10-20 Guillaume GomezRollup merge of #78061 - wesleywiser:opt_zst_const_inte...
2020-10-20 Guillaume GomezRollup merge of #78046 - bugadani:issue-73827, r=nikic
2020-10-20 Guillaume GomezRemove unused type from librustdoc
2020-10-20 est31Sync LLVM submodule if it has been initialized
2020-10-20 Simon SapinMake users of `download-ci-llvm` download a new version
2020-10-20 borsAuto merge of #78151 - tmiasko:disable-match-branch...
2020-10-20 Esteban Küberreview comments
2020-10-20 Esteban KüberTweak "object unsafe" errors
2020-10-20 Simon SapinPackage more llvm-* tools in the rust-dev component...
2020-10-20 borsAuto merge of #76893 - lcnr:existential-proj, r=estebank
2020-10-20 Yuki OkushiAdd test for issue-77911
2020-10-20 Yuki OkushiAdd test for issue-76375
2020-10-20 Yuki OkushiAdd test for issue-75053
2020-10-20 Yuki OkushiAdd test for issue-68841
2020-10-20 borsAuto merge of #76696 - Aaron1011:tokenstream-avoid...
2020-10-20 borsAuto merge of #78127 - JohnTitor:rollup-p1bxtqq, r...
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 NadrierilAccidentally fixed #78071
2020-10-19 Santiago PastorinoAdd inline const macro test
2020-10-19 LeSeulArtichautAdd regression test
2020-10-19 Mara BosFix ui test for updated core::panic behaviour.
2020-10-19 SNCPlay42revert workaround #73027
2020-10-19 SNCPlay42don't assume trait ambiguity happens in `Self`
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 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 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 NadrierilThe only remaining constant patterns are opaque
2020-10-18 Oliver SchererDestructure byte array constants to array patterns...
2020-10-18 NadrierilAdd some tests
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 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...
next