about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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
2025-02-14Merge pull request #2252 from chenyukang/fix-perf许杰友 Jieyou Xu (Joe)-0/+7
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-29/+18
2025-02-14Start using latest release where -f checks all local linksMartin Liska-1/+1
2025-02-14Fix borked linkMartin Liska-1/+1
2025-02-14Auto merge of #137010 - workingjubilee:rollup-g00c07v, r=workingjubileebors-9/+89
2025-02-14add notes for perf issueyukang-0/+7
2025-02-13Rollup merge of #136981 - marcoieni:no-largedisk-loongarch, r=KobzolJubilee-2/+2
2025-02-13Rollup merge of #136924 - Kobzol:bootstrap-tracing, r=jieyouxuJubilee-4/+84
2025-02-13add cargo's git checkouts to the list of paths to mark as read-only in vscodeJacob Lifshay-0/+1
2025-02-13Rollup merge of #136973 - jyn514:fulldeps-stage1, r=jieyouxuJubilee-6/+8
2025-02-13Rollup merge of #136970 - marcoieni:no-largedisk, r=KobzolJubilee-3/+1
2025-02-13Rollup merge of #136962 - onur-ozkan:fix-enzyme-note, r=jieyouxuJubilee-10/+18
2025-02-13Rollup merge of #136960 - jyn514:compiletest-args, r=jieyouxuJubilee-6/+5
2025-02-13Rollup merge of #136950 - notriddle:notriddle/svg-example-buttons, r=Guillaum...Jubilee-5/+50
2025-02-13Rollup merge of #136941 - Kobzol:ccache-build, r=onur-ozkanJubilee-11/+29
2025-02-13library: Update rand to 0.9.0Eric Huss-0/+6
2025-02-13fixed wast version was released, remove randomization exemptionThe 8472-3/+2
2025-02-13Make `-O` mean `-C opt-level=3`clubby789-3/+3
2025-02-14internal: Remove mutable syntax tree usages from `add_missing_match_arms` assistShoyu Vanilla-113/+66
2025-02-13ci: switch loongarch jobs to free runnersMarcoIeni-2/+2
2025-02-13Auto merge of #136593 - lukas-code:ty-value-perf, r=oli-obkbors-5/+6
2025-02-13Fix `x test --stage 1 ui-fulldeps` on macOS (until the next beta bump)jyn-6/+8
2025-02-13unify LLVM version finding logiconur-ozkan-10/+18
2025-02-13Document bootstrap profilingJakub Beránek-0/+8
2025-02-13Add export of bootstrap tracing to Chrome eventsJakub Beránek-11/+35
2025-02-13Trace execution of bootstrap commandsJakub Beránek-2/+50
2025-02-13Windows: Update generated bindings to 0.59Chris Denton-3/+2