summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-07-15Fix tests after beta backportMark Rousskov-2/+2
2022-07-15Release 1.62.1Mark Rousskov-1/+1
2022-07-15Add link to issue for src/test/incremental/async-lifetimes.rsMichael Woerister-0/+2
2022-07-15Add regression test.Camille GILLOT-0/+17
2022-07-15Remove type flag based opaque type workaroundOli Scherer-173/+30
2022-07-15Make `evaluate_obligation` not succeed unconditionally if it registered new h...Oli Scherer-2/+4
2022-07-15pessimistically treat all function items as containing an opaque typeOli Scherer-4/+58
2022-07-15Fix ui-fulldep testChris Denton-6/+11
2022-07-15Tests for unsound Windows file methodsChris Denton-0/+76
2022-06-27bump channel to stablePietro Albini-1/+1
2022-06-26Auto merge of #98462 - cjgillot:no-apit-hrtb-beta, r=Mark-Simulacrumbors-0/+16
2022-06-24beta fallout.Camille GILLOT-6/+0
2022-06-24Fail gracefully when encountering an HRTB in APIT.Camille GILLOT-0/+22
2022-06-24Auto merge of #98423 - ehuss:ci-submodule-no-archive, r=compiler-errorsbors-8/+11
2022-06-23Rollup merge of #98336 - fmease:remove-faulty-doc-hidden-lint, r=GuillaumeGomezYuki Okushi-151/+0
2022-06-23Rollup merge of #98137 - michaelwoerister:fix-unsized-rc-arc-natvis, r=wesley...Matthias Krüger-56/+214
2022-06-23Auto merge of #97911 - dtolnay:numcpu, r=Mark-Simulacrumbors-6/+6
2022-06-23Auto merge of #97690 - nikic:update-llvm-4, r=cuviperbors-0/+0
2022-06-23Rollup merge of #97636 - nnethercote:revert-96682, r=dtolnayDylan DPC-86/+59
2022-06-23Rollup merge of #97431 - compiler-errors:issue-97413, r=oli-obkMichael Goulet-0/+18
2022-06-13Revert "Check that closures satisfy their where bounds"Oli Scherer-79/+20
2022-06-07Remove arg_matrix.rs, bless testsMichael Goulet-6396/+1496
2022-06-01Rollup merge of #97328 - petrochenkov:nativice, r=michaelwoeristerDylan DPC-0/+11
2022-06-01Rollup merge of #97303 - compiler-errors:arg-typos, r=jackh726Dylan DPC-1/+26
2022-06-01[beta] Update cargoEric Huss-0/+0
2022-05-19Bump bootstrap to latest stableMark Rousskov-340/+283
2022-05-17Bump rlsMark Rousskov-0/+0
2022-05-16Update CI channel to betaMark Rousskov-1/+1
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