about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-08-15Streamline `parse_path_start_expr`.Nicholas Nethercote-9/+6
2022-08-12Auto merge of #99464 - nikic:llvm-15, r=cuviperbors-27/+72
2022-08-12Auto merge of #100419 - flip1995:clippyup, r=Manishearthbors-829/+2242
2022-08-11Patch lld for older toolchainsJosh Stone-0/+0
2022-08-11Auto merge of #100426 - matthiaskrgr:rollup-0ks4dou, r=matthiaskrgrbors-422/+456
2022-08-11Rollup merge of #100418 - tbodt:stabilize-backtrace, r=dtolnayMatthias Krüger-0/+3
2022-08-11Rollup merge of #100392 - nnethercote:simplify-visitors, r=cjgillotMatthias Krüger-180/+60
2022-08-11Rollup merge of #100374 - GuillaumeGomez:improve_rustdoc_search_results_page_...Matthias Krüger-68/+116
2022-08-11Rollup merge of #100350 - jhpratt:stringify-vis, r=cjgillotMatthias Krüger-9/+18
2022-08-11Rollup merge of #100307 - nnethercote:fix-96847, r=cjgillotMatthias Krüger-5/+17
2022-08-11Rollup merge of #100203 - compiler-errors:command-args-size-hint, r=m-ou-seMatthias Krüger-0/+3
2022-08-11Rollup merge of #100112 - RalfJung:assert_send_and_sync, r=m-ou-seMatthias Krüger-1/+2
2022-08-11Rollup merge of #99992 - jyn514:shell-scripts, r=Mark-SimulacrumMatthias Krüger-34/+94
2022-08-11Rollup merge of #99511 - RalfJung:raw_eq, r=wesleywiserMatthias Krüger-4/+6
2022-08-11Rollup merge of #99500 - tmandry:fuchsia-flags, r=petrochenkovMatthias Krüger-4/+21
2022-08-11Rollup merge of #99421 - Bryanskiy:android-crt-static, r=petrochenkovMatthias Krüger-11/+29
2022-08-11Rollup merge of #99337 - jsha:simplify-highlight, r=GuillaumeGomezMatthias Krüger-79/+75
2022-08-11Rollup merge of #93896 - jsha:dark-colors, r=GuillaumeGomezMatthias Krüger-27/+12
2022-08-11Auto merge of #100416 - Dylan-DPC:rollup-m344lh1, r=Dylan-DPCbors-472/+952
2022-08-11Add stability attributes to BacktraceStatus variantsTheodore Dubois-0/+3
2022-08-11Update Cargo.lockPhilipp Krones-3/+3
2022-08-11Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyupPhilipp Krones-826/+2239
2022-08-11Auto merge of #9323 - flip1995:rustup, r=flip1995bors-95/+108
2022-08-11Bump Clippy version -> 0.1.65Philipp Krones-3/+3
2022-08-11Bump nightly version -> 2022-08-11Philipp Krones-1/+1
2022-08-11Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-868/+2269
2022-08-11Rollup merge of #100403 - GuillaumeGomez:improve-messages, r=jshaDylan DPC-0/+21
2022-08-11Rollup merge of #100398 - nnethercote:improve-Zhir-stats, r=michaelwoeristerDylan DPC-52/+445
2022-08-11Rollup merge of #100391 - nnethercote:improve-size-assertions, r=lqdDylan DPC-51/+57
2022-08-11Rollup merge of #100370 - GuillaumeGomez:rm-more-clean-impls, r=Dylan-DPCDylan DPC-202/+213
2022-08-11Rollup merge of #100351 - compiler-errors:diagnostic-convention, r=fee1-deadDylan DPC-59/+37
2022-08-11Rollup merge of #100287 - cuviper:no-linux-prctl, r=Mark-SimulacrumDylan DPC-3/+9
2022-08-11Rollup merge of #100232 - cjgillot:no-desugar-methodcall, r=nagisaDylan DPC-57/+109
2022-08-11Rollup merge of #100192 - tmiasko:rm-duplicated-locals, r=nagisaDylan DPC-34/+22
2022-08-11Rollup merge of #100184 - Kixunil:stabilize_ptr_const_cast, r=m-ou-seDylan DPC-5/+4
2022-08-11Rollup merge of #99110 - audunhalland:match_has_guard_from_candidate, r=pnkfelixDylan DPC-1/+1
2022-08-11Rollup merge of #92744 - lambinoo:I-91161-non-exhaustive-foreign-variants, r=...Dylan DPC-8/+34
2022-08-11more typosRalf Jung-1/+1
2022-08-11Improve error message when browser-ui-test crashesGuillaume Gomez-0/+16
2022-08-11Avoid lowering a `MacArgs::Eq` twice.Nicholas Nethercote-3/+15
2022-08-11Add instructions on how to update the browser-ui-test versionGuillaume Gomez-0/+5
2022-08-11Auto merge of #100315 - compiler-errors:norm-ct-in-proj, r=lcnrbors-3/+299
2022-08-11Add a second level to the AST size reporting.Nicholas Nethercote-36/+246
2022-08-10Allow old toolchain on images with CUSTOM_MINGWJosh Stone-12/+30
2022-08-11Add percentages to `-Zhir-stats` output.Nicholas Nethercote-76/+78
2022-08-11Change how `AssocItem` is reported.Nicholas Nethercote-9/+3
2022-08-11Improve AST stat collector.Nicholas Nethercote-18/+81
2022-08-11Auto merge of #100298 - BlackHoleFox:hashmap_keygen_cleanup, r=Mark-Simulacrumbors-9/+9
2022-08-11Add a test for `-Zhir-stats` output.Nicholas Nethercote-0/+124
2022-08-11Simplify `rustc_hir::intravisit::Visitor::visit_enum_def`.Nicholas Nethercote-2/+2