about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-08-05Rollup merge of #114498 - chenyukang:yukang-fix-tidy-tip, r=ozkanonurMatthias Krüger-1/+1
2023-08-05Auto merge of #113734 - cjgillot:no-crate-lint, r=petrochenkovbors-4/+4
2023-08-05Print tidy command with bless tidy check failureyukang-1/+1
2023-08-04Rollup merge of #114482 - compiler-errors:sigh, r=pnkfelixMichael Goulet-2/+7
2023-08-04Rollup merge of #114475 - GuillaumeGomez:migrate-gui-test-color-27, r=notriddleMichael Goulet-2/+2
2023-08-04Auto merge of #114481 - matthiaskrgr:rollup-58pczpl, r=matthiaskrgrbors-54/+52
2023-08-04Fix ui-fulldeps missing the internal_features lint on stage 0Michael Goulet-2/+7
2023-08-04Rollup merge of #114462 - RalfJung:mplace_to_ref, r=oli-obkMatthias Krüger-6/+4
2023-08-04Rollup merge of #114434 - Nilstrieb:indexing-spans, r=est31Matthias Krüger-48/+48
2023-08-04Auto merge of #114104 - oli-obk:syn2, r=compiler-errorsbors-76/+23
2023-08-04Use similar color scheme to make it obvious they are linkedGuillaume Gomez-2/+2
2023-08-04Add comment for rustdoc overrides.Camille GILLOT-0/+1
2023-08-04Make MissingDoc a module lint.Camille GILLOT-4/+3
2023-08-04interpret: add mplace_to_ref helper methodRalf Jung-6/+4
2023-08-04Improve spans for indexing expressionsNilstrieb-48/+48
2023-08-04Rollup merge of #114440 - kaniini:fix/bootstrap-version-compare, r=ozkanonurMatthias Krüger-1/+2
2023-08-04Rollup merge of #114022 - oli-obk:tait_ice_alias_field_projection, r=cjgillotMatthias Krüger-0/+2
2023-08-04Rollup merge of #114429 - Enselic:compiletest-fix, r=est31Matthias Krüger-10/+14
2023-08-04Auto merge of #114305 - lqd:bootstrap-strip, r=ozkanonurbors-11/+63
2023-08-03Auto merge of #108955 - Nilstrieb:dont-use-me-pls, r=oli-obkbors-1/+18
2023-08-03bootstrap: config: fix version comparison bugAriadne Conill-1/+2
2023-08-03Auto merge of #114424 - matthiaskrgr:rollup-cegblvo, r=matthiaskrgrbors-12/+20
2023-08-03compiletest: Handle non-utf8 paths (fix FIXME)Martin Nordholts-10/+14
2023-08-03Rollup merge of #114415 - Kobzol:bootstrap-check-vendor-gcc, r=ozkanonurMatthias Krüger-0/+6
2023-08-03Rollup merge of #114372 - RalfJung:const-pointer-as-int, r=oli-obkMatthias Krüger-5/+7
2023-08-03Rollup merge of #114300 - MU001999:fix/turbofish-pat, r=estebankMatthias Krüger-1/+1
2023-08-03Rollup merge of #113657 - Urgau:expand-incorrect_fn_null_check-lint, r=cjgillotMatthias Krüger-6/+6
2023-08-03strip librustc_driver.so even at stage 1Rémy Rakic-4/+2
2023-08-03Update cargoWeihang Lo-0/+0
2023-08-03Skip checking of `rustc_codegen_gcc` with vendoring enabledJakub Beránek-0/+6
2023-08-03Add `internal_features` lintNilstrieb-1/+18
2023-08-03Auto merge of #114353 - nnethercote:parser-ast-cleanups, r=petrochenkovbors-15/+7
2023-08-02Auto merge of #107254 - chenyukang:yukang/fix-107113-wrong-sugg-in-macro, r=e...bors-3/+13
2023-08-03Remove `MacDelimiter`.Nicholas Nethercote-6/+2
2023-08-02Auto merge of #114364 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-08-02Auto merge of #114345 - lqd:revert-113588, r=RalfJungbors-28/+19
2023-08-02Update cargoWeihang Lo-0/+0
2023-08-02const validation: point at where we found a pointer but expected an integerRalf Jung-5/+7
2023-08-03Fix rustfmt depMu001999-1/+1
2023-08-02Remove constness from `TraitPredicate`Deadbeef-11/+8
2023-08-02Auto merge of #114368 - Nilstrieb:rollup-pgvm9cf, r=Nilstriebbors-13/+24
2023-08-02Rollup merge of #114347 - chenyukang:yukang-fix-114245-fmt-count, r=albertlar...Nilstrieb-7/+24
2023-08-02Rollup merge of #114321 - SparrowLii:parallel_test, r=oli-obkNilstrieb-6/+0
2023-08-02Auto merge of #112431 - Urgau:cast_ref_to_mut_improvments, r=Nilstriebbors-0/+4
2023-08-02Auto merge of #114333 - RalfJung:dangling-ptr-offset, r=oli-obkbors-175/+175
2023-08-02fix RedundantLocals clippy caused by async and awaityukang-3/+13
2023-08-02get auto traits for parallel rustcSparrowLii-6/+0
2023-08-02Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiserbors-7/+183
2023-08-02Only call `parse_token_tree` once.Nicholas Nethercote-5/+4
2023-08-02Inline and remove `parse_all_token_trees`.Nicholas Nethercote-1/+4