]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2023-01-19 borsAuto merge of #106989 - clubby789:is-zero-num, r=scottmcm
2023-01-19 borsAuto merge of #106810 - oli-obk:resolver_reverse_plumbi...
2023-01-19 borsAuto merge of #107052 - compiler-errors:rollup-vxr22g5...
2023-01-18 Michael GouletRollup merge of #107045 - notriddle:notriddle/settings...
2023-01-18 Michael GouletRollup merge of #107042 - notriddle:notriddle/rustdoc...
2023-01-18 Michael GouletRollup merge of #107030 - albertlarsan68:patch-3, r...
2023-01-18 Michael GouletRollup merge of #107023 - scottmcm:stop-shouting, r...
2023-01-18 Michael GouletRollup merge of #107004 - compiler-errors:new-solver...
2023-01-18 Michael GouletRollup merge of #106917 - compiler-errors:const-closure...
2023-01-18 Michael GouletRollup merge of #106753 - compiler-errors:rpitit-not...
2023-01-18 Michael GouletRollup merge of #105796 - notriddle:notriddle/rustdoc...
2023-01-18 borsAuto merge of #107041 - Nilstrieb:back-to-being-clueles...
2023-01-18 borsAuto merge of #105716 - chriswailes:ndk-update-redux...
2023-01-18 Michael Howellrustdoc: add test case for setting-line margin on setti...
2023-01-18 Michael Howellrustdoc: remove redundant rule `#settings .setting...
2023-01-18 NilstriebRevert "Improve heuristics whether `format_args` string...
2023-01-18 Michael Howellrustdoc: fix "?" keyboard command when radio button...
2023-01-18 Michael Howellrustdoc: put focus on the help link when opening it...
2023-01-18 Scott McMurrayAlso remove `#![feature(control_flow_enum)]` where...
2023-01-18 borsAuto merge of #106503 - cjgillot:remap-nofilter, r...
2023-01-18 clubby789Update `IsZero` documentation
2023-01-18 clubby789Implement `alloc::vec::IsZero` for `Option<$NUM>` types
2023-01-18 Michael GouletHandle structural traits more gracefully
2023-01-18 Michael Gouletno subtyping in the new trait solver
2023-01-18 Michael GouletSized, Copy/Clone
2023-01-18 Michael GouletAuto and alias traits
2023-01-18 Michael GouletAssemble object bound candidates
2023-01-18 Michael Gouletimplement consider_assumption
2023-01-18 Michael GouletCanonicalize trait solver response inside probe
2023-01-18 Albert LarsanCorrect typo
2023-01-18 borsAuto merge of #107026 - Dylan-DPC:rollup-4fonvdc, r...
2023-01-18 Dylan DPCRollup merge of #107014 - notriddle:notriddle/js-cleanu...
2023-01-18 Dylan DPCRollup merge of #106950 - the8472:fix-splice-miri,...
2023-01-18 Dylan DPCRollup merge of #106718 - lcnr:solver-cycles, r=compile...
2023-01-18 Dylan DPCRollup merge of #106441 - mllken:abstract-socket-noref...
2023-01-18 Dylan DPCRollup merge of #103702 - WaffleLapkin:lift-sized-bound...
2023-01-18 Scott McMurrayStop using `BREAK` & `CONTINUE` in compiler
2023-01-18 lcnradd comment
2023-01-18 lcnradd note about indirect cycles
2023-01-18 lcnrupdate project to emulate a projection cache
2023-01-18 lcnradd `eq` to `InferCtxtExt`
2023-01-18 lcnrremove assembly context and impl a bit more
2023-01-18 lcnrinstantiate canonical vars eagerly
2023-01-18 lcnrupdate cache
2023-01-18 borsAuto merge of #107021 - matthiaskrgr:rollup-0dzxfyi...
2023-01-18 Matthias KrügerRollup merge of #106997 - Sp00ph:introselect, r=scottmcm
2023-01-18 Matthias KrügerRollup merge of #106996 - notriddle:notriddle/settings...
2023-01-18 Matthias KrügerRollup merge of #106995 - lukas-code:align_offset_assem...
2023-01-18 Matthias KrügerRollup merge of #106992 - joboet:alloc_remove_box_synta...
2023-01-18 Matthias KrügerRollup merge of #106873 - BoxyUwU:ty_const_formatting...
2023-01-18 Matthias KrügerRollup merge of #106747 - yanchen4791:issue-105507...
2023-01-18 Matthias KrügerRollup merge of #106244 - atouchet:readme3, r=workingju...
2023-01-18 Boxyi am free
2023-01-18 Boxyactually print out non local anon consts
2023-01-18 Boxytest for non local anon const printing
2023-01-18 Boxydefer array len printing to const arg printing
2023-01-18 borsAuto merge of #106952 - petrochenkov:docglob, r=notridd...
2023-01-18 Michael Howellrustdoc: stop using deprecated `window.event` when...
2023-01-18 borsAuto merge of #107010 - weihanglo:update-cargo, r=weihanglo
2023-01-18 Michael Howellrustdoc: remove function `handleClick` that's only...
2023-01-17 Weihang LoUpdate cargo
2023-01-17 The 8472add miri regression test
2023-01-17 The 8472Don't do pointer arithmetic on pointers to deallocated...
2023-01-17 borsAuto merge of #106998 - matthiaskrgr:rollup-hmfisji...
2023-01-17 yanchen4791Add 'static lifetime suggestion when GAT implied 'stati...
2023-01-17 Matthias KrügerRollup merge of #106980 - Nilstrieb:_use_mk_manual_debu...
2023-01-17 Matthias KrügerRollup merge of #106970 - kylematsuda:earlybinder-item...
2023-01-17 Matthias KrügerRollup merge of #106963 - compiler-errors:scope-expr...
2023-01-17 Matthias KrügerRollup merge of #106889 - scottmcm:windows-mut, r=cuviper
2023-01-17 Matthias KrügerRollup merge of #106834 - compiler-errors:new-solver...
2023-01-17 Matthias KrügerRollup merge of #106784 - lyming2007:issue-106695-fix...
2023-01-17 Matthias KrügerRollup merge of #104505 - WaffleLapkin:no-double-spaces...
2023-01-17 Michael Howellrustdoc: add test cases for settings radio button layout
2023-01-17 Lukas Markeffskybump failing assembly & codegen tests from LLVM 14...
2023-01-17 Michael Howellrustdoc: instead of `.setting-name { width: 100% }...
2023-01-17 Markus EverlingAdd heapsort fallback in `select_nth_unstable`
2023-01-17 joboetrefactor[alloc]: remove unused box syntax feature
2023-01-17 Michael Gouletnew trait solver: only consider goal changed if respons...
2023-01-17 borsAuto merge of #106294 - Nilstrieb:noundef-everything...
2023-01-17 Yiming Leidelay E0512 as a bug by checking the references_error
2023-01-17 Kyle Matsudafix missing subst in clippy utils
2023-01-17 Kyle Matsudachange item_bounds query to return EarlyBinder; remove...
2023-01-17 Kyle Matsudachange usages of item_bounds query to bound_item_bounds
2023-01-17 NilstriebAdd more codegen tests
2023-01-17 borsAuto merge of #106984 - Dylan-DPC:rollup-xce8263, r...
2023-01-17 Dylan DPCRollup merge of #106962 - compiler-errors:use-sugg...
2023-01-17 Dylan DPCRollup merge of #106951 - tmiasko:rm-simplify-initial...
2023-01-17 Dylan DPCRollup merge of #106922 - ChayimFriedman2:patch-5,...
2023-01-17 Dylan DPCRollup merge of #106148 - chenyukang:yukang/fix-105061...
2023-01-17 Dylan DPCRollup merge of #101698 - raldone01:feat/const_cmp_type...
2023-01-17 nilsHide `_use_mk_alias_ty_instead` in `<AliasTy as Debug...
2023-01-17 borsAuto merge of #106612 - JakobDegen:cleanup-wf, r=tmiasko
2023-01-17 Maybe WaffleSkip tidy style checks for `rustc_apfloat`
2023-01-17 Maybe WaffleAdd a tidy check to check for ". \w"
2023-01-17 Maybe WaffleRemove double spaces after dots in comments
2023-01-17 borsAuto merge of #106627 - Ezrashaw:no-e0711-without-stage...
2023-01-17 NilstriebImprove comments
2023-01-17 NilstriebPut `noundef` on all scalars that don't allow uninit
2023-01-17 borsAuto merge of #106966 - matthiaskrgr:rollup-e34pevi...
2023-01-17 Matthias KrügerRollup merge of #106958 - jyn514:labels, r=m-ou-se
next