about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-03-06Warn the user when a rename will change the meaning of the programChayim Refael Friedman-59/+509
2025-03-06Use correct crate for trait env in `render_const_scalar()`Chayim Refael Friedman-5/+7
2025-03-06Pass the target crate in `HirFormatter`Chayim Refael Friedman-499/+824
2025-03-06Normalize projections in evaluated const display and layout calculationChayim Refael Friedman-0/+39
2025-03-06Rollup merge of #137868 - taiki-e:powerpcspe-doc, r=workingjubileeMichael Goulet-3/+26
2025-03-06Rollup merge of #137802 - RalfJung:miri-native-call-exposed, r=oli-obkMichael Goulet-54/+120
2025-03-06Rollup merge of #137798 - marcoieni:ubuntu-24-large-runner-arm, r=KobzolMichael Goulet-1/+1
2025-03-06Rollup merge of #137534 - xizheyin:issue-137342, r=GuillaumeGomezMichael Goulet-2/+20
2025-03-06Rollup merge of #137358 - dianne:new-match-ergonomics-examples, r=NadrierilMichael Goulet-6/+47
2025-03-06Rollup merge of #136922 - oli-obk:pattern-types-option-ends, r=BoxyUwUMichael Goulet-8/+3
2025-03-06Rollup merge of #135733 - frank-king:feature/pin-self-receiver, r=oli-obk,tra...Michael Goulet-43/+53
2025-03-06Auto merge of #138039 - onur-ozkan:handle-forced-compiler-on-tools, r=jieyouxubors-86/+145
2025-03-06Manual, post-`clippy --fix` cleanupsYotam Ofek-23/+18
2025-03-06Implement `Ord` by-hand instead of `PartialOrd` for `Link`Yotam Ofek-6/+12
2025-03-06`x clippy src/librustdoc --fix`Yotam Ofek-29/+24
2025-03-06Merge pull request #19290 from aibaars/patch-1Lukas Wirth-1/+17
2025-03-06Change `%e` to `?e` to include detailed error messageArthur Baars-2/+1
2025-03-06remove zip file in /tmp to save some space and use large runnerLuuuXXX-1/+2
2025-03-06Remove the `Option` part of range ends in the HIROli Scherer-8/+3
2025-03-06Don't even bother checking changelog in --dry-run modemoxian-6/+6
2025-03-06`librustdoc`: flatten nested ifsYotam Ofek-220/+203
2025-03-06Merge pull request #19295 from alibektas/rust_analyzer_run_on_cargo_tomlLukas Wirth-6/+23
2025-03-06Merge from rustcThe Miri Cronjob Bot-13370/+11404
2025-03-06Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-03-06Adjust relevance scoring threshold to consistent with existing implementationsTongjun Gao-1/+1
2025-03-05Leave a breadcrumb towards bootstrap config documentationmoxian-2/+3
2025-03-05Remember silenced bootstrap changelog warnings even in --dry-runmoxian-1/+2
2025-03-05Don't suggest explicitly `cfg`-gating `trace!` calls in bootstrapmoxian-3/+1
2025-03-06fix: Make RustAnalyzer:Run available in manifest fileAli Bektas-6/+23
2025-03-05Show when build scripts fail what the errors wereAli Bektas-2/+3
2025-03-05bootstrap and compiletest: Use size_of_val from the prelude instead of importedThalia Archibald-4/+3
2025-03-05Simplify `rewrite_explicit_self`Frank King-67/+31
2025-03-05Implement `&pin const self` and `&pin mut self` sugarsFrank King-0/+46
2025-03-05Merge pull request #19292 from Veykril/push-zonnrrlosqmvLukas Wirth-6/+4
2025-03-05Merge pull request #19279 from Natural-selection1/masterLukas Wirth-1/+51
2025-03-05Fix syntax highlightingg punct filtering ignoring modsLukas Wirth-6/+4
2025-03-05Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk许杰友 Jieyou Xu (Joe)-76/+0
2025-03-05Rollup merge of #137723 - onur-ozkan:cfg-ver-description, r=pietroalbini,weih...许杰友 Jieyou Xu (Joe)-3/+26
2025-03-05Rollup merge of #137679 - bjorn3:coretests_improvements, r=jieyouxu,onur-ozkan许杰友 Jieyou Xu (Joe)-67/+24
2025-03-05Rollup merge of #136977 - Kobzol:citool-datadog, r=marcoieni许杰友 Jieyou Xu (Joe)-5110/+790
2025-03-05Rollup merge of #136865 - jieyouxu:long-type-path-compare-mode, r=lqd许杰友 Jieyou Xu (Joe)-2/+15
2025-03-05Rollup merge of #136581 - jieyouxu:makefile-be-gone, r=Kobzol许杰友 Jieyou Xu (Joe)-489/+20
2025-03-05Rollup merge of #134063 - tgross35:dec2flt-refactoring, r=Noratrieb许杰友 Jieyou Xu (Joe)-3/+3
2025-03-05Merge pull request #19274 from Veykril/push-pouwrwwrlrltLukas Wirth-537/+547
2025-03-05Use HIR unsafety information for unsafe syntax highlightngLukas Wirth-537/+547
2025-03-05Improve tracing log format in cargo_workspace.rsArthur Baars-1/+3
2025-03-05disable link libstdc++ staticallyLuuuXXX-1/+5
2025-03-05bless bootstrap testsonur-ozkan-1/+0
2025-03-05Increase the max. custom try jobs requested to `20`Jakub Beránek-2/+6
2025-03-05Apply review remarksJakub Beránek-2/+3