summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #99299 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum1.62.1bors2022-07-1636-212/+442
|\
| * Fix tests after beta backportMark Rousskov2022-07-152-2/+2
| * Release 1.62.1Mark Rousskov2022-07-152-1/+19
| * Sort query output.Camille GILLOT2022-07-151-0/+5
| * Add link to issue for src/test/incremental/async-lifetimes.rsMichael Woerister2022-07-151-0/+2
| * Add regression test.Camille GILLOT2022-07-151-0/+17
| * Return a FxIndexSet in is_late_bound query.Camille GILLOT2022-07-155-6/+7
| * Address reviewer commentsRaoul Strackx2022-07-151-5/+10
| * Test `copy_to_userspace` functionRaoul Strackx2022-07-153-1/+33
| * Ensure userspace allocation is 8-byte alignedRaoul Strackx2022-07-151-1/+4
| * Mitigate MMIO stale data vulnerabilitiesRaoul Strackx2022-07-151-2/+98
| * Unify copying data from enclave to userspaceRaoul Strackx2022-07-151-7/+3
| * Only register hidden types for opaque types from the current crate, nothing e...Oli Scherer2022-07-152-1/+2
| * not knowing about opaque types is worse than not knowing about regions, make ...Oli Scherer2022-07-151-2/+2
| * Remove type flag based opaque type workaroundOli Scherer2022-07-159-181/+30
| * Make `evaluate_obligation` not succeed unconditionally if it registered new h...Oli Scherer2022-07-158-11/+31
| * use a method instead of manually doing what its body doesOli Scherer2022-07-151-1/+1
| * pessimistically treat all function items as containing an opaque typeOli Scherer2022-07-157-4/+63
| * Fix ui-fulldep testChris Denton2022-07-151-6/+11
| * Tests for unsound Windows file methodsChris Denton2022-07-153-0/+101
| * Windows: Fallback for overlapped I/OChris Denton2022-07-152-1/+26
| * Use `rtabort!` instead of `process::abort`Chris Denton2022-07-151-7/+2
|/
* Auto merge of #98571 - pietroalbini:pa-1.62.0-stable, r=pietroalbini1.62.0bors2022-06-272-1/+252
|\
| * bump channel to stablePietro Albini2022-06-271-1/+1
| * backport release notesPietro Albini2022-06-271-0/+251
|/
* Auto merge of #98462 - cjgillot:no-apit-hrtb-beta, r=Mark-Simulacrumbors2022-06-264-8/+82
|\
| * beta fallout.Camille GILLOT2022-06-242-12/+7
| * Fail gracefully when encountering an HRTB in APIT.Camille GILLOT2022-06-244-8/+87
* | Auto merge of #98440 - ehuss:update-beta-cargo, r=ehussbors2022-06-2438-413/+331
|\ \ | |/ |/|
| * Auto merge of #98423 - ehuss:ci-submodule-no-archive, r=compiler-errorsbors2022-06-241-8/+11
| * Rollup merge of #98336 - fmease:remove-faulty-doc-hidden-lint, r=GuillaumeGomezYuki Okushi2022-06-234-225/+2
| * Rollup merge of #98137 - michaelwoerister:fix-unsized-rc-arc-natvis, r=wesley...Matthias Krüger2022-06-232-56/+214
| * Auto merge of #97911 - dtolnay:numcpu, r=Mark-Simulacrumbors2022-06-2310-7/+12
| * Auto merge of #97690 - nikic:update-llvm-4, r=cuviperbors2022-06-231-0/+0
| * Rollup merge of #97636 - nnethercote:revert-96682, r=dtolnayDylan DPC2022-06-2317-110/+68
| * Rollup merge of #97431 - compiler-errors:issue-97413, r=oli-obkMichael Goulet2022-06-233-7/+24
|/
* Auto merge of #97642 - oli-obk:backport_undo_closure_wf_check, r=compiler-errorsbors2022-06-1310-82/+25
|\
| * Revert "Check that closures satisfy their where bounds"Oli Scherer2022-06-1310-82/+25
|/
* Auto merge of #97701 - compiler-errors:🅱-remove-arg-matrix, r=estebankbors2022-06-08163-7473/+1671
|\
| * Remove arg_matrix.rs, bless testsMichael Goulet2022-06-07161-6754/+1497
| * Revert check_argument_typesMichael Goulet2022-06-073-719/+174
|/
* Auto merge of #97631 - ehuss:update-beta-cargo, r=ehussbors2022-06-029-11/+49
|\
| * Rollup merge of #97328 - petrochenkov:nativice, r=michaelwoeristerDylan DPC2022-06-013-4/+16
| * Rollup merge of #97303 - compiler-errors:arg-typos, r=jackh726Dylan DPC2022-06-014-6/+31
| * Rollup merge of #97032 - est31:unused_macro_rules, r=petrochenkovMatthias Krüger2022-06-011-1/+2
| * [beta] Update cargoEric Huss2022-06-011-0/+0
|/
* Auto merge of #97175 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors2022-05-191-340/+283
|\
| * Bump bootstrap to latest stableMark Rousskov2022-05-191-340/+283
|/
* Auto merge of #97088 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors2022-05-179-148/+56
|\
| * Revert "Add `set_inheritable` for Windows `Handle`s"Mark Rousskov2022-05-172-16/+0