about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-13don't store OriginalQueryValues::universe_mapAli MJ Al-Nasrawy-4/+12
2023-12-13global param_env canonicalization cacheAli MJ Al-Nasrawy-22/+128
2023-12-13Auto merge of #118870 - Enselic:rustc_passes-query-stability, r=compiler-errorsbors-1/+10
2023-12-13Reformulate `std::env::{set,remove}_env` as safety noteTobias Bucher-24/+36
2023-12-13Auto merge of #118500 - ZetaNumbers:tcx_hir_refactor, r=petrochenkovbors-393/+390
2023-12-13Auto merge of #16061 - Veykril:vec-completion, r=Veykrilbors-25/+82
2023-12-13Auto merge of #118534 - RalfJung:extern-type-size-of-val, r=WaffleLapkinbors-162/+211
2023-12-13Auto merge of #118534 - RalfJung:extern-type-size-of-val, r=WaffleLapkinbors-60/+0
2023-12-13Fix LLD thread flag selection for Windows targetsJakub Beránek-1/+1
2023-12-13Add `TargetSelection::is_windows` methodJakub Beránek-19/+19
2023-12-13Auto merge of #117050 - c410-f3r:here-we-go-again, r=petrochenkovbors-242/+676
2023-12-13Fix XCOFF metadataKai Luo-10/+11
2023-12-13Auto merge of #118900 - workingjubilee:rollup-wkv9hq1, r=workingjubileebors-171/+307
2023-12-13Rename some unescaping functions.Nicholas Nethercote-9/+7
2023-12-12Rollup merge of #118891 - compiler-errors:async-gen-blocks, r=eholkJubilee-15/+87
2023-12-12Rollup merge of #118889 - matthiaskrgr:compl_2023_2, r=WaffleLapkinJubilee-28/+18
2023-12-12Rollup merge of #118887 - smoelius:patch-1, r=NilstriebJubilee-1/+1
2023-12-12Rollup merge of #118886 - GuillaumeGomez:clean-up-search-vars, r=notriddleJubilee-13/+7
2023-12-12Rollup merge of #118885 - matthiaskrgr:compl_2023, r=compiler-errorsJubilee-33/+14
2023-12-12Rollup merge of #118884 - matthiaskrgr:auszweimacheins, r=NadrierilJubilee-2/+3
2023-12-12Rollup merge of #118873 - lukas-code:fix_waker_getter_tracking_issue_number, ...Jubilee-3/+3
2023-12-12Rollup merge of #118872 - GuillaumeGomez:codeblock-attr-lint, r=notriddleJubilee-70/+168
2023-12-12Rollup merge of #118864 - farnoy:masked-load-store-fixes, r=workingjubileeJubilee-3/+3
2023-12-12Rollup merge of #118858 - mu001999:dead_code/clean, r=cuviperJubilee-3/+3
2023-12-13Auto merge of #116438 - ChrisDenton:truncate, r=thomccbors-7/+53
2023-12-13Use different cfg for AIXKai Luo-1/+6
2023-12-12Set the `StackProbeType` in `apple::opts`Josh Stone-56/+32
2023-12-12Uplift TypeAndMutMichael Goulet-3/+3
2023-12-12Uplift TypeAndMutMichael Goulet-33/+58
2023-12-12Uplift ClosureKindMichael Goulet-76/+107
2023-12-13[`doc_markdown`] Recognize words followed by empty parenthesis `()` for quotingMarti Raudsepp-5/+43
2023-12-13Unify single-char and multi-char `CStrUnit::Char` handling.Nicholas Nethercote-1/+0
2023-12-13Adjust `Mode::is_unicode_escape_disallowed`.Nicholas Nethercote-2/+3
2023-12-13Rename the `span` args to `emit_unescape_error`.Nicholas Nethercote-33/+42
2023-12-12Auto merge of #11895 - ericwu2003:useless_vec-FP, r=blyxyasbors-72/+164
2023-12-13Don't rebuild raw strings when unescaping.Nicholas Nethercote-43/+30
2023-12-12Auto merge of #16107 - Veykril:rev-16101, r=Veykrilbors-15/+47
2023-12-12Partially revert #16101Lukas Wirth-15/+47
2023-12-12Unbreak non-unix non-windows bootstrapDavid Tolnay-1/+0
2023-12-12Auto merge of #16106 - Veykril:fix-lifetime-span-split, r=Veykrilbors-28/+22
2023-12-12fix: Fix syntax bridge assigning invalid span to lifetime tokensLukas Wirth-28/+22
2023-12-12Auto merge of #118765 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-12-12Actually parse async gen blocks correctlyMichael Goulet-15/+87
2023-12-12Update compiler/rustc_pattern_analysis/src/constructor.rs Matthias Krüger-0/+1
2023-12-12more clippy::complexity fixesMatthias Krüger-28/+18
2023-12-12TypoSamuel Moelius-1/+1
2023-12-12Add a test for a codeblock with multiple invalid attributesGuillaume Gomez-1/+39
2023-12-12Clean up variables in `search.js`Guillaume Gomez-13/+7
2023-12-12clippy::complexity fixesMatthias Krüger-33/+14
2023-12-12Auto merge of #118881 - matthiaskrgr:rollup-0rl3tir, r=matthiaskrgrbors-168/+939