about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-09-01Auto merge of #101239 - oli-obk:tracing_cleanup, r=estebankbors-6/+4
2022-09-01Adjust stderr fileOli Scherer-2/+2
2022-09-01tracing::instrument cleanupOli Scherer-4/+2
2022-09-01Auto merge of #100606 - cuviper:upgrade-linux-ci, r=Mark-Simulacrumbors-52/+26
2022-09-01Auto merge of #100869 - nnethercote:replace-ThinVec, r=spastorinobors-34/+34
2022-09-01Auto merge of #100707 - dzvon:fix-typo, r=davidtwcobors-85/+85
2022-09-01Auto merge of #100537 - petrochenkov:piccheck, r=oli-obkbors-2/+2
2022-09-01Auto merge of #100210 - mystor:proc_macro_diag_struct, r=eddybbors-55/+4
2022-08-31Auto merge of #101249 - matthiaskrgr:rollup-wahnoz8, r=matthiaskrgrbors-4312/+9535
2022-08-31Rollup merge of #101240 - JohnTitor:JohnTitor-patch-1, r=ehussMatthias Krüger-1/+1
2022-08-31Rollup merge of #101230 - davidtwco:translation-internal-lint-no-self-lint, r...Matthias Krüger-7/+15
2022-08-31Rollup merge of #101161 - ldm0:ldm_fix_diagnostic, r=cjgillotMatthias Krüger-15/+45
2022-08-31Rollup merge of #101140 - Jarcho:clippyup, r=JarchoMatthias Krüger-3973/+9254
2022-08-31Rollup merge of #100844 - evopen:migrate-diag, r=davidtwcoMatthias Krüger-313/+85
2022-08-31Rollup merge of #100838 - hkmatsumoto:move-gen-args-to-trait-when-appropriate...Matthias Krüger-3/+127
2022-08-31Rollup merge of #100787 - chenyukang:fix-100770-pretty-crash, r=petrochenkovMatthias Krüger-0/+8
2022-08-31Auto merge of #100085 - RalfJung:op-ty-len, r=oli-obkbors-1/+1
2022-08-31Use `CountIsStart` in clippyJason Newcomb-3/+3
2022-08-31Fix a typo on `wasm64-unknown-unknown` docYuki Okushi-1/+1
2022-08-31Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyupJason Newcomb-3973/+9254
2022-08-31fix a clippy testRalf Jung-1/+1
2022-08-31lint: avoid linting diag functions with diag lintsDavid Wood-7/+15
2022-08-31Rollup merge of #101216 - ehuss:sanitizer-links, r=JohnTitorRalf Jung-10/+26
2022-08-31Rollup merge of #101204 - aDotInTheVoid:async-resugar-in-clean, r=GuillaumeGomezRalf Jung-16/+46
2022-08-31Rollup merge of #100730 - CleanCut:diagnostics-rustc_monomorphize, r=davidtwcoRalf Jung-2/+2
2022-08-31Rollup merge of #90946 - GuillaumeGomez:def-id-remove-weird-case, r=ManishearthRalf Jung-118/+219
2022-08-31use derive proc macro to impl SessionDiagnosticYuanheng Li-313/+85
2022-08-31Fix ci checksDezhi Wu-2/+2
2022-08-31Fix a bunch of typoDezhi Wu-84/+84
2022-08-31Add regression test for implementations displayed on reference primitive typeGuillaume Gomez-0/+37
2022-08-31Print only blanket implementations on reference primitive typeGuillaume Gomez-67/+133
2022-08-31Rollup merge of #101185 - compiler-errors:tweak-wf-locs, r=davidtwcoMatthias Krüger-30/+30
2022-08-31Rollup merge of #101100 - compiler-errors:generalize-call-suggestions, r=petr...Matthias Krüger-140/+274
2022-08-31Rollup merge of #101025 - semarie:openbsd-archs, r=petrochenkovMatthias Krüger-2/+7
2022-08-31Rollup merge of #100970 - Xiretza:derive-multipart-suggestion, r=davidtwcoMatthias Krüger-100/+292
2022-08-31Fix uintended diagnostic caused by `drain(..)`Donough Liu-15/+45
2022-08-31Auto merge of #101220 - JohnTitor:rollup-ov7upr7, r=JohnTitorbors-945/+2486
2022-08-31Rollup merge of #101219 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2022-08-31Rollup merge of #101200 - nikic:issue-85872, r=compiler-errorsYuki Okushi-0/+20
2022-08-31Rollup merge of #101197 - lnicola:rust-analyzer-2022-08-30, r=lnicolaYuki Okushi-845/+1985
2022-08-31Rollup merge of #100927 - andrewpollack:fuchsia-docs-rustup, r=tmandryYuki Okushi-97/+426
2022-08-31Rollup merge of #100804 - GuillaumeGomez:search-results-color-ayu, r=notriddleYuki Okushi-3/+55
2022-08-30Auto merge of #99102 - JakobDegen:reorder-generators, r=oli-obkbors-49/+68
2022-08-30Update booksEric Huss-0/+0
2022-08-30Update src/doc/rustc/src/platform-support/fuchsia.mdandrewpollack-1/+1
2022-08-30Update src/doc/rustc/src/platform-support/fuchsia.mdandrewpollack-1/+1
2022-08-30Use in-page links for sanitizer docs.Eric Huss-10/+26
2022-08-30Adding new Fuchsia rustup docs... reworking walkthroughAndrew Pollack-96/+425
2022-08-30Auto merge of #98919 - 5225225:stricter-invalid-value, r=RalfJungbors-11/+67
2022-08-30Clean up render_assoc_items_inner a bitGuillaume Gomez-54/+52