about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-06Rollup merge of #144910 - ShoyuVanilla:add-regression-tests, r=fee1-deadJakub Beránek-0/+73
2025-08-06Rollup merge of #144836 - chotchki:patch-1, r=tgross35Jakub Beránek-1/+1
2025-08-06Rollup merge of #144676 - tiif:dev_guide_unstable_bound, r=BoxyUwUJakub Beránek-0/+3
2025-08-06Rollup merge of #144552 - Oneirical:uncountable-integer-3, r=jieyouxuJakub Beránek-58/+89
2025-08-06Remove unneeded `stage` parameter when setting up stdlib CargoJakub Beránek-13/+9
2025-08-06Introduce ModernIdent type to unify macro 2.0 hygiene handlingxizheyin-44/+97
2025-08-06handle bootstrap cfgsBoxy-34/+12
2025-08-06Auto merge of #143679 - sebastianpoeplau:preserve-debug-gdb-scripts-section, ...bors-75/+77
2025-08-06Add a few missed entriesBoxy-2/+3
2025-08-06Fix suggestion for `collapsible_if` and `collapsible_else_if` when the inner ...llogiq-4/+163
2025-08-06mir: Do not modify NonUse in `super_projection_elem`dianqk-14/+20
2025-08-06Merge pull request #2537 from jdonszelmann/wasiJana Dönszelmann-1/+22
2025-08-06add note on how to build wasiJana Dönszelmann-1/+22
2025-08-06coverage: Remove all unstable support for MC/DC instrumentationZalathar-3046/+30
2025-08-06simplifycfg: Mark as changed when start is modified in collapse goto chaindianqk-0/+1
2025-08-06bump stage0Boxy-480/+500
2025-08-06replace version placeholderBoxy-34/+34
2025-08-06Embed GDB pretty printers in rlibs and dylibsSebastian Poeplau-33/+23
2025-08-06remove redundant _toml suffix and other misc changesbit-aloo-389/+371
2025-08-06Remove CSS bootstrap dependencyGuillaume Gomez-55/+325
2025-08-06Fix CSS indentGuillaume Gomez-12/+12
2025-08-06Add annotations to the graphviz region graph on region originsAmanda Stjerna-1/+15
2025-08-06expand the issue template for new lints (#15336)Philipp Krones-0/+21
2025-08-06Auto merge of #143684 - nikic:llvm-21, r=cuviperbors-3/+5
2025-08-06Rename some `PrettyPrinter` methods.Nicholas Nethercote-33/+33
2025-08-06Rename some `Printer` methods.Nicholas Nethercote-61/+71
2025-08-06run-make: Allow blessing snapshot files that don't exist yetZalathar-1/+10
2025-08-06Move `should_truncate` from trait `Printer` to sub-trait `PrettyPrinter`.Nicholas Nethercote-8/+8
2025-08-06Add comments to `Printer`.Nicholas Nethercote-17/+39
2025-08-05Fix some doc links for intrinsicsEric Huss-4/+4
2025-08-06Fortify generic param default checksLeón Orell Valerian Liehr-285/+297
2025-08-05Do not lint for `wildcard_imports` in external macro (#15413)Alejandra González-4/+26
2025-08-05`File::set_times`: Add documentation about setting directory timestampsJosh Triplett-0/+4
2025-08-05`File::set_times`: Remove `write(true)` from the example so it works on direc...Josh Triplett-1/+1
2025-08-05configure: Use `CARGO_CFG_*_{F16,F128}` rather than invoking rustcTrevor Gross-47/+10
2025-08-05Merge pull request #2534 from skrobchik/patch-1Manuel Drehwald-1/+1
2025-08-05add code example showing that file_prefix treats dotfiles as the name of a fi...The 8472-0/+2
2025-08-05Renamed `isolate_most_least_significant_one` functionsokaneco-38/+38
2025-08-05rustdoc: fix caching of intra-doc links on reexportsbinarycat-2/+60
2025-08-05Add aarch64_be-unknown-none-softfloat targetJens Reidel-0/+123
2025-08-05Add `std::ascii::Char` `MIN` and `MAX` constantsChai T. Rex-0/+8
2025-08-05Add `u8`-as-ASCII methods to `core::ascii::Char`Chai T. Rex-1/+603
2025-08-05Auto merge of #144863 - cjgillot:live-or-dead, r=Urgaubors-274/+199
2025-08-05Fix description of unsigned `checked_exact_div`Michael Tautschnig-12/+6
2025-08-05Dynamically enable LSE for aarch64 rust provided intrinsicsPaul Murphy-0/+27
2025-08-05compiler-builtins: plumb LSE support for aarch64 on linuxPaul Murphy-10/+66
2025-08-05Stabilize `core::iter::chain`Ross MacArthur-6/+3
2025-08-05commentsKivooeo-73/+84
2025-08-05moved 35 tests to organized locationsKivooeo-0/+0
2025-08-05Use runtimes build for host compiler-rt buildNikita Popov-1/+3