about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-06-28syle-guide: Clarify let-else furtherJosh Triplett-2/+24
2023-06-28Auto merge of #2936 - Vanille-N:unique, r=RalfJungbors-39/+524
2023-06-29Rollup merge of #113119 - aDotInTheVoid:reduce-viz, r=notriddleTakayuki Maeda-1/+1
2023-06-29Rollup merge of #113100 - GuillaumeGomez:search-result-long-name, r=notriddleTakayuki Maeda-9/+29
2023-06-29Rollup merge of #113048 - psumbera:solaris-bootstrap-cfgs, r=ozkanonurTakayuki Maeda-4/+6
2023-06-28Unique gets special treatment when -Zmiri-unique-is-uniqueNeven Villani-13/+486
2023-06-28Auto merge of #2945 - oli-obk:gha_mk_pr, r=RalfJungbors-1/+25
2023-06-28Try running a sync automaticallyOli Scherer-1/+25
2023-06-28Rollup merge of #113094 - GuillaumeGomez:fix-invalid-div-tag-in-head, r=notri...Dylan DPC-6/+4
2023-06-28Rollup merge of #111571 - jhpratt:proc-macro-span, r=m-ou-seDylan DPC-26/+25
2023-06-28rustdoc: Reduce internal function visibility.Alona Enraght-Moony-1/+1
2023-06-28Fix display of long items in search resultsGuillaume Gomez-9/+29
2023-06-28fmtOli Scherer-2/+2
2023-06-28Merge from rustcOli Scherer-610/+709
2023-06-28Preparing for merge from rustcOli Scherer-1/+1
2023-06-28Remove the old `coverage-reports` and `coverage` directoriesZalathar-1/+1
2023-06-28Re-bless the newly-migrated testsZalathar-12/+0
2023-06-28Migrate the remaining `run-make/coverage-reports` tests over to `run-coverage`Zalathar-0/+12
2023-06-28Expand `run-coverage` to support the remaining `coverage-reports` testsZalathar-3/+115
2023-06-28Declare a `run-coverage-rustdoc` suite for coverage tests that need `rustdoc`Zalathar-0/+7
2023-06-28Add a custom `run-coverage` mode to compiletestZalathar-3/+232
2023-06-28Move the `RUSTC_PROFILER_SUPPORT` check into `CachedNeedsConditions`Zalathar-1/+3
2023-06-28Remember whether `failure-status` was explicitly specifiedZalathar-8/+5
2023-06-28Introduce `exec_compiled_test_general`Zalathar-1/+12
2023-06-28Extract a common function for setting up environment varsZalathar-13/+12
2023-06-28Declare a `run-coverage` test mode/suite in bootstrapZalathar-4/+11
2023-06-27Auto merge of #113105 - matthiaskrgr:rollup-rci0uym, r=matthiaskrgrbors-132/+109
2023-06-27Replace `id` attribute with `name` for `<meta>` tagGuillaume Gomez-5/+4
2023-06-27Rollup merge of #112692 - jieyouxu:better-err-msg-for-unstable-options, r=dav...Matthias Krüger-67/+77
2023-06-27Rollup merge of #112454 - ferrocene:pa-compiletest-dynamic-linking, r=davidtwcoMatthias Krüger-65/+32
2023-06-27Rollup merge of #113068 - clubby789:bootstrap-user-to-dist, r=jyn514Matthias Krüger-10/+43
2023-06-27Provide more context for `rustc +nightly -Zunstable-options` on stable许杰友 Jieyou Xu (Joe)-1/+5
2023-06-27Provide more context for `rustc +nightly -Zunstable-options` on stable许杰友 Jieyou Xu (Joe)-67/+77
2023-06-27Add trophyAndy Wang-0/+1
2023-06-27Fix invalid HTML DIV tag used in HEADGuillaume Gomez-2/+1
2023-06-27[PATCH] Fix build on Solaris where fd-lock cannot be used.Petr Sumbera-4/+6
2023-06-27new lint `needless_raw_string` + refactor a bitCentri3-1/+1
2023-06-27add `needless_raw_string_hashes` lintCentri3-2/+2
2023-06-27Make `--quiet` actually do somethingOli Scherer-6/+13
2023-06-27Auto merge of #113083 - matthiaskrgr:rollup-anbqpij, r=matthiaskrgrbors-1/+4
2023-06-27Rollup merge of #113063 - ehuss:update-books, r=ehussMatthias Krüger-0/+0
2023-06-27Rollup merge of #113058 - GuillaumeGomez:improve-code-comments, r=notriddleMatthias Krüger-1/+4
2023-06-27Auto merge of #112938 - compiler-errors:clause-3, r=oli-obkbors-98/+49
2023-06-26Migrate predicates_of and caller_bounds to ClauseMichael Goulet-98/+49
2023-06-26bootstrap: rename 'user' profile to 'dist'clubby789-10/+43
2023-06-26Auto merge of #112969 - CryZe:patch-7, r=Mark-Simulacrumbors-1/+1
2023-06-26Auto merge of #113057 - TaKO8Ki:rollup-071lc9g, r=TaKO8Kibors-43/+45
2023-06-26Update booksEric Huss-0/+0
2023-06-26CI: do not cancel concurrent builds on the same branchJakub Beránek-1/+1
2023-06-26Add/improve code commentsGuillaume Gomez-1/+4