about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-10-14Add a testBen Kimock-0/+34
2022-10-14Implement a crude stack printing mechanismBen Kimock-0/+32
2022-10-10rustupRalf Jung-1/+1
2022-10-10merge rustc historyRalf Jung-2/+3
2022-10-11Add GUI test for source code pages highlightingGuillaume Gomez-1/+73
2022-10-11Migrate highlight style to CSS variablesGuillaume Gomez-54/+89
2022-10-10Auto merge of #102875 - Dylan-DPC:rollup-zwcq8h9, r=Dylan-DPCbors-542/+218
2022-10-10Rollup merge of #102868 - compiler-errors:rename-assoc-tyalias-to-ty, r=TaKO8KiDylan DPC-11/+11
2022-10-10Rollup merge of #102853 - cjgillot:skip-opaque-cast, r=jackh726Dylan DPC-0/+17
2022-10-10Rollup merge of #102055 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-173/+2
2022-10-10Rollup merge of #99696 - WaffleLapkin:uplift, r=fee1-deadDylan DPC-358/+188
2022-10-10Auto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrumbors-7/+158
2022-10-10Rename AssocItemKind::TyAlias to AssocItemKind::TypeMichael Goulet-11/+11
2022-10-10Rollup merge of #102862 - scottmcm:more-alignment-traits, r=thomccYuki Okushi-1/+1
2022-10-10Rollup merge of #102845 - cjgillot:gat-object, r=fee1-deadYuki Okushi-0/+58
2022-10-10Rollup merge of #102345 - chenyukang:fix-102182-impl-trait, r=estebankYuki Okushi-0/+17
2022-10-10Rollup merge of #102323 - Stoozy:master, r=cjgillotYuki Okushi-2/+10
2022-10-10Rollup merge of #102275 - Urgau:stabilize-half_open_range_patterns, r=cjgillotYuki Okushi-402/+310
2022-10-09From<Alignment> for usize & NonZeroUsizeScott McMurray-1/+1
2022-10-09Auto merge of #102850 - JohnTitor:rollup-lze1w03, r=JohnTitorbors-30/+53
2022-10-09Skip chained OpaqueCast when building captures.Camille GILLOT-0/+17
2022-10-10Rollup merge of #102838 - RalfJung:miri-bootstrap, r=oli-obkYuki Okushi-2/+0
2022-10-10Rollup merge of #102834 - compiler-errors:unnecessary-lift, r=jyn514Yuki Okushi-17/+9
2022-10-10Rollup merge of #102831 - compiler-errors:rustdoc-norm-oops, r=jyn514Yuki Okushi-5/+17
2022-10-10Rollup merge of #102829 - compiler-errors:rename-impl-item-kind, r=TaKO8KiYuki Okushi-5/+5
2022-10-10Rollup merge of #102799 - rol1510:issue-100421-fix, r=notriddleYuki Okushi-1/+22
2022-10-09Auto merge of #93668 - SUPERCILEX:path_alloc, r=joshtriplettbors-0/+3
2022-10-09Elaborate trait ref to compute object safety.Camille GILLOT-0/+58
2022-10-09deprecate `clippy::for_loops_over_fallibles`Maybe Waffle-351/+34
2022-10-09fixup lint nameMaybe Waffle-4/+4
2022-10-09Fix clippy tests that trigger `for_loop_over_fallibles` lintMaybe Waffle-1/+3
2022-10-09allow or avoid for loops over option in compiler and testsMaybe Waffle-7/+8
2022-10-09`for_loop_over_fallibles`: fix suggestion for "remove `.next()`" caseMaybe Waffle-3/+2
2022-10-09Add a test for the `for_loop_over_fallibles` lintMaybe Waffle-0/+145
2022-10-09Auto merge of #2590 - RalfJung:rustup, r=RalfJungbors-59/+19
2022-10-091/1000 events do happen sometimes...Ralf Jung-6/+6
2022-10-09Auto merge of #102332 - chriswailes:ndk-update, r=chriswailesbors-43/+29
2022-10-09cargo got fixed, re-bless its testsRalf Jung-10/+5
2022-10-09rustupRalf Jung-1/+1
2022-10-09merge rustc historyRalf Jung-42/+7
2022-10-09remove cfg(bootstrap) from MiriRalf Jung-2/+0
2022-10-09add josh instructionsRalf Jung-2/+51
2022-10-09Use BOLT in x64 dist CI to optimize LLVMJakub Beránek-7/+158
2022-10-09Remove unnecessary lift calls from rustdocMichael Goulet-18/+9
2022-10-09rustdoc: fix file picker marker renders twice on iosRoland Strasser-0/+5
2022-10-09Don't use unnormalized type in Ty::fn_sigMichael Goulet-5/+17
2022-10-09ImplItemKind::TyAlias => ImplItemKind::TypeMichael Goulet-5/+5
2022-10-08Rollup merge of #102818 - rust-lang:clean-up-highlight-impots, r=UrgauMichael Howell-4/+2
2022-10-08Rollup merge of #102807 - aDotInTheVoid:rdj-rustup-docs, r=jyn514Michael Howell-0/+10
2022-10-08Rollup merge of #102790 - cuviper:llvm-tblgen, r=jyn514Michael Howell-13/+14