about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-04-07added children modulesgeetanshjuneja-0/+196
2025-04-07targest → targets (spotted as I had the same typo)Ralf Jung-1/+1
2025-04-07Rollup merge of #139455 - Skgland:remove_rust-intrinsic_ABI, r=oli-obkStuart Cook-64/+9
2025-04-07Rollup merge of #139035 - nnethercote:PatKind-Missing, r=oli-obkStuart Cook-5/+11
2025-04-07Merge pull request #19425 from ConradIrwin/drop-drop-glue-gooLukas Wirth-421/+107
2025-04-07Merge pull request #19511 from snprajwal/fixmesLukas Wirth-47/+36
2025-04-07Merge pull request #19432 from ShoyuVanilla/issue-19431Lukas Wirth-26/+134
2025-04-07tidy: remove `instant` dep exclusionJieyou Xu-1/+0
2025-04-07rustc-perf: update to `c0f3b53c8e5de87714d18a5f42998859302ae03a`Jieyou Xu-0/+0
2025-04-07Merge pull request #19512 from BenjaminBrienen/update-stdxLukas Wirth-97/+131
2025-04-07reduce the error tolerance to match algebraic and fast-math operationsRalf Jung-2/+3
2025-04-07big-allocs benchmark: use up less of the address space on 32bitRalf Jung-1/+4
2025-04-07Merge from rustcThe Miri Cronjob Bot-313/+615
2025-04-07Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-04-06upstream stdx changesBenjaminBrienen-97/+131
2025-04-06Auto merge of #136077 - rust-lang:cargo_update, r=clubby789bors-53/+98
2025-04-06update docsBennet Bleßmann-26/+2
2025-04-06remove rust-analyser support for `extern "rust-intrinsic"` blocksSkgland-38/+7
2025-04-06Refactor `Handle` slightlyRune Tynan-51/+78
2025-04-06Auto merge of #139452 - GuillaumeGomez:rollup-u9edkjo, r=GuillaumeGomezbors-21/+24
2025-04-06Rollup merge of #139367 - GuillaumeGomez:proc-macro-values, r=UrgauGuillaume Gomez-21/+24
2025-04-06Auto merge of #139439 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-04-06Merge pull request #19533 from Veykril/push-zxlpwkvzxzwsLukas Wirth-14/+14
2025-04-06chore: Set up a proper job matrix for rust-crossLukas Wirth-14/+14
2025-04-06Merge pull request #19531 from Veykril/push-kxyrpznnllkxLukas Wirth-54/+129
2025-04-06fix: Fix `format_args` lowering for >=1.87Lukas Wirth-54/+129
2025-04-06Rollup merge of #139123 - thaliaarchi:core-alloc-test-paths, r=bjorn3Stuart Cook-19/+32
2025-04-06Update cargoWeihang Lo-0/+0
2025-04-06cargo updategithub-actions-53/+98
2025-04-06Update rinja version in `generate-copyright`Guillaume Gomez-3/+3
2025-04-05tidy: Fix paths to coretests and alloctestsThalia Archibald-19/+32
2025-04-05Clean up `rustc-literal-escaper` usage in rust-analyzerGuillaume Gomez-5/+3
2025-04-05Merge pull request #19447 from Natural-selection1/add_impl_forLukas Wirth-0/+27
2025-04-05Merge pull request #19501 from ChayimFriedman2/macro-expansionLukas Wirth-11/+107
2025-04-05 the rustdoc file prefix for constants is "constant" not "const"Jonathan Chan Kwan Yin-1/+1
2025-04-05Switch `time` to `jiff` for time formatting in ICE dumpsclubby789-6/+3
2025-04-05Rollup merge of #138024 - reitermarkus:unicode-panic-optimization, r=ibraheemdevStuart Cook-39/+98
2025-04-05Rollup merge of #136457 - calder:master, r=tgross35Stuart Cook-4/+4
2025-04-04Expose algebraic floating point intrinsicsCalder Coalson-4/+4
2025-04-04Add `rustc-literal-escaper` to allowed crates listsGuillaume Gomez-0/+2
2025-04-04Update `rustc-literal-escaper` version to `0.0.2`Guillaume Gomez-4/+4
2025-04-04Merge pull request #19519 from snprajwal/project-control-no-depsLukas Wirth-2/+31
2025-04-04Update windows-bindgen to 0.61.0Chris Denton-1/+1
2025-04-04Merge pull request #4251 from RalfJung/cargo-updateRalf Jung-710/+673
2025-04-04internal: fix salsa-ified crate graph working with lazy project discoveryDavid Barsky-31/+23
2025-04-04Solaris does not have flockRalf Jung-0/+3
2025-04-04Merge pull request #19522 from davidbarsky/davidbarsky/fix-panic-in-view-crat...Lukas Wirth-1/+3
2025-04-04Merge pull request #19515 from jrmuizel/multiple-definitionsLukas Wirth-7/+102
2025-04-04internal: fix panic in `view_crate_graph`David Barsky-1/+3
2025-04-04fix: don't drop references with more than one definition.Jeff Muizelaar-7/+102