]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-24 borsAuto merge of #102068 - cjgillot:erased-lifetime-print...
2022-09-23 Camille GILLOTBless miri.
2022-09-23 borsAuto merge of #102192 - matthiaskrgr:rollup-0ctjzco...
2022-09-23 Camille GILLOTBless clippy.
2022-09-23 Camille GILLOTBless 32bit ui.
2022-09-23 Camille GILLOTBless pretty tests.
2022-09-23 Camille GILLOTBless cgu test.
2022-09-23 Camille GILLOTAlways print '_, even for erased lifetimes.
2022-09-23 Matthias KrügerRollup merge of #102177 - inquisitivecrystal:std-doc...
2022-09-23 Matthias KrügerRollup merge of #102158 - notriddle:notriddle/stab...
2022-09-23 Matthias KrügerRollup merge of #102148 - RalfJung:miri-test, r=oli-obk
2022-09-23 Matthias KrügerRollup merge of #102137 - b-naber:lazy-const-val-conver...
2022-09-23 Matthias KrügerRollup merge of #102134 - flba-eb:master, r=bjorn3
2022-09-23 Matthias KrügerRollup merge of #102115 - Alfriadox:master, r=thomcc
2022-09-23 Matthias KrügerRollup merge of #102094 - GuillaumeGomez:bool-from...
2022-09-23 borsAuto merge of #102056 - b-naber:unevaluated, r=lcnr
2022-09-23 b-naberrename Unevaluated to UnevaluatedConst
2022-09-23 b-naberfix test
2022-09-23 borsAuto merge of #102165 - matthiaskrgr:rollup-n5oquhe...
2022-09-23 inquisitivecrystalFix a typo in `std`'s root docs
2022-09-23 Florian BartelsRepair stderr test result to added line
2022-09-23 Florian Bartelsignore test cases when checking emscripten
2022-09-23 borsAuto merge of #102150 - matthiaskrgr:rollup-6xmd8f3...
2022-09-23 Florian BartelsAdapt test results
2022-09-23 Florian BartelsRestore ignore tag
2022-09-23 Florian BartelsDetect panic strategy using `rustc --print cfg`
2022-09-23 borsAuto merge of #100488 - khyperia:invalid-calling-conven...
2022-09-23 Matthias KrügerRollup merge of #102112 - cuviper:powerpc64-full-relro...
2022-09-23 Matthias KrügerRollup merge of #102104 - Aaron1011:no-test-backtrace...
2022-09-23 Matthias KrügerRollup merge of #102095 - oli-obk:simplify, r=TaKO8Ki
2022-09-23 Matthias KrügerRollup merge of #102066 - notriddle:notriddle/headers...
2022-09-23 Matthias KrügerRollup merge of #102042 - LukeMathWalker:add-rust-json...
2022-09-23 Matthias KrügerRollup merge of #101815 - diegooliveira:master, r=davidtwco
2022-09-23 Matthias KrügerRollup merge of #101664 - mejrs:similarity, r=fee1...
2022-09-23 Matthias KrügerRollup merge of #100734 - ComputerDruid:afit_feature...
2022-09-23 borsAuto merge of #101708 - compiler-errors:issue-101696...
2022-09-22 Michael Howellrustdoc: fix unit tests
2022-09-22 Michael Howellrustdoc: clean up CSS/DOM for deprecation warnings
2022-09-22 khyperiaImprove the help message for an invalid calling convention
2022-09-22 Matthias KrügerRollup merge of #102147 - notriddle:notriddle/location...
2022-09-22 Matthias KrügerRollup merge of #102144 - chriss0612:const_convert_cont...
2022-09-22 Matthias KrügerRollup merge of #102135 - GuillaumeGomez:rename-alltype...
2022-09-22 Matthias KrügerRollup merge of #102133 - b-naber:use-valtrees-in-fast...
2022-09-22 Matthias KrügerRollup merge of #102128 - oli-obk:const_unification...
2022-09-22 Matthias KrügerRollup merge of #102127 - TaKO8Ki:use-appropriate-varia...
2022-09-22 Matthias KrügerRollup merge of #102125 - notriddle:notriddle/content...
2022-09-22 Matthias KrügerRollup merge of #102123 - schteve:clippy-note, r=Manish...
2022-09-22 Matthias KrügerRollup merge of #102118 - notriddle:notriddle/line...
2022-09-22 Matthias KrügerRollup merge of #102113 - RalfJung:opty-assert-mem...
2022-09-22 Ralf Jungmake Miri build in stage 0
2022-09-22 Ralf Jungadd regression test for miri issue 2433
2022-09-22 Michael Howellrustdoc: remove no-op CSS `.location:empty { border...
2022-09-22 borsAuto merge of #98840 - cjgillot:span-inline-ctxt, r...
2022-09-22 onestackedConstify {FormResidual, Try} for ControlFlow
2022-09-22 borsAuto merge of #102139 - Dylan-DPC:rollup-ljlipt8, r...
2022-09-22 Dylan DPCRollup merge of #102131 - orlp:patch-1, r=thomcc
2022-09-22 Dylan DPCRollup merge of #102119 - steffahn:fix-pararmeter,...
2022-09-22 Dylan DPCRollup merge of #102107 - Urgau:rustdoc-missing-space...
2022-09-22 Dylan DPCRollup merge of #102076 - cuviper:transmute-discr-endia...
2022-09-22 Dylan DPCRollup merge of #102069 - compiler-errors:no-eq-in...
2022-09-22 Dylan DPCRollup merge of #102037 - jyn514:normalize-docs, r...
2022-09-22 Dylan DPCRollup merge of #102036 - Patiga:remove-io-errorkind...
2022-09-22 Dylan DPCRollup merge of #101598 - chriswailes:sanitizers, r...
2022-09-22 borsAuto merge of #100980 - compiler-errors:normalize-opaqu...
2022-09-22 b-naberdon't convert valtree to constvalue during normalization
2022-09-22 Luca PalmieriDistribute rust-json-docs via rustup.
2022-09-22 b-naberuse valtrees for comparison
2022-09-22 Guillaume GomezImprove some AllTypes fields name
2022-09-22 b-naberaddress review
2022-09-22 b-naberbless tests
2022-09-22 b-naberintroduce mir::Unevaluated
2022-09-22 borsAuto merge of #102028 - oli-obk:miri_subtree, r=oli-obk
2022-09-22 Orson PetersAdded which number is computed in compute_float.
2022-09-22 Oli SchererConst unification is already infallible, remove the...
2022-09-22 Oli SchererAllow miri docs to keep failing for now
2022-09-22 Takayuki Maedause appropriate variable names
2022-09-22 borsAuto merge of #101999 - the8472:source-lines-partition...
2022-09-22 Venus Xeon... Add missing assertion
2022-09-22 Michael Howellrustdoc: remove no-op CSS `.content .item-info { positi...
2022-09-22 borsAuto merge of #100982 - fee1-dead-contrib:const-impl...
2022-09-22 Venus Xeon... Remove trailing whitespace
2022-09-22 Dan JohnsonSplit out async_fn_in_trait into a separate feature
2022-09-22 Michael GouletNormalize generator interior type before erasing
2022-09-22 Michael GouletComment, and bail early if bound vars list differs
2022-09-22 Michael GouletOptimize subtyping and equation of GeneratorWitness
2022-09-22 Michael GouletNormalize opaques with escaping bound vars
2022-09-22 borsAuto merge of #102121 - JohnTitor:rollup-3fb1wrt, r...
2022-09-22 Michael Howellrustdoc: update test case for headers without max-width
2022-09-22 Michael Howellrustdoc: remove unnecessary `max-width` on headers
2022-09-22 Yuki OkushiRollup merge of #102102 - GuillaumeGomez:doc-aliases...
2022-09-22 Yuki OkushiRollup merge of #102100 - GuillaumeGomez:stab-in-docblo...
2022-09-22 Yuki OkushiRollup merge of #102084 - andrewpollack:add-issue-panic...
2022-09-22 Yuki OkushiRollup merge of #102079 - ehuss:update-books, r=ehuss
2022-09-22 Yuki OkushiRollup merge of #102075 - notriddle:notriddle/content...
2022-09-22 Yuki OkushiRollup merge of #102073 - andrewpollack:add-execvp...
2022-09-22 Yuki OkushiRollup merge of #102071 - andrewpollack:add-needs-unwin...
2022-09-22 Yuki OkushiRollup merge of #102054 - GuillaumeGomez:sidebar-all...
2022-09-22 Yuki OkushiRollup merge of #102033 - andrewpollack:add-unwind...
2022-09-22 Yuki OkushiRollup merge of #102032 - andrewpollack:bad-signal...
2022-09-22 Yuki OkushiRollup merge of #102030 - est31:tidy_walk_no_reexport...
next