about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-04-10Merge pull request #4262 from RalfJung/win-pathRalf Jung-36/+107
2025-04-10make GetFullPathNameW more correct on non-Windows hostsRalf Jung-38/+104
2025-04-10mention --edition restrictions in rustc-dev-guidePietro Albini-8/+8
2025-04-10Rollup merge of #139592 - camelid:doctest-md-opts, r=notriddleMatthias Krüger-1/+1
2025-04-10Rollup merge of #139560 - programmerjake:patch-5, r=jieyouxuMatthias Krüger-1/+1
2025-04-10Rollup merge of #139507 - Zalathar:trim-env-name, r=jieyouxuMatthias Krüger-16/+13
2025-04-10Rollup merge of #138605 - xizheyin:issue-138567, r=GuillaumeGomezMatthias Krüger-20/+17
2025-04-10Rollup merge of #138167 - GuillaumeGomez:rustdoc-hidden-stripper-improvement,...Matthias Krüger-10/+12
2025-04-10Merge pull request #4209 from LorrensP-2158466/freebsd_futexRalf Jung-1/+521
2025-04-10Merge pull request #19559 from ChayimFriedman2/rust-186Lukas Wirth-1258/+1010
2025-04-10feature: implement WAIT & WAKE operations of FreeBSD _umtx_op syscall for Fut...LorrensP-2158466-1/+521
2025-04-10handle `config.channel` default for tarballsonur-ozkan-15/+18
2025-04-10Remove all upcasts!Chayim Refael Friedman-1257/+1009
2025-04-10Update MSRV to Rust 1.86.0Chayim Refael Friedman-1/+1
2025-04-10include --edition in the compiletest stampPietro Albini-0/+1
2025-04-10prevent configuring the edition with //@compile-flagsPietro Albini-1/+7
2025-04-10ensure //@compile-flags are last even when passing --editionPietro Albini-2/+6
2025-04-10Update crates/hir-def/src/resolver.rsHayashi Mikihiro-1/+1
2025-04-10TypeNs contain moduleHayashi Mikihiro-88/+71
2025-04-10return single optionHayashi Mikihiro-78/+59
2025-04-10fix: shadow type by moduleHayashi Mikihiro-72/+281
2025-04-10compiletest: update to Edition 2024Jieyou Xu-15/+44
2025-04-10Apply LTO when building rustc toolsJakub Beránek-1/+3
2025-04-10path: add more Windows testsRalf Jung-1/+6
2025-04-10Fix a small bug with catastrophic effectsChayim Refael Friedman-1/+1
2025-04-10rustc-dev-guide: document `needs-crate-type`Jieyou Xu-1/+6
2025-04-10compiletest: add `needs-crate-type` directiveJieyou Xu-2/+117
2025-04-10compiletest: don't use stringly paths for `compose_and_run`Jieyou Xu-22/+23
2025-04-10Auto merge of #139279 - BoxyUwU:bump-boostrap, r=jieyouxubors-503/+473
2025-04-10Rename some `name` variables as `ident`.Nicholas Nethercote-19/+19
2025-04-10update miniz_oxide to 0.8.8oyvindln-6/+6
2025-04-09Enable `[canonicalize-issue-links]` and `[no-mentions]` in triagebotUrgau-0/+6
2025-04-09set `rust.channel` to "auto-detect" for `dist` profileonur-ozkan-1/+1
2025-04-09triagebot: enable `[canonicalize-issue-links]` and `[no-mentions]`Urgau-0/+6
2025-04-09Rollup merge of #139575 - timesince:master, r=wesleywiserMatthias Krüger-1/+1
2025-04-09Rollup merge of #139489 - petrochenkov:noreqann, r=jieyouxuMatthias Krüger-15/+41
2025-04-09Rollup merge of #139488 - GuillaumeGomez:add-missing-gui-test, r=camelidMatthias Krüger-1/+1
2025-04-09add sitemap to rust docsbinarycat-0/+7
2025-04-09rustdoc: Enable Markdown extensions when looking for doctestsNoah Lev-1/+1
2025-04-09Merge pull request #19553 from davidbarsky/davidbarsky/fix-rustdoc-testsDavid Barsky-4/+4
2025-04-09internal: fix `NameGenerator`'s and `AnyMap`'s rustdocsDavid Barsky-4/+4
2025-04-09internal: rename `children_modules` to `child_modules`David Barsky-39/+45
2025-04-09Add a Miri test for 134713Scott McMurray-0/+30
2025-04-09Merge pull request #19550 from Veykril/push-rsskztqzwuzkLukas Wirth-87/+104
2025-04-09refactor: Turn `LifetimeRef` into an enumLukas Wirth-87/+104
2025-04-09Rollup merge of #139573 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-801/+789
2025-04-09Rollup merge of #139481 - Kobzol:post-merge-links, r=marcoieniMatthias Krüger-11/+153
2025-04-09librustdoc: remove IndexItem::new, use previous fields constructorxizheyin-51/+19
2025-04-09Update boostrapBoxy-31/+11
2025-04-09clippy lintsBoxy-6/+2