]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #90241 - DrMeepster:thiscall_lint_upgrade, r=petrochenkov
[rust.git] / src /
2021-10-22 Yuki OkushiRollup merge of #87537 - Wilfred:improve-min-heap-docs...
2021-10-22 Caleb SanderMake RSplit<T, P>: Clone not require T: Clone
2021-10-21 borsAuto merge of #90126 - flip1995:clippyup, r=Manishearth
2021-10-21 Caleb Cartwrightfix doc issue in rustfmt
2021-10-21 Hans KratzTime out docker load after 10 minutes, kill after 12...
2021-10-21 Hudson Ayersadd tests for -Zlocation-detail
2021-10-21 Hudson Ayersdocument the unstable location-detail flag
2021-10-21 borsAuto merge of #90130 - Mark-Simulacrum:revert-namebindi...
2021-10-21 Mark RousskovPrint step timings for try builds
2021-10-21 Yuki OkushiDo not mention a reexported item if it's private
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 Hans KratzCI: Enable overflow checks for test (non-dist) builds
2021-10-21 samlichAdd test for issue #78561
2021-10-21 Hans KratzDebug output before loading docker images as that might...
2021-10-21 Hans KratzCI: make cache download attempt time out after 10 minutes
2021-10-21 borsAuto merge of #90119 - JohnTitor:rollup-e5t6khz, r...
2021-10-21 Yuki OkushiRollup merge of #90099 - SkiFire13:fix-vec-swap-remove...
2021-10-21 Yuki OkushiRollup merge of #90098 - GuillaumeGomez:add-test-foreig...
2021-10-21 Yuki OkushiRollup merge of #90097 - GuillaumeGomez:duplicated...
2021-10-21 Yuki OkushiRollup merge of #90077 - woppopo:const_nonzero_from...
2021-10-21 Yuki OkushiRollup merge of #90074 - klensy:upvar-all, r=wesleywiser
2021-10-21 Yuki OkushiRollup merge of #90071 - cjgillot:no-blocks, r=oli-obk
2021-10-21 Yuki OkushiRollup merge of #90048 - GuillaumeGomez:line-number...
2021-10-21 Yuki OkushiRollup merge of #90031 - durin42:allow-llvm-tests,...
2021-10-21 Yuki OkushiRollup merge of #90029 - tgnottingham:incr-debug-loggin...
2021-10-21 Yuki OkushiRollup merge of #90010 - rusticstuff:vecdeque_with_capa...
2021-10-21 Yuki OkushiRollup merge of #89292 - CleanCut:stabilize-cstring_fro...
2021-10-21 Yuki OkushiRollup merge of #88644 - eopb:abstractconst_leaf_subst...
2021-10-21 Yuki OkushiRollup merge of #87440 - twetzel59:fix-barrier-no-op...
2021-10-21 Yuki OkushiRollup merge of #86984 - Smittyvb:ipv4-octal-zero,...
2021-10-21 borsAuto merge of #90072 - ehuss:empty-rmeta-no-warn, r...
2021-10-21 borsAuto merge of #89998 - camelid:box-default, r=jyn514
2021-10-20 Ellen*dust dust*
2021-10-20 EllenOrdering
2021-10-20 Ellenadd fixme
2021-10-20 EllenInference
2021-10-20 EllenWfness
2021-10-20 EllenReturn pos impl trait
2021-10-20 EllenTrait objects
2021-10-20 Andre BogusAdd edition configuration to compiletest
2021-10-20 Mark Rousskov[do not merge] try build
2021-10-20 Mark RousskovSkip documentation for tier 2 targets
2021-10-20 borsAuto merge of #89978 - cjgillot:qarray, r=Mark-Simulacrum
2021-10-20 Caleb Cartwrightensure cargo-fmt tests are excluded from root workspace
2021-10-20 Santiago PastorinoOnly assemble_candidates_from_impls for polarity Negative
2021-10-20 Santiago PastorinoTest that if we promise to not impl what would overlap...
2021-10-20 Guillaume GomezAdd test to ensure that the missing_doc_code_examples...
2021-10-20 borsAuto merge of #90050 - michaelwoerister:fix-vtable...
2021-10-20 Guillaume GomezAdd test for duplicated sidebar entries for reexported...
2021-10-20 Guillaume GomezAdd test for line-number setting
2021-10-20 borsAuto merge of #89100 - petrochenkov:localbind, r=cjgillot
2021-10-20 Caleb CartwrightMerge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6...
2021-10-20 Caleb CartwrightMerge pull request #5036 from calebcartwright/1.4.38...
2021-10-20 Caleb CartwrightMerge branch 'master' into 1.4.38-subtree
2021-10-20 Will CrichtonSmall scrape-example fixes
2021-10-20 Yuki OkushiIncrease `ROOT_ENTRY_LIMIT` to 1331
2021-10-20 Yuki OkushiAdd a regression test for issue-83479
2021-10-19 borsAuto merge of #90067 - JohnTitor:rollup-afrjulz, r...
2021-10-19 Yuki OkushiRollup merge of #90060 - vincentdephily:patch-1, r...
2021-10-19 Yuki OkushiRollup merge of #90036 - jsha:less-rule, r=GuillaumeGomez
2021-10-19 Yuki OkushiRollup merge of #90025 - JohnTitor:revert-86011, r...
2021-10-19 Yuki OkushiRollup merge of #90018 - GuillaumeGomez:too-long-item...
2021-10-19 Yuki OkushiRollup merge of #90009 - woppopo:const_from_more, r...
2021-10-19 Yuki OkushiRollup merge of #88860 - nbdd0121:panic, r=m-ou-se
2021-10-19 Yuki OkushiRollup merge of #88789 - the8472:rm-zip-bound, r=JohnTitor
2021-10-19 Yuki OkushiRollup merge of #87769 - m-ou-se:alloc-features-cleanup...
2021-10-19 Yuki OkushiRollup merge of #87404 - rylev:artifact-size-profiling...
2021-10-19 Yuki OkushiRollup merge of #86479 - exphp-forks:float-debug-expone...
2021-10-19 Tomasz MiąskoReject closures in patterns
2021-10-19 Wesley WiserUpdate src/test/codegen/debug-vtable.rs
2021-10-19 borsAuto merge of #89933 - est31:let_else, r=michaelwoerister
2021-10-19 Gary GuoRemove begin_panic_fmt from clippy
2021-10-19 Michael WoeristerMake new symbol mangling scheme default for compiler...
2021-10-19 Michael WoeristerErase late-bound regions before computing vtable debugi...
2021-10-19 borsAuto merge of #90039 - ehuss:update-cargo, r=ehuss
2021-10-19 Guillaume GomezUpgrade browser-ui-test version to 0.4.5 (it allows...
2021-10-19 borsAuto merge of #90040 - nbdd0121:issue-90038, r=oli-obk
2021-10-19 Gary GuoFix issue 90038
2021-10-19 borsAuto merge of #90037 - matthiaskrgr:rollup-cdfhxtn...
2021-10-19 Eric HussUpdate cargo
2021-10-19 Jacob Hoffman-AndrewsReduce margin on h5 and h6
2021-10-19 Matthias KrügerRollup merge of #90034 - moxian:unzip-doc, r=cuviper
2021-10-19 Matthias KrügerRollup merge of #90002 - lnicola:rust-analyzer-2021...
2021-10-19 Matthias KrügerRollup merge of #89997 - cameron1024:const-str-as-bytes...
2021-10-19 Matthias KrügerRollup merge of #89988 - tmiasko:unpromote-const-drop...
2021-10-19 Matthias KrügerRollup merge of #89956 - JohnTitor:suggest-case-insensi...
2021-10-19 Matthias KrügerRollup merge of #89941 - hermitcore:kernel, r=joshtriplett
2021-10-19 Matthias KrügerRollup merge of #89867 - Urgau:fix-double-definition...
2021-10-19 Matthias KrügerRollup merge of #89766 - krasimirgg:llvm-14-targetregis...
2021-10-19 Jacob Hoffman-AndrewsRemove border-bottom from most docblocks.
2021-10-19 Yacin TmimiReplace match expression with match! macro
2021-10-19 borsAuto merge of #89905 - matthiaskrgr:rev_89709_entirely...
2021-10-19 Augie Facklerconfig: add the option to enable LLVM tests
2021-10-19 Tomasz MiąskoFix const qualification when executed after promotion
2021-10-18 Tyson NottinghamAdd test for debug logging during incremental compilation
2021-10-18 Tyson NottinghamRemove comment saying that we don't build debug rustc...
2021-10-18 borsAuto merge of #89229 - oli-obk:i_love_inferctxt, r...
2021-10-18 Tomasz MiąskoDo not promote values with const drop that need to...
2021-10-18 borsAuto merge of #89124 - cjgillot:owner-info, r=michaelwo...
2021-10-18 Aaron HillMake all proc-macro back-compat lints deny-by-default
next