about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-16Address PR commentsCelina G. Val-4/+3
2023-11-16Add more APIs and fix `Instance::body`Celina G. Val-47/+422
2023-11-16Auto merge of #15913 - lnicola:bump-libc, r=lnicolabors-4/+5
2023-11-16Bump libcLaurențiu Nicola-4/+5
2023-11-16Auto merge of #116097 - jackh726:higher-ranked-lifetime-error-backup, r=compi...bors-13/+80
2023-11-16Fix bug on MIRVisitorCelina G. Val-2/+2
2023-11-16Add more SMIR internal impl and callback return valueCelina G. Val-21/+159
2023-11-16bootstrap: only show PGO warnings when verboseJosh Stone-1/+3
2023-11-16Update rust-cache GHA in deploy workflowPhilipp Krones-1/+3
2023-11-16fix: Update CONTRIBUTING.md recommend -> recommendedZephyr-1/+1
2023-11-16Update Cargo.lockPhilipp Krones-7/+5
2023-11-16Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyupPhilipp Krones-10369/+10338
2023-11-16Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyupPhilipp Krones-10369/+10338
2023-11-16Auto merge of #11823 - flip1995:rustup, r=flip1995bors-117/+102
2023-11-16Bump Clippy version -> 0.1.76Philipp Krones-5/+5
2023-11-16Bump nightly version -> 2023-11-16Philipp Krones-1/+1
2023-11-16Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-10404/+10388
2023-11-16Auto merge of #3166 - devnexen:reallocarray, r=RalfJungbors-1/+48
2023-11-16Auto merge of #15830 - davidbarsky:davidbarsky/allow-companion-extension-to-c...bors-41/+23
2023-11-16remove unused PhantomDataSarrus1-27/+29
2023-11-16code: expose workspaces to other extensions; remove `addProject` commandDavid Barsky-41/+23
2023-11-16reallocarray shim linux/freebsd support proposal.David Carlier-1/+48
2023-11-16Update documentation for `MAYBE_MISUSED_CFG` lintGuillaume Gomez-1/+7
2023-11-16Add UI test for mispelled `test`Guillaume Gomez-1/+49
2023-11-16Extend `maybe_misused_cfg` lint over `cfg(test)`Guillaume Gomez-0/+13
2023-11-16let-chain fmtEsteban Küber-2/+1
2023-11-16address review commentEsteban Küber-23/+20
2023-11-16recover primary span labelEsteban Küber-107/+131
2023-11-16Suggest `unwrap()` on field not found for `Result`/`Option`Esteban Küber-23/+166
2023-11-16Suggest field typo through derefsEsteban Küber-192/+227
2023-11-16Add test for parens around match arm pattern and conditionEsteban Küber-0/+63
2023-11-16Smaller span for unnessary `mut` suggestionEsteban Küber-13/+12
2023-11-16Move tests to subdirectoryEsteban Küber-0/+0
2023-11-16allow more div and rem operations that can be checkedy21-45/+124
2023-11-16[`match_same_arms`]: respect allow attrs on armsy21-3/+5
2023-11-16Suggest replacing `Self` with the right type on type errorEsteban Küber-4/+27
2023-11-16Point at impl self ty on type error involving `Self`Esteban Küber-1/+41
2023-11-16More detail when expecting expression but encountering bad macro argumentEsteban Küber-67/+200
2023-11-16fix: better resolve assoc item with type boundaustaras-23/+156
2023-11-16Auto merge of #117956 - saethlin:provenance-gc-access, r=RalfJungbors-0/+7
2023-11-16fix missing assoc itemYoung-Flash-5/+18
2023-11-16ignore implied bounds with placeholdersAli MJ Al-Nasrawy-3/+81
2023-11-16Let Miri see the AllocId for all TyCtxt allocationsBen Kimock-0/+7
2023-11-16Auto merge of #117875 - Mark-Simulacrum:bootstrap-bump, r=clubby789bors-1130/+1250
2023-11-16Auto merge of #117955 - notriddle:master, r=GuillaumeGomezbors-61/+10
2023-11-16Stabilize ptr_addr_eq library featureUrgau-5/+5
2023-11-16Auto merge of #3168 - RalfJung:set_var, r=RalfJungbors-5/+5
2023-11-16get rid of our last uses of set_varRalf Jung-5/+5
2023-11-16Auto merge of #3167 - RalfJung:rustup, r=RalfJungbors-339/+878
2023-11-16Merge from rustcRalf Jung-338/+877