about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-09-29mark relevant tests as requiring unwindingPietro Albini-2/+5
2023-09-29Auto merge of #115759 - oli-obk:open_drop_from_non-ADT, r=lcnrbors-83/+177
2023-09-29add needs-relocation-model-pic to compiletestPietro Albini-2/+12
2023-09-29fix(suggestion): insert projection to associated typesbohan-29/+89
2023-09-29Auto merge of #116260 - matthiaskrgr:rollup-q3sge0i, r=matthiaskrgrbors-263/+615
2023-09-29Rollup merge of #116253 - asquared31415:adt_const_params_feature, r=compiler-...Matthias Krüger-84/+254
2023-09-29Rollup merge of #116245 - flip1995:clippy-backport, r=ManishearthMatthias Krüger-1/+1
2023-09-29Rollup merge of #116239 - cjgillot:issue-116212, r=WaffleLapkinMatthias Krüger-8/+18
2023-09-29Rollup merge of #116234 - RalfJung:miri, r=RalfJungMatthias Krüger-78/+239
2023-09-29Rollup merge of #116231 - DaniPopes:simpler-lint-array, r=NilstriebMatthias Krüger-36/+23
2023-09-29Rollup merge of #116201 - Jarcho:noop_fix, r=fee1-deadMatthias Krüger-7/+39
2023-09-29Rollup merge of #116133 - pouriya:refactor-bootstrap.py, r=albertlarsan68Matthias Krüger-49/+41
2023-09-29Auto merge of #116176 - FedericoStra:isqrt, r=dtolnaybors-0/+165
2023-09-29Auto merge of #116089 - estebank:issue-115992-2, r=compiler-errorsbors-75/+306
2023-09-29Auto merge of #115986 - onur-ozkan:fix-cross-compilation-lto-problem, r=wesle...bors-3/+18
2023-09-29Auto merge of #115843 - lcnr:bb-provisional-cache, r=compiler-errorsbors-188/+142
2023-09-29Auto merge of #115821 - obeis:hir-analysis-migrate-diagnostics-5, r=compiler-...bors-125/+236
2023-09-28Reverse postorder instead of using reversed postorderMaybe Waffle-13/+19
2023-09-28Use `and_then` instead of while let chain to clarify `iter` scopeMaybe Waffle-1/+1
2023-09-28Remove unnecessary `&mut/ref mut` pairMaybe Waffle-1/+1
2023-09-28make adt_const_params feature suggestion more consistent with others and only...asquared31415-84/+254
2023-09-28Don't resolve basic block data in `Postorder`Maybe Waffle-7/+6
2023-09-28`(&mut iter)` -> `iter.by_ref()`Maybe Waffle-1/+1
2023-09-28Simplify `Postorder::next`Maybe Waffle-6/+4
2023-09-28Remove `ReversePostorder` altogetherMaybe Waffle-58/+0
2023-09-28Remove outdated commentMaybe Waffle-2/+1
2023-09-28Auto merge of #115659 - compiler-errors:itp, r=cjgillotbors-226/+50
2023-09-28Remove `rustc_lint_defs::lint_array`DaniPopes-36/+23
2023-09-28Auto merge of #116199 - Urgau:simplify-invalid_ref_casting, r=cjgillotbors-134/+182
2023-09-28Move needless_raw_string_hashes to pedanticAlex Macleod-1/+1
2023-09-28Add Exclusive forwarding impls (FnOnce, FnMut, Generator)David Tolnay-1/+45
2023-09-28Auto merge of #116227 - nikic:update-llvm-14, r=cuviperbors-0/+0
2023-09-28Only visit reachable nodes in SsaLocals.Camille GILLOT-8/+4
2023-09-28Add test for 116212.Camille GILLOT-0/+14
2023-09-28remove unimplementedouz-a-1/+1
2023-09-28simplify visitouz-a-28/+2
2023-09-28visit and fold ty::refouz-a-2/+8
2023-09-28simplify foldouz-a-34/+3
2023-09-28change visit to fold for ty and regouz-a-5/+5
2023-09-28Add a mir validation check to prevent OpaqueCast after analysis passes finishOli Scherer-0/+9
2023-09-28Skip reinterning if nothing changedOli Scherer-9/+7
2023-09-28Strip `OpaqueCast` during `RevealAll`.Oli Scherer-26/+57
2023-09-28Bless mir-opt testsOli Scherer-40/+46
2023-09-28Remove unnecessary generator-check, which also fixes the issue within async f...Oli Scherer-6/+2
2023-09-28Unconditionally run `RevealAll` pass and run it earlierOli Scherer-22/+76
2023-09-28Some tracing cleanupsOli Scherer-4/+4
2023-09-28isqrt: disable long running tests in MiriFederico Stra-0/+8
2023-09-28Auto merge of #116230 - matthiaskrgr:rollup-hi1ciwy, r=matthiaskrgrbors-1/+64
2023-09-28update lockfileRalf Jung-6/+11
2023-09-28Rollup merge of #116221 - ArchUsr64:patch-1, r=ChrisDentonMatthias Krüger-1/+1