about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-27Auto merge of #107386 - flip1995:clippyup, r=Manishearthbors-258/+2216
2023-01-27Update Cargo.lockPhilipp Krones-4/+4
2023-01-27Merge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9' into clippyupPhilipp Krones-254/+2212
2023-01-27Auto merge of #10242 - flip1995:rustup, r=flip1995bors-90/+108
2023-01-27Bump Clippy version -> 0.1.69Philipp Krones-4/+4
2023-01-27Bump nightly version -> 2023-01-27Philipp Krones-1/+1
2023-01-27Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-293/+2249
2023-01-27Auto merge of #107372 - JohnTitor:rollup-zkl2ges, r=JohnTitorbors-128/+255
2023-01-28Rollup merge of #107357 - GuillaumeGomez:fix-infinite-loop-in-rustdoc-get_all...Yuki Okushi-1/+21
2023-01-28Rollup merge of #107352 - sameo:topic/E0587, r=JohnTitorYuki Okushi-1/+1
2023-01-28Rollup merge of #107347 - tshepang:rightward-drift, r=NilstriebYuki Okushi-3/+2
2023-01-28Rollup merge of #107332 - chansuke:issue-107230, r=albertlarsan68Yuki Okushi-1/+1
2023-01-28Rollup merge of #107321 - lcnr:comment, r=compiler-errorsYuki Okushi-13/+11
2023-01-28Rollup merge of #107316 - ChrisDenton:snap, r=oli-obkYuki Okushi-2/+2
2023-01-28Rollup merge of #107234 - Rattenkrieg:bootstrap-fix-is_ci_llvm_available, r=a...Yuki Okushi-34/+41
2023-01-28Rollup merge of #107194 - xfix:remove-slice-internals-dependency-in-rustc-ast...Yuki Okushi-2/+3
2023-01-28Rollup merge of #106806 - m-ou-se:format-args-flags, r=oli-obkYuki Okushi-71/+173
2023-01-27Auto merge of #107055 - kylematsuda:eb-fn-sig, r=lcnrbors-172/+193
2023-01-27Auto merge of #10237 - cstyles:fix-docs-for-suspicious_xor_used_as_pow, r=Jarchobors-1/+1
2023-01-27Add regression test for #107350Guillaume Gomez-0/+18
2023-01-27Fix infinite loop in rustdoc get_all_import_attributes functionGuillaume Gomez-1/+3
2023-01-27Destructure format_options in make_format_spec.Mara Bos-11/+21
2023-01-27compiler: Fix E0587 explanationSamuel Ortiz-1/+1
2023-01-27Auto merge of #107054 - petrochenkov:effvisdoc3, r=GuillaumeGomezbors-14/+93
2023-01-27Update clippy for restructured format flags fields.Mara Bos-4/+4
2023-01-27Replace format flags u32 by enums and bools.Mara Bos-62/+154
2023-01-27Revisit fix_is_ci_llvm_available logic; read build triple from tomlSergey Prytkov-34/+41
2023-01-27Auto merge of #107343 - JohnTitor:rollup-s6l94aj, r=JohnTitorbors-252/+301
2023-01-27reduce rightward-driftTshepang Mbambo-3/+2
2023-01-27Rollup merge of #107336 - notriddle:notriddle/import-item-module-item, r=Guil...Yuki Okushi-27/+26
2023-01-27Rollup merge of #107325 - petrochenkov:hiddoc2, r=GuillaumeGomezYuki Okushi-151/+113
2023-01-27Rollup merge of #107284 - notriddle:notriddle/plus, r=jshaYuki Okushi-5/+22
2023-01-27Rollup merge of #107279 - compiler-errors:new-solver-evaluate, r=lcnrYuki Okushi-14/+43
2023-01-27Rollup merge of #107242 - notriddle:notriddle/title-ordering, r=GuillaumeGomezYuki Okushi-8/+8
2023-01-27Rollup merge of #107171 - petrochenkov:encattrs, r=cjgillotYuki Okushi-29/+48
2023-01-27Rollup merge of #106856 - vadorovsky:fix-atomic-annotations, r=joshtriplettYuki Okushi-15/+38
2023-01-27Rollup merge of #105784 - yanns:update_stdarch, r=AmanieuYuki Okushi-3/+3
2023-01-26fixup new usages of fn_sig, bound_fn_sig after rebasingKyle Matsuda-7/+8
2023-01-26add method_substs to CallKindKyle Matsuda-5/+4
2023-01-26fix up subst_identity vs skip_binder; add some FIXMEs as identified in reviewKyle Matsuda-45/+37
2023-01-26add EarlyBinder::no_bound_varsKyle Matsuda-4/+9
2023-01-26change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyB...Kyle Matsuda-152/+142
2023-01-27Auto merge of #106959 - tmiasko:opt-funclets, r=davidtwcobors-43/+40
2023-01-26replace usages of fn_sig query with bound_fn_sigKyle Matsuda-113/+147
2023-01-26Fix docs for `suspicious_xor_used_as_pow` lintCollin Styles-1/+1
2023-01-27Auto merge of #107269 - bjorn3:sync_cg_clif-2023-01-24, r=bjorn3bors-1106/+1388
2023-01-26Auto merge of #106812 - oli-obk:output_filenames, r=petrochenkovbors-47/+119
2023-01-26Use new solver during selectionMichael Goulet-14/+43
2023-01-26rustdoc: remove mostly-unused CSS classes import/module-itemMichael Howell-27/+26
2023-01-26rustdoc: use smarter encoding for playground URLMichael Howell-5/+22