about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-05-14Rollup merge of #97031 - eholk:drop-tracking-type-error, r=compiler-errorsYuki Okushi-0/+25
2022-05-14Rollup merge of #97018 - GuillaumeGomez:fail-on-js-error, r=notriddleYuki Okushi-2/+2
2022-05-14Rollup merge of #96998 - notriddle:notriddle/var-N, r=jshaYuki Okushi-1/+1
2022-05-13Drop tracking: handle invalid assignments betterEric Holk-0/+25
2022-05-13Emit an error if there is a JS failure on rustdoc pagesGuillaume Gomez-1/+1
2022-05-13Update browser-ui-test versionGuillaume Gomez-1/+1
2022-05-13Rollup merge of #97011 - JohnTitor:issue-28935, r=compiler-errorsMatthias Krüger-0/+9
2022-05-13Rollup merge of #96615 - JohnTitor:test-54779, r=compiler-errorsMatthias Krüger-0/+62
2022-05-13Add regression test for #28935Yuki Okushi-0/+9
2022-05-13For non-defining opaque type usage errors, don't try to also prove all trait ...Oli Scherer-184/+6
2022-05-13Check that closures satisfy their where boundsOli Scherer-14/+327
2022-05-13Auto merge of #97000 - matthiaskrgr:rollup-qh3lhu8, r=matthiaskrgrbors-27/+129
2022-05-13Rollup merge of #96993 - notriddle:notriddle/prototype, r=GuillaumeGomezMatthias Krüger-2/+22
2022-05-13Rollup merge of #96989 - cjgillot:defpath-use, r=davidtwcoMatthias Krüger-24/+100
2022-05-13Rollup merge of #96988 - ehuss:fix-platform-links, r=JohnTitorMatthias Krüger-1/+1
2022-05-13Rollup merge of #96948 - ludfo774:macro-trailing-comma-test, r=joshtriplettMatthias Krüger-0/+6
2022-05-13Auto merge of #96493 - chbaker0:issue-96342-fix, r=Mark-Simulacrumbors-3/+30
2022-05-12rustdoc: remove weird, unused variable from source-files.jsMichael Howell-1/+1
2022-05-12Auto merge of #96966 - nikic:llvm-update-2, r=cuviperbors-0/+0
2022-05-12rustdoc: fix GUI crash when searching for magic JS property valuesMichael Howell-2/+22
2022-05-12Auto merge of #96984 - ehuss:update-cargo, r=ehussbors-0/+0
2022-05-12Bless mir-opt tests.Camille GILLOT-18/+94
2022-05-12Bless tests.Camille GILLOT-6/+6
2022-05-12Fix platform support links.Eric Huss-1/+1
2022-05-12Update cargoEric Huss-0/+0
2022-05-12Auto merge of #96974 - matthiaskrgr:rollup-jd4otnc, r=matthiaskrgrbors-39/+414
2022-05-12Rollup merge of #96968 - cjgillot:codegen-fulfill-nice, r=oli-obkMatthias Krüger-0/+346
2022-05-12Rollup merge of #96939 - GuillaumeGomez:settings-css, r=notriddleMatthias Krüger-39/+10
2022-05-12Rollup merge of #95896 - nagisa:nvptx-contacts, r=Mark-SimulacrumMatthias Krüger-0/+58
2022-05-12Auto merge of #95562 - lcnr:attr-no-encode, r=davidtwcobors-68/+54
2022-05-12Add mir-opt test.Camille GILLOT-0/+157
2022-05-12Auto merge of #96853 - davidtwco:diagnostic-translation-unit-and-more-porting...bors-18/+48
2022-05-12Add tests.Camille GILLOT-0/+189
2022-05-12Update LLVM submoduleNikita Popov-0/+0
2022-05-12Auto merge of #96940 - TaKO8Ki:stop-suggesting-wrong-fully-qualified-path, r=...bors-0/+59
2022-05-12errors: `set_arg` takes `IntoDiagnosticArg`David Wood-8/+17
2022-05-12compiletest: normalize paths from repository rootDavid Wood-10/+9
2022-05-12macros: spanless subdiagnostics from `()` fieldsDavid Wood-0/+22
2022-05-12Auto merge of #95837 - scottmcm:ptr-offset-from-unsigned, r=oli-obkbors-3/+77
2022-05-11Apply CR suggestions; add real tracking issueScott McMurray-1/+2
2022-05-11Rename `unsigned_offset_from` to `sub_ptr`Scott McMurray-1/+1
2022-05-11Add `unsigned_offset_from` on pointersScott McMurray-3/+76
2022-05-12Auto merge of #96150 - est31:unused_macro_rules, r=petrochenkovbors-50/+209
2022-05-11Auto merge of #96806 - cjgillot:codegen-fulfill-nice, r=oli-obkbors-11/+56
2022-05-11Bless clippy.Camille GILLOT-1/+9
2022-05-11Add test of matches macro for trailing commasludfo774-0/+6
2022-05-11Auto merge of #96942 - Dylan-DPC:rollup-p8bcly2, r=Dylan-DPCbors-7/+9
2022-05-11Rollup merge of #96936 - lnicola:rust-analyzer-2022-05-11, r=lnicolaDylan DPC-7/+7
2022-05-11Rollup merge of #91518 - luojia65:rustdoc-riscv-arch, r=GuillaumeGomezDylan DPC-0/+2
2022-05-11Auto merge of #96924 - petrochenkov:nonon, r=nnethercotebors-14/+3