about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-10Rollup merge of #108930 - Ezrashaw:better-error-for-manual-fn-impl, r=petroch...Matthias Krüger-51/+142
2023-03-10Rollup merge of #108900 - bvanjoi:issue-108275, r=petrochenkovMatthias Krüger-10/+40
2023-03-10Rollup merge of #108834 - compiler-errors:fn-ptr-fn-obl, r=spastorinoMatthias Krüger-3/+44
2023-03-10Rollup merge of #108828 - compiler-errors:new-solver-alias-eq-on-num-var, r=lcnrMatthias Krüger-40/+143
2023-03-10Rollup merge of #106921 - madsmtm:cell-memory-layout, r=dtolnayMatthias Krüger-0/+6
2023-03-10Moved thread_local implementation to sys::commonAyush Singh-731/+723
2023-03-10Add note when matching token with nonterminalNilstrieb-3/+10
2023-03-10Auto merge of #10479 - Jarcho:issue_10474, r=flip1995bors-3/+23
2023-03-10Ignore sgx platform for issue-36710Raoul Strackx-0/+1
2023-03-10Fix run-make LVI testsRaoul Strackx-25/+38
2023-03-10rustdoc: Don't crash on `crate` references in blocksAdrian Heine-10/+7
2023-03-10Don't lint `manual_clamp` in const contexts.Jason Newcomb-3/+23
2023-03-10Auto merge of #108977 - matthiaskrgr:rollup-1bnl1hu, r=matthiaskrgrbors-121/+157
2023-03-10Ignore LVI incompatible assembly tests on sgx platformRaoul Strackx-0/+4
2023-03-10Fix LVI inline assembly testRaoul Strackx-13/+4
2023-03-10Fix LVI generic load testRaoul Strackx-1/+1
2023-03-10Fix rustc test suitebjorn3-0/+1
2023-03-10Refactor: Distinguish scrutinee expression from match expressioniDawer-10/+10
2023-03-10bootstrap: document tidyAlex Huang-0/+2
2023-03-10Refactor hir::diagnostics::MissingMatchArms fields, better namingiDawer-8/+7
2023-03-10Rustup to rustc 1.70.0-nightly (39f2657d1 2023-03-09)bjorn3-3/+3
2023-03-10Sync from rust 39f2657d1101b50f9b71ae460b762d330cc8426bbjorn3-3/+5
2023-03-10Forbid `#[target_feature]` on safe default implementationsLéo Lanteri Thauvin-2/+17
2023-03-10Split __thread_local_inner macroAyush Singh-194/+316
2023-03-10Move __thread_local_inner to sysAyush Singh-194/+194
2023-03-10Auto merge of #102256 - cjgillot:let-under, r=lcnrbors-19/+271
2023-03-10Remove unnecessary argumentiDawer-5/+4
2023-03-10Rollup merge of #108964 - majaha:ptr_metadata_doc, r=workingjubileeMatthias Krüger-4/+4
2023-03-10Rollup merge of #108963 - jhheider:fix-CI-non-git-builds, r=albertlarsan68Matthias Krüger-1/+1
2023-03-10Rollup merge of #108960 - compiler-errors:no-body-def-id, r=cjgillotMatthias Krüger-84/+55
2023-03-10Rollup merge of #108956 - Raekye:master, r=scottmcmMatthias Krüger-2/+2
2023-03-10Rollup merge of #108946 - bmoxb:bool-to-float-docs, r=cuviperMatthias Krüger-2/+24
2023-03-10Rollup merge of #108945 - spastorino:pass-def-id-instead-of-using-hir-id, r=c...Matthias Krüger-43/+50
2023-03-10Rollup merge of #108940 - b-naber:reviewers-list, r=compiler-errorsMatthias Krüger-0/+1
2023-03-10Rollup merge of #108936 - GuillaumeGomez:rustdoc-anonymous-reexport, r=notriddleMatthias Krüger-4/+34
2023-03-10Rollup merge of #108879 - compiler-errors:constrained-root-var, r=lcnrMatthias Krüger-15/+20
2023-03-10Use anonymous lifetimesiDawer-1/+1
2023-03-10Auto merge of #10475 - flip1995:beta-changelog, r=xFrednetbors-3/+3
2023-03-10Update changelog for beta-accepted labelsPhilipp Krones-3/+3
2023-03-10Auto merge of #14316 - HKalbasi:master, r=HKalbasibors-2/+30
2023-03-10Update triagebot rust-analyzer team mentionLukas Wirth-1/+1
2023-03-10Fix stack overflow when derefrencing `&!`hkalbasi-2/+30
2023-03-10Auto merge of #14313 - Veykril:notifs, r=Veykrilbors-45/+68
2023-03-10Update Cargo.lock (Clippy version)Philipp Krones-4/+4
2023-03-10Merge commit '3c06e0b1ce003912f8fe0536d3a7fe22558e38cf' into clippyupPhilipp Krones-775/+2508
2023-03-10Merge commit '3c06e0b1ce003912f8fe0536d3a7fe22558e38cf' into clippyupPhilipp Krones-775/+2508
2023-03-10updating commentlcnr-1/+1
2023-03-10Auto merge of #10275 - Alexendoo:format-args-ast, r=flip1995bors-90/+221
2023-03-10Fix is_quiescent reportingLukas Wirth-5/+7
2023-03-10Auto merge of #10473 - flip1995:rustup, r=flip1995bors-65/+49