]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-05-12 David Woodmacros: spanless subdiagnostics from `()` fields
2022-05-12 borsAuto merge of #95837 - scottmcm:ptr-offset-from-unsigne...
2022-05-12 Scott McMurrayApply CR suggestions; add real tracking issue
2022-05-12 Scott McMurrayAdd a debug check for ordering, and check for isize...
2022-05-12 Scott McMurrayRename `unsigned_offset_from` to `sub_ptr`
2022-05-12 Scott McMurrayAdd `unsigned_offset_from` on pointers
2022-05-12 borsAuto merge of #96150 - est31:unused_macro_rules, r...
2022-05-11 borsAuto merge of #96806 - cjgillot:codegen-fulfill-nice...
2022-05-11 borsAuto merge of #96220 - RalfJung:scalar-no-padding,...
2022-05-11 Camille GILLOTBless clippy.
2022-05-11 borsAuto merge of #96942 - Dylan-DPC:rollup-p8bcly2, r...
2022-05-11 Dylan DPCRollup merge of #96936 - lnicola:rust-analyzer-2022...
2022-05-11 Dylan DPCRollup merge of #96898 - RalfJung:interpret-pop-debug...
2022-05-11 Dylan DPCRollup merge of #95281 - pierwill:fix-85513, r=Dylan-DPC
2022-05-11 Dylan DPCRollup merge of #91518 - luojia65:rustdoc-riscv-arch...
2022-05-11 Ralf Jungavoid computing Scalar size/align in debug builds
2022-05-11 borsAuto merge of #96924 - petrochenkov:nonon, r=nnethercote
2022-05-11 Vadim Petrochenkovast: Introduce some traits to get AST node properties...
2022-05-11 Laurențiu Nicola:arrow_up: rust-analyzer
2022-05-11 borsAuto merge of #96933 - ehuss:update-books, r=ehuss
2022-05-11 Ralf Jungrustc_log: add env var to set verbose entry/exit behavior
2022-05-11 borsAuto merge of #96931 - JohnTitor:rollup-3um8o4j, r...
2022-05-11 Camille GILLOTGracefully fail to resolve associated items instead...
2022-05-11 Eric HussUpdate books
2022-05-11 Yuki OkushiRollup merge of #96925 - c410-f3r:z-errors, r=JohnTitor
2022-05-11 Yuki OkushiRollup merge of #96916 - matthiaskrgr:simpl_count,...
2022-05-11 Yuki OkushiRollup merge of #96903 - oli-obk:opaque_type_lifetime_c...
2022-05-11 Yuki OkushiRollup merge of #96900 - GuillaumeGomez:fix-js-error...
2022-05-11 Yuki OkushiRollup merge of #96896 - JohnTitor:issue-68408, r=compi...
2022-05-11 Yuki OkushiRollup merge of #96887 - notriddle:notriddle/as-raw...
2022-05-11 Yuki OkushiRollup merge of #96543 - nnethercote:rm-make_token_stre...
2022-05-11 borsAuto merge of #96888 - Aaron1011:fake-borrow-no-sort...
2022-05-11 borsAuto merge of #96375 - jyn514:bootstrap-submodules...
2022-05-11 Nicholas NethercoteRemove some unnecessary invisible delimiter checks.
2022-05-10 Michael HowellIgnore order
2022-05-10 Joshua NelsonFix running bootstrap tests on a fresh clone
2022-05-10 CaioFix issue #95151
2022-05-10 borsAuto merge of #96232 - sunfishcode:sunfishcode/io-safet...
2022-05-10 Matthias Krügersimplify length count
2022-05-10 borsAuto merge of #96905 - jyn514:revert-96803-faster-assem...
2022-05-10 est31Also allow unused macro rules in stdarch
2022-05-10 Michael Howellrustdoc: clean up method path index
2022-05-10 Joshua NelsonRevert "Make "Assemble stage1 compiler" orders of magni...
2022-05-10 borsAuto merge of #96904 - JohnTitor:rollup-f1sz5x0, r...
2022-05-10 Yuki OkushiRollup merge of #96882 - jackh726:no-subst, r=oli-obk
2022-05-10 Yuki OkushiRollup merge of #96879 - notriddle:notriddle/search...
2022-05-10 Yuki OkushiRollup merge of #96861 - m-ou-se:std-use-prelude-2021...
2022-05-10 Yuki OkushiRollup merge of #96849 - c410-f3r:z-errors, r=petrochenkov
2022-05-10 Yuki OkushiRollup merge of #96725 - nico-abram:win_tid, r=ChrisDenton
2022-05-10 Yuki OkushiRollup merge of #96717 - BoxyUwU:gats_const_param_types...
2022-05-10 Oli SchererUse lifetimes on type-alias-impl-trait used in function...
2022-05-10 Guillaume GomezClean up rustdoc GUI test
2022-05-10 Guillaume GomezRemove unused CSS rule
2022-05-10 Guillaume GomezFix JS error in source code pages
2022-05-10 borsAuto merge of #96736 - oli-obk:tait_missing_wf_check...
2022-05-10 Ralf Jungfmt
2022-05-10 Ralf Jungupdate/remove some old comments
2022-05-10 Ralf Jungeven tighter checks for layouts on immediate field...
2022-05-10 Ralf Jungdisable one check for now until #96185 is fixed
2022-05-10 Yuki OkushiAdd regression test for #68408
2022-05-10 Ralf Jungtighten sanity checks around Scalar and ScalarPair
2022-05-10 borsAuto merge of #94799 - lcnr:list-ty-perf, r=petrochenkov
2022-05-10 borsAuto merge of #96891 - Dylan-DPC:rollup-echa4wg, r...
2022-05-10 Oli SchererCheck hidden types for well formedness at the definitio...
2022-05-10 Dylan DPCRollup merge of #96872 - RalfJung:layout-sanity, r...
2022-05-10 Dylan DPCRollup merge of #96823 - jackh726:params-heuristics...
2022-05-10 Dylan DPCRollup merge of #96812 - cjgillot:no-lint-outllives...
2022-05-10 Dylan DPCRollup merge of #96674 - bstrie:vardoc, r=thomcc
2022-05-10 Dylan DPCRollup merge of #93661 - ehuss:add-missing-rustc-arg...
2022-05-10 unknownExpose process main_thread_handle on Windows
2022-05-10 borsAuto merge of #96808 - cjgillot:impossible-trait, r...
2022-05-10 borsAuto merge of #96803 - jyn514:faster-assemble, r=Mark...
2022-05-10 Aaron HillUse `FxIndexSet` to avoid sorting fake borrows
2022-05-10 Michael Howellrustdoc: correct path to type alias methods
2022-05-10 borsAuto merge of #96715 - cjgillot:trait-alias-loop, r...
2022-05-09 borsAuto merge of #96838 - tmiasko:lazy-switch-sources...
2022-05-09 Jack HueyDon't subst an adt def
2022-05-09 borsAuto merge of #96473 - lcnr:querify-codegen-fn-attrs...
2022-05-09 Ralf Jungalso sanity-check Abi::Vector, and slight refactoring
2022-05-09 Michael HowellAdd test case for `hashset::insert` ranking
2022-05-09 Michael Howellrustdoc: search result ranking fix
2022-05-09 Jack HueyProperly fix issue 96638
2022-05-09 borsAuto merge of #96877 - matthiaskrgr:rollup-evlh6ot...
2022-05-09 Camille GILLOTPoint to the empty trait alias.
2022-05-09 Matthias KrügerRollup merge of #96858 - notriddle:notriddle/cleanup...
2022-05-09 Matthias KrügerRollup merge of #96854 - jackh726:subst-cleanup, r...
2022-05-09 Matthias KrügerRollup merge of #96844 - Badel2:actually-fix-96583...
2022-05-09 Matthias KrügerRollup merge of #96841 - thomcc:revert-osstr-join,...
2022-05-09 Matthias KrügerRollup merge of #96008 - fmease:warn-on-useless-doc...
2022-05-09 Matthias KrügerRollup merge of #95483 - golddranks:improve_float_docs...
2022-05-09 lcnrreview
2022-05-09 lcnronly compute `codegen_fn_attrs` where needed
2022-05-09 Ralf Jungfix codegen test failure
2022-05-09 Ralf Jungmake sure ScalarPair enums have ScalarPair variants...
2022-05-09 borsAuto merge of #96845 - Patryk27:upgrade-llvm, r=nikic
2022-05-09 lcnronly cache `codegen_fn_attrs` on disk if its local
2022-05-09 lcnrmove `panic-in-drop=abort` check for `drop_in_place`
2022-05-09 lcnrstore `codegen_fn_attrs` in crate metadata
2022-05-09 borsAuto merge of #96815 - SparrowLii:promote_const, r...
2022-05-09 SparrowLiiuse `Result<(),()>` instead of Validity enum
next