about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-05-14Auto merge of #96883 - jackh726:early-binder-2, r=oli-obkbors-19/+19
2022-05-14Auto merge of #97044 - Urgau:check-cfg-fix-rustc-perf, r=Mark-Simulacrumbors-3/+7
2022-05-14Auto merge of #97039 - cjgillot:no-rpit-hrtb, r=jackh726bors-98/+221
2022-05-14Fix rustc-perf benchmarksUrgau-3/+7
2022-05-14Auto merge of #96345 - petrochenkov:linclean, r=notriddlebors-503/+241
2022-05-14Add a test with both passing and erroneous cases.Camille GILLOT-0/+146
2022-05-14Auto merge of #95826 - carbotaniuman:miri-permissive-provenance, r=RalfJungbors-2/+2
2022-05-14Forbid nested opaque types to reference HRTB from opaque types.Camille GILLOT-98/+75
2022-05-14Auto merge of #94872 - mati865:mingw-llvm-target, r=petrochenkovbors-11/+69
2022-05-14Auto merge of #97035 - JohnTitor:rollup-00ko07z, r=JohnTitorbors-3/+28
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-14Auto merge of #95602 - scottmcm:faster-array-intoiter-fold, r=the8472bors-0/+54
2022-05-13Drop tracking: handle invalid assignments betterEric Holk-0/+25
2022-05-13Add bound_impl_trait_refJack Huey-5/+5
2022-05-13Add bound_fn_sigJack Huey-2/+2
2022-05-13Add bound_type_ofJack Huey-11/+11
2022-05-13resolve: Move collection of all `macro_rules` in the crate to rustdocVadim Petrochenkov-2/+6
2022-05-13Add LLVM based mingw-w64 targetsMateusz Mikuła-11/+69
2022-05-13Fix rebaseVadim Petrochenkov-5/+2
2022-05-13rustdoc: Use `Visibility::is_public` moreVadim Petrochenkov-10/+6
2022-05-13rustdoc: Do not resolve associated item paths unnecessarilyVadim Petrochenkov-11/+9
2022-05-13rustdoc: Do not create `UrlFragment`s until they are necessaryVadim Petrochenkov-236/+133
2022-05-13rustdoc: Remove `fn resolve_macro`Vadim Petrochenkov-119/+43
2022-05-13rustdoc: Remove `ResolutionFailure::Dummy`Vadim Petrochenkov-37/+20
2022-05-13rustdoc: Remove `ResolutionFailure::MalformedGenerics`Vadim Petrochenkov-81/+61
2022-05-13rustdoc: Remove `ResolutionFailure::NoParentItem`Vadim Petrochenkov-49/+8
2022-05-13Rustc changes for permissive provenancecarbotaniuman-2/+2
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