]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-29 Miguel Ojedaalloc: fix `no_global_oom_handling` warnings
2022-06-28 borsAuto merge of #98475 - notriddle:notriddle/index-fn...
2022-06-28 borsAuto merge of #98632 - matthiaskrgr:rollup-peg868d...
2022-06-28 Matthias KrügerRollup merge of #98623 - pro465:patch-1, r=Dylan-DPC
2022-06-28 Matthias KrügerRollup merge of #98621 - krasimirgg:llvm-15-wrapper...
2022-06-28 Matthias KrügerRollup merge of #98619 - Mark-Simulacrum:fix-triagebot...
2022-06-28 Matthias KrügerRollup merge of #98617 - ChrisDenton:const-unwrap,...
2022-06-28 Matthias KrügerRollup merge of #98611 - GuillaumeGomez:rustdoc-json...
2022-06-28 Matthias KrügerRollup merge of #98609 - TaKO8Ki:fix-ice-for-associated...
2022-06-28 Matthias KrügerRollup merge of #98606 - lnicola:rust-analyzer-2022...
2022-06-28 Matthias KrügerRollup merge of #98602 - TaKO8Ki:add-regression-test...
2022-06-28 Matthias KrügerRollup merge of #98564 - jyn514:remove-tmp-dir, r=Mark...
2022-06-28 Matthias KrügerRollup merge of #98560 - TaKO8Ki:add-regression-test...
2022-06-28 Matthias KrügerRollup merge of #98548 - Enselic:allow-typedef-diff...
2022-06-28 borsAuto merge of #98188 - mystor:fast_group_punct, r=eddyb
2022-06-28 Proloy Mishrafix typo in comment
2022-06-28 Krasimir Georgievllvm-wrapper: adapt for an LLVM API change
2022-06-28 Nika Layzellreview changes
2022-06-28 borsAuto merge of #98612 - Dylan-DPC:rollup-7tasikc, r...
2022-06-28 Mark RousskovFix mir-opt wg name
2022-06-28 Chris DentonAdd a fixme comment
2022-06-28 Chris DentonRemove feature `const_option` from std
2022-06-28 Dylan DPCRollup merge of #98597 - wwylele:patch-1, r=Mark-Simulacrum
2022-06-28 Dylan DPCRollup merge of #98595 - cuviper:send-sync-thinbox...
2022-06-28 Dylan DPCRollup merge of #98555 - mkroening:hermit-lock-init...
2022-06-28 Dylan DPCRollup merge of #98430 - camsteffen:flatten-refactor...
2022-06-28 Dylan DPCRollup merge of #98420 - davidtwco:translation-lint...
2022-06-28 Dylan DPCRollup merge of #98384 - rdzhaafar:fix-macos-rss-report...
2022-06-28 Dylan DPCRollup merge of #98337 - c410-f3r:assert-compiler,...
2022-06-28 Dylan DPCRollup merge of #98261 - WaffleLapkin:attempt_to_remove...
2022-06-28 Dylan DPCRollup merge of #97346 - JohnTitor:remove-back-compat...
2022-06-28 borsAuto merge of #98396 - cjgillot:iwfchir, r=petrochenkov
2022-06-28 Guillaume GomezAdd regression test for glob import ICE in rustdoc...
2022-06-28 Guillaume GomezFix glob import ICE in rustdoc JSON format
2022-06-28 Takayuki Maedafix ice for associated constant generics
2022-06-28 Martin Nordholtstest/rustdoc-json/assoc_type.rs: Maximize chance of...
2022-06-28 Martin Nordholtsrustdoc-json: Add assoc type ICE regression test
2022-06-28 Laurențiu Nicola:arrow_up: rust-analyzer
2022-06-28 borsAuto merge of #98324 - conradludgate:write-vectored...
2022-06-28 borsAuto merge of #98222 - cjgillot:single-wf, r=michaelwoe...
2022-06-28 Takayuki Maedaadd regression test for #80074
2022-06-27 Weiyi WangRemove unstable CStr/CString change from 1.62 release...
2022-06-27 Josh StoneImplement `Send` and `Sync` for `ThinBox<T>`
2022-06-27 borsAuto merge of #98591 - matthiaskrgr:rollup-7dok1wq...
2022-06-27 Michael HowellAdd comments, fixes for `0` sentinel
2022-06-27 Matthias KrügerRollup merge of #98587 - RalfJung:core-tests, r=thomcc
2022-06-27 Matthias KrügerRollup merge of #98581 - ehuss:triagebot-mentions,...
2022-06-27 Matthias KrügerRollup merge of #98579 - RalfJung:alloc-tests, r=thomcc
2022-06-27 Matthias KrügerRollup merge of #98578 - rust-lang:oli-obk-patch-1...
2022-06-27 Matthias KrügerRollup merge of #98577 - GuillaumeGomez:associated...
2022-06-27 Matthias KrügerRollup merge of #98576 - lcnr:region-stuff-cool-beans...
2022-06-27 Matthias KrügerRollup merge of #98563 - RalfJung:interpret-alloc-check...
2022-06-27 Matthias KrügerRollup merge of #98506 - compiler-errors:object-safety...
2022-06-27 Matthias KrügerRollup merge of #98331 - GuillaumeGomez:rustdoc-arg...
2022-06-27 borsAuto merge of #97307 - SparrowLii:parallel, r=cjgillot
2022-06-27 Michael HowellUpdate src/librustdoc/html/static/js/externs.js
2022-06-27 Eric HussAdd triagebot mentions.
2022-06-27 Michael HowellPut back, fix ()-output optimization
2022-06-27 Michael HowellAdd documentation
2022-06-27 Ralf Junglibcore tests: avoid int2ptr casts
2022-06-27 borsAuto merge of #98566 - matthiaskrgr:rollup-43etyls...
2022-06-27 Ralf Jungmake AllocKind actually public
2022-06-27 Ralf Jungliballoc tests: avoid int2ptr cast
2022-06-27 Oli SchererRemove eddyb from miri failure pings
2022-06-27 lcnrlower-generic vs. outlive
2022-06-27 Guillaume GomezAdd test for associated items in rustdoc JSON
2022-06-27 Guillaume GomezFix kind for associated types in rustdoc JSON output...
2022-06-27 lcnrfold_region: remove unused parameter
2022-06-27 lcnroutside of borrowck, do not provide an implicit_region_...
2022-06-27 Yuki OkushiRemove a back-compat hack on lazy TAIT
2022-06-27 Guillaume GomezFinish rustdoc error improvement
2022-06-27 Shivani BhardwajAdd test for help output with -W
2022-06-27 Shivani BhardwajAdd test for default rustdoc run
2022-06-27 Shivani BhardwajFix `rustdoc` argument error
2022-06-27 SparrowLiicatch unwind of every iter in parallel mode during...
2022-06-27 David Woodprivacy: deny diagnostic migration lints
2022-06-27 David Woodprivacy: port "in public interface" diag
2022-06-27 David Woodprivacy: port unnamed "item is private" diag
2022-06-27 David Woodprivacy: port "item is private" diag
2022-06-27 David Woodprivacy: port "field is private" diag
2022-06-27 David Woodvarious: add `rustc_lint_diagnostics` to diag fns
2022-06-27 David Woodlint: fix condition in diagnostic lints
2022-06-27 Matthias KrügerRollup merge of #98561 - Wilfred:patch-4, r=fee1-dead
2022-06-27 Matthias KrügerRollup merge of #98556 - BlaCoiso:patch-1, r=jyn514
2022-06-27 Matthias KrügerRollup merge of #98530 - davidkna:known-bug-ref, r...
2022-06-27 Matthias KrügerRollup merge of #97780 - compiler-errors:field-wfcheck...
2022-06-27 Matthias KrügerRollup merge of #97389 - m-ou-se:memory-ordering-diagno...
2022-06-27 borsAuto merge of #98285 - nikic:update-llvm-5, r=cuviper
2022-06-27 Joshua NelsonRemove references to `./tmp` in-tree
2022-06-27 borsAuto merge of #98221 - cjgillot:single-coh, r=lcnr
2022-06-27 Ralf Junginterpret: refactor allocation info query
2022-06-27 Nika Layzellproc_macro: stop using a remote object handle for Group
2022-06-27 Nika Layzellproc_macro: stop using a remote object handle for Punct
2022-06-27 Wilfred HughesFix spelling in SAFETY comment
2022-06-27 Takayuki Maedaadd regression test for #85907
2022-06-27 borsAuto merge of #98212 - petrochenkov:addlinkargs, r=lqd
2022-06-26 BlaCoisoFix builds on Windows (closes #98546)
2022-06-26 borsAuto merge of #98187 - mystor:fast_span_call_site,...
2022-06-26 Martin KröningHermit: Make Mutex::init a no-op
2022-06-26 Martin KröningHermit: Fix initializing lazy locks
next