about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-08-04Auto merge of #99953 - cjgillot:in-path-always, r=petrochenkovbors-0/+17
2022-08-04Auto merge of #100120 - matthiaskrgr:rollup-g6ycykq, r=matthiaskrgrbors-13/+229
2022-08-04Auto merge of #100123 - matthiaskrgr:rollup-aylwvyc, r=matthiaskrgrbors-85/+171
2022-08-03Auto merge of #100065 - ehuss:update-cargo, r=ehussbors-2/+0
2022-08-03Rollup merge of #100111 - estebank:missing-let, r=compiler-errorsMatthias Krüger-0/+26
2022-08-03Rollup merge of #100107 - klensy:tr-w, r=compiler-errorsMatthias Krüger-1/+1
2022-08-03Rollup merge of #100105 - TaKO8Ki:add-regression-test-for-90871, r=compiler-e...Matthias Krüger-0/+28
2022-08-03Rollup merge of #100104 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPCMatthias Krüger-42/+34
2022-08-03Rollup merge of #100083 - notriddle:notriddle/source-files-js, r=GuillaumeGomezMatthias Krüger-20/+31
2022-08-03Rollup merge of #100068 - dcsommer:master, r=petrochenkovMatthias Krüger-3/+30
2022-08-03Rollup merge of #98877 - topjohnwu:fix-lld, r=jyn514Matthias Krüger-19/+21
2022-08-03Rollup merge of #100029 - hdelc:master, r=cjgillotMatthias Krüger-12/+36
2022-08-03Rollup merge of #99795 - compiler-errors:delay-specialization-normalize-error...Matthias Krüger-0/+58
2022-08-03Rollup merge of #99786 - obeis:issue-99625, r=compiler-errorsMatthias Krüger-0/+34
2022-08-03Rollup merge of #98835 - aliemjay:relate_closure_substs, r=nikomatsakisMatthias Krüger-1/+101
2022-08-03Update cargoEric Huss-0/+0
2022-08-03Provide suggestion on missing `let` in binding statementEsteban Küber-0/+26
2022-08-03Auto merge of #100064 - RalfJung:disaligned, r=petrochenkovbors-1/+150
2022-08-03fix is_disaligned logic for nested packed structsRalf Jung-1/+150
2022-08-03fix trailing whitespace in error messageklensy-1/+1
2022-08-03add regression test for #90871Takayuki Maeda-0/+28
2022-08-03remove Clean trait implementation for hir::IsAutoGuillaume Gomez-9/+0
2022-08-03remove Clean trait implementation for ty::RegionGuillaume Gomez-33/+34
2022-08-03Set llvm configs when building lldtopjohnwu-19/+21
2022-08-03Rollup merge of #100079 - camelid:fix-doc-star-search, r=Dylan-DPCDylan DPC-1/+1
2022-08-03Rollup merge of #99738 - notriddle:notriddle/multiple-modules-w-same-name, r=...Dylan DPC-7/+53
2022-08-03Auto merge of #100082 - matthiaskrgr:rollup-ywu4iux, r=matthiaskrgrbors-391/+1019
2022-08-02Add items to `DocAliasBadLocation` check error match armhdelc-10/+10
2022-08-02Update rlsEric Huss-0/+0
2022-08-03Delay a bug when failed to normalize trait ref during specializationMichael Goulet-0/+58
2022-08-02Remove CARGO_TEST_DISABLE_GIT_CLIEric Huss-2/+0
2022-08-02Update cargoEric Huss-0/+0
2022-08-02Fix backwards-compatibility check for tests with `+whole-archive`Daniel Sommermann-3/+30
2022-08-02rustdoc: avoid inlining foreigns with duplicate namesMichael Howell-5/+27
2022-08-02Auto merge of #92268 - jswrenn:transmute, r=oli-obkbors-0/+4128
2022-08-02Rollup merge of #100074 - petrochenkov:bundledoc, r=bjorn3Matthias Krüger-3/+3
2022-08-02Rollup merge of #100070 - mqudsi:99768_revisited, r=RalfJungMatthias Krüger-4/+3
2022-08-02Rollup merge of #100049 - lnicola:rust-analyzer-2022-08-02, r=lnicolaMatthias Krüger-241/+765
2022-08-02Rollup merge of #100008 - jyn514:eager-submodules, r=bjorn3Matthias Krüger-18/+2
2022-08-02Rollup merge of #99958 - PrestonFrom:issue_99907, r=compiler-errorsMatthias Krüger-104/+220
2022-08-02Rollup merge of #99933 - alex:parallel-html-checking, r=Mark-SimulacrumMatthias Krüger-21/+26
2022-08-02Replace `* -> vec` with `-> vec` in docsNoah Lev-1/+1
2022-08-02rustdoc: use a more compact encoding for source-files.jsMichael Howell-20/+31
2022-08-02rustc-docs: Be less specific about the representation of `+bundle`Vadim Petrochenkov-3/+3
2022-08-02Clarify Cargo.toml commentsMahmoud Al-Qudsi-4/+3
2022-08-02Rollup merge of #100057 - GuillaumeGomez:rm-more-clean-impl, r=Dylan-DPCMatthias Krüger-34/+28
2022-08-02Rollup merge of #100053 - flip1995:clippy_backport, r=xFrednetMatthias Krüger-3/+5
2022-08-02Rollup merge of #100052 - TimNN:patch-1, r=nikicMatthias Krüger-1/+1
2022-08-02Rollup merge of #100045 - Amanieu:global_asm_may_unwind, r=tmiaskoMatthias Krüger-36/+36
2022-08-02Rollup merge of #100005 - GuillaumeGomez:cleanup-ast-attr-clean, r=notriddleMatthias Krüger-19/+15