about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-20Enable the Arm Cortex-A53 errata mitigation on aarch64-unknown-noneJonathan Pallant (Ferrous Systems)-0/+5
2023-11-20docs(GH-118094): make docs a bit more explicitPetr Portnov-3/+3
2023-11-20chore(GH-118094): explicitly mark `_elem` as unusedPetr Portnov-1/+1
2023-11-20feat: specialize `SpecFromElem` for `()`Petr Portnov-4/+19
2023-11-20Remove now unnecessary x86_64_sun_solaris.rs.Petr Sumbera-20/+0
2023-11-20Test with -Zmiri-provenance-gc=1 on LinuxBen Kimock-2/+13
2023-11-20Remove now deprecated target x86_64-sun-solaris.Petr Sumbera-12/+3
2023-11-20Test that the GC consults the extra_fn_ptr mapBen Kimock-0/+33
2023-11-20handle reservation impls, track impl sourcelcnr-27/+88
2023-11-20self ty infer ambiguity: add proof tree candlcnr-16/+16
2023-11-20Auto merge of #11453 - xFrednet:11208-path-join-correct, r=blyxyasbors-0/+196
2023-11-20New lint `clippy::join_absolute_paths`ofeeg-0/+196
2023-11-20Auto merge of #3177 - devnexen:fix_pthread_misc_fbsd, r=RalfJungbors-69/+59
2023-11-20test: Add test for async-move in 2015 Rust proc macroArthur Cohen-0/+57
2023-11-20libc-misc test freebsd fixes attemptDavid Carlier-69/+59
2023-11-20Auto merge of #118082 - compiler-errors:rollup-ejsc8yd, r=matthiaskrgrbors-147/+795
2023-11-20move `doc.rs` to its own subdirectoryy21-343/+423
2023-11-20Typeck break expr even if break is illegalGurinder Singh-10/+34
2023-11-20Auto merge of #117783 - tmiasko:inline-ret, r=cjgillotbors-725/+356
2023-11-20Fix insertion of statements to be executed along return edge in inliningTomasz Miąsko-605/+237
2023-11-20Remove unused feature.Nicholas Nethercote-1/+0
2023-11-20Put derives on a single line where possible.Nicholas Nethercote-26/+13
2023-11-20Add a comment.Nicholas Nethercote-0/+2
2023-11-19Remove i686-apple-darwin cross-testingCaleb Zulawski-1/+1
2023-11-20Remove unused arena kinds in `rustc_hir` and `rustc_middle`.Nicholas Nethercote-17/+1
2023-11-20Add allow-by-default lint for unit bindings许杰友 Jieyou Xu (Joe)-2/+88
2023-11-19Rollup merge of #118068 - antoyo:subtree-update_cg_gcc_2023-11-17, r=cjgillotMichael Goulet-41/+104
2023-11-19Rollup merge of #118000 - compiler-errors:placeholder-ty-outlives, r=aliemjayMichael Goulet-13/+177
2023-11-19Rollup merge of #117994 - compiler-errors:throw-away-regions-in-coherence, r=...Michael Goulet-9/+52
2023-11-19Rollup merge of #117988 - estebank:issue-106020, r=cjgillotMichael Goulet-0/+183
2023-11-19Rollup merge of #117957 - the8472:pidfd-wait, r=Mark-SimulacrumMichael Goulet-11/+90
2023-11-19Rollup merge of #117891 - compiler-errors:recover-for-dyn, r=davidtwcoMichael Goulet-3/+95
2023-11-19Rollup merge of #117832 - RalfJung:interpret-shift, r=cjgillotMichael Goulet-58/+86
2023-11-19Rollup merge of #117828 - Nilstrieb:astconv-hashmaps, r=petrochenkovMichael Goulet-12/+8
2023-11-20Auto merge of #115526 - arttet:master, r=jackh726bors-18/+179
2023-11-20Alphabetize features.Nicholas Nethercote-2/+2
2023-11-20Inline and remove `record_layout_for_printing`.Nicholas Nethercote-15/+5
2023-11-20Reduce exposure of some items.Nicholas Nethercote-16/+16
2023-11-19rustdoc: update book with info on type bindingsMichael Howell-4/+43
2023-11-19rustdoc-search: add support for associated typesMichael Howell-117/+1383
2023-11-19Auto merge of #116828 - compiler-errors:nightlyify-rustc_type_ir, r=jackh726bors-102/+214
2023-11-19Auto merge of #11840 - GuillaumeGomez:improve-maybe_misused_cfg, r=blyxyasbors-24/+25
2023-11-19Use let else to reduce indentationTomasz Miąsko-124/+123
2023-11-19Improve `maybe_misused_cfg` lint outputGuillaume Gomez-24/+25
2023-11-19Auto merge of #117683 - estebank:priv-builder-sugg, r=cjgillotbors-124/+464
2023-11-19Ignore but do not assume region obligations from unifying headers in negative...Michael Goulet-9/+52
2023-11-19Make regionck care about placeholders in outlives componentsMichael Goulet-13/+177
2023-11-19Pass TyCtxt by valueAntoni Boucher-3/+3
2023-11-19Auto merge of #117500 - RalfJung:aggregate-abi, r=davidtwcobors-77/+265
2023-11-19Merge commit '2e8386e9fb3506cef991d04f8b3bc78f9a0c2630' into subtree-update_c...Antoni Boucher-41/+104