summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-07-16Auto merge of #99299 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.62.1bors-212/+442
2022-07-15Fix tests after beta backportMark Rousskov-2/+2
2022-07-15Release 1.62.1Mark Rousskov-1/+19
2022-07-15Sort query output.Camille GILLOT-0/+5
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-15Return a FxIndexSet in is_late_bound query.Camille GILLOT-6/+7
2022-07-15Address reviewer commentsRaoul Strackx-5/+10
2022-07-15Test `copy_to_userspace` functionRaoul Strackx-1/+33
2022-07-15Ensure userspace allocation is 8-byte alignedRaoul Strackx-1/+4
2022-07-15Mitigate MMIO stale data vulnerabilitiesRaoul Strackx-2/+98
2022-07-15Unify copying data from enclave to userspaceRaoul Strackx-7/+3
2022-07-15Only register hidden types for opaque types from the current crate, nothing e...Oli Scherer-1/+2
2022-07-15not knowing about opaque types is worse than not knowing about regions, make ...Oli Scherer-2/+2
2022-07-15Remove type flag based opaque type workaroundOli Scherer-181/+30
2022-07-15Make `evaluate_obligation` not succeed unconditionally if it registered new h...Oli Scherer-11/+31
2022-07-15use a method instead of manually doing what its body doesOli Scherer-1/+1
2022-07-15pessimistically treat all function items as containing an opaque typeOli Scherer-4/+63
2022-07-15Fix ui-fulldep testChris Denton-6/+11
2022-07-15Tests for unsound Windows file methodsChris Denton-0/+101
2022-07-15Windows: Fallback for overlapped I/OChris Denton-1/+26
2022-07-15Use `rtabort!` instead of `process::abort`Chris Denton-7/+2
2022-06-27Auto merge of #98571 - pietroalbini:pa-1.62.0-stable, r=pietroalbini 1.62.0bors-1/+252
2022-06-27bump channel to stablePietro Albini-1/+1
2022-06-27backport release notesPietro Albini-0/+251
2022-06-26Auto merge of #98462 - cjgillot:no-apit-hrtb-beta, r=Mark-Simulacrumbors-8/+82
2022-06-24beta fallout.Camille GILLOT-12/+7
2022-06-24Fail gracefully when encountering an HRTB in APIT.Camille GILLOT-8/+87
2022-06-24Auto merge of #98440 - ehuss:update-beta-cargo, r=ehussbors-413/+331
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-225/+2
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-7/+12
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-110/+68
2022-06-23Rollup merge of #97431 - compiler-errors:issue-97413, r=oli-obkMichael Goulet-7/+24
2022-06-13Auto merge of #97642 - oli-obk:backport_undo_closure_wf_check, r=compiler-errorsbors-82/+25
2022-06-13Revert "Check that closures satisfy their where bounds"Oli Scherer-82/+25
2022-06-08Auto merge of #97701 - compiler-errors:🅱-remove-arg-matrix, r=estebankbors-7473/+1671
2022-06-07Remove arg_matrix.rs, bless testsMichael Goulet-6754/+1497
2022-06-07Revert check_argument_typesMichael Goulet-719/+174
2022-06-02Auto merge of #97631 - ehuss:update-beta-cargo, r=ehussbors-11/+49
2022-06-01Rollup merge of #97328 - petrochenkov:nativice, r=michaelwoeristerDylan DPC-4/+16
2022-06-01Rollup merge of #97303 - compiler-errors:arg-typos, r=jackh726Dylan DPC-6/+31
2022-06-01Rollup merge of #97032 - est31:unused_macro_rules, r=petrochenkovMatthias Krüger-1/+2
2022-06-01[beta] Update cargoEric Huss-0/+0
2022-05-19Auto merge of #97175 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-340/+283
2022-05-19Bump bootstrap to latest stableMark Rousskov-340/+283
2022-05-17Auto merge of #97088 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-148/+56
2022-05-17Revert "Add `set_inheritable` for Windows `Handle`s"Mark Rousskov-16/+0