about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-08-13Auto merge of #100341 - andrewpollack:fuchsia-llvm-libunwind, r=tmandrybors-7/+5
2022-08-12Adjust cfgsMark Rousskov-5/+1
2022-08-12Bump bootstrap compilerMark Rousskov-338/+338
2022-08-12Rollup merge of #100443 - est31:let_else_regression_tests, r=Mark-SimulacrumDylan DPC-0/+62
2022-08-12Rollup merge of #100409 - jsha:highlight-lighter, r=GuillaumeGomezDylan DPC-31/+25
2022-08-12Rollup merge of #100396 - chenyukang:fix-100394, r=petrochenkovDylan DPC-0/+14
2022-08-12Rollup merge of #100366 - davidtwco:translation-never-fail, r=compiler-errorsDylan DPC-6/+25
2022-08-12Rollup merge of #100247 - cjgillot:verify-dyn-trait-alias-defaults, r=lcnrDylan DPC-53/+101
2022-08-12Rollup merge of #100229 - RalfJung:extra-const-ub-checks, r=lcnrDylan DPC-0/+117
2022-08-12Add regression test for #94176est31-0/+29
2022-08-12let-else: add a test for warnings on let-else with diverging tailCormac Relf-0/+33
2022-08-12Auto merge of #100435 - ehuss:update-cargo, r=ehussbors-0/+0
2022-08-11Update cargoEric Huss-0/+0
2022-08-12Auto merge of #99464 - nikic:llvm-15, r=cuviperbors-19/+53
2022-08-12Auto merge of #100419 - flip1995:clippyup, r=Manishearthbors-826/+2239
2022-08-11rustdoc: don't generate DOM element for operatorJacob Hoffman-Andrews-31/+25
2022-08-11Patch lld for older toolchainsJosh Stone-0/+0
2022-08-11Rollup merge of #100392 - nnethercote:simplify-visitors, r=cjgillotMatthias Krüger-8/+3
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-2/+3
2022-08-11Rollup merge of #100307 - nnethercote:fix-96847, r=cjgillotMatthias Krüger-2/+16
2022-08-11Rollup merge of #99992 - jyn514:shell-scripts, r=Mark-SimulacrumMatthias Krüger-9/+28
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-11Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyupPhilipp Krones-826/+2239
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-0/+192
2022-08-11Rollup merge of #100391 - nnethercote:improve-size-assertions, r=lqdDylan DPC-9/+10
2022-08-11Rollup merge of #100370 - GuillaumeGomez:rm-more-clean-impls, r=Dylan-DPCDylan DPC-202/+213
2022-08-11Rollup merge of #100232 - cjgillot:no-desugar-methodcall, r=nagisaDylan DPC-19/+65
2022-08-11Rollup merge of #100192 - tmiasko:rm-duplicated-locals, r=nagisaDylan DPC-26/+22
2022-08-11Rollup merge of #92744 - lambinoo:I-91161-non-exhaustive-foreign-variants, r=...Dylan DPC-7/+12
2022-08-11suggest const or static for global variablechenyukang-0/+14
2022-08-11Improve error message when browser-ui-test crashesGuillaume Gomez-0/+16
2022-08-11Avoid lowering a `MacArgs::Eq` twice.Nicholas Nethercote-0/+14
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-0/+279
2022-08-11Add a second level to the AST size reporting.Nicholas Nethercote-2/+62
2022-08-10Allow old toolchain on images with CUSTOM_MINGWJosh Stone-6/+24
2022-08-11Add percentages to `-Zhir-stats` output.Nicholas Nethercote-70/+70
2022-08-11Change how `AssocItem` is reported.Nicholas Nethercote-4/+2
2022-08-11Improve AST stat collector.Nicholas Nethercote-5/+15
2022-08-11Add a test for `-Zhir-stats` output.Nicholas Nethercote-0/+124
2022-08-11Simplify `rustc_ast::visit::Visitor::visit_poly_trait_ref`.Nicholas Nethercote-1/+1
2022-08-11Simplify `rustc_hir::intravisit::Visitor::visit_variant_data`.Nicholas Nethercote-7/+2
2022-08-10Auto merge of #99174 - scottmcm:reoptimize-layout-array, r=joshtriplettbors-0/+31
2022-08-10Auto merge of #100385 - RalfJung:miri, r=RalfJungbors-9/+7
2022-08-10update MiriRalf Jung-9/+7
2022-08-10Auto merge of #100378 - compiler-errors:rollup-8vzsd92, r=compiler-errorsbors-7/+128
2022-08-10Update error message to clarify that it's not the enum itself that's non_exha...Scott McMurray-1/+1