about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-02-15rustc-dev-guide: document `{ignore,only}-rustc_abi-x86-sse2`许杰友 Jieyou Xu (Joe)-0/+1
2025-02-15compiletest: add `{ignore,only}-rustc_abi-x86-sse2` directives许杰友 Jieyou Xu (Joe)-1/+36
2025-02-16Temporarily ignore tests with commentsShoyu Vanilla-0/+6
2025-02-15Implement expand_glob_reexport assistOlivier FAURE-19/+208
2025-02-15Auto merge of #137066 - onur-ozkan:137034-blocker, r=jieyouxubors-12/+15
2025-02-15Factor out business logic of expand_glob_importOlivier FAURE-82/+75
2025-02-15Auto merge of #136828 - yotamofek:pr/rustdoc/more-laziness, r=GuillaumeGomez,...bors-95/+157
2025-02-15bootstrap: build compiler libs with version number of libs being built许杰友 Jieyou Xu (Joe)-0/+6
2025-02-15boostrap: skip no_std targets in Std doc stepNiklas Korz-0/+4
2025-02-15Do not generate invalid links in job summariesJakub Beránek-5/+10
2025-02-15fix(rustdoc): Fixed `Copy Item Path` in rust docTapan Prakash-1/+4
2025-02-15check if CI-LLVM is enabled before testing itonur-ozkan-12/+15
2025-02-15Auto merge of #137065 - jhpratt:rollup-ree9mej, r=jhprattbors-12/+35
2025-02-15Rollup merge of #136978 - ChrisDenton:windows-bindgen, r=AmanieuJacob Pratt-3/+2
2025-02-15Rollup merge of #135813 - marcoieni:free-runner-i686-mingw, r=jdnoJacob Pratt-9/+33
2025-02-15Merge from rustcThe Miri Cronjob Bot-119/+357
2025-02-15Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-02-15Auto merge of #136324 - GrigorenkoPV:erf, r=tgross35bors-0/+15
2025-02-15fix: remove unnecessary conversionasuto15-1/+1
2025-02-14Update cargoWeihang Lo-0/+1
2025-02-15Delete library modifier to highlighting for extern crateasuto15-24/+7
2025-02-15rustdoc: Properly restore search input placeholderLeón Orell Valerian Liehr-2/+3
2025-02-15Auto merge of #137046 - workingjubilee:rollup-u56aw1m, r=workingjubileebors-0/+11
2025-02-14Rollup merge of #137037 - RalfJung:x86-sse2-abi, r=workingjubileeJubilee-0/+5
2025-02-14Rollup merge of #136983 - ehuss:misc-2024-prep, r=tgross35Jubilee-0/+6
2025-02-14Don't error if stopping mysql fails in CIChris Denton-5/+0
2025-02-14add x86-sse2 (32bit) ABI that requires SSE2 target featureRalf Jung-0/+5
2025-02-14Bump to version 1.87.0Josh Stone-1/+1
2025-02-14Update GCC submoduleJakub Beránek-0/+0
2025-02-14Remove `build-gccjit.sh` scriptJakub Beránek-46/+0
2025-02-14miri: shims for `erf` & friendsPavel Grigorenko-0/+15
2025-02-14Bless miri tests after applying unsafe_op_in_unsafe_fnEric Huss-4/+4
2025-02-14Rollup merge of #136958 - compiler-errors:additive-replacmeent, r=estebankMatthias Krüger-29/+18
2025-02-14librustdoc: lazily format "read more" link in `document_short`Yotam Ofek-6/+15
2025-02-14librustdoc: lazily format some pathsYotam Ofek-25/+32
2025-02-14librustdoc: lazily format list of aliases in `render_impl_summary`Yotam Ofek-6/+6
2025-02-14librustdoc: make `item_path` formatting lazyYotam Ofek-12/+17
2025-02-14librustdoc: make `notable_traits_button` formatting lazyYotam Ofek-13/+15
2025-02-14librustdoc: make `assoc_href_attr` formatting lazyYotam Ofek-11/+33
2025-02-14librustdoc: make `bounds` formatting lazyYotam Ofek-23/+22
2025-02-14librustdoc: create `MaybeDisplay` helper for `Option<T: Display>` typesYotam Ofek-4/+22
2025-02-14generate-copyright: pass the list of manifests from bootstrapPietro Albini-10/+46
2025-02-14generate-copyright: pass the source root from bootstrapPietro Albini-3/+5
2025-02-14Remove the build script for miribjorn3-12/+7
2025-02-14Do not pass empty AWS keys to sccache in PR buildsJakub Beránek-2/+8
2025-02-14Print advanced sccache statisticsJakub Beránek-1/+1
2025-02-14Update sccache version used on CI to 0.9.1Jakub Beránek-2/+2
2025-02-14Add new setting to wrap source code lines when too longGuillaume Gomez-61/+99
2025-02-14CI: split i686-mingw job to three free runnersMarcoIeni-9/+33
2025-02-14Update to LLVM 20Nikita Popov-0/+0