about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-26Merge pull request #2414 from smanilov/patch-15Boxy-1/+2
2025-05-26Add time reference and tracking info for trait system refactorStan Manilov-2/+5
2025-05-26Link normalization chapterStan Manilov-1/+2
2025-05-26Support opaque_types_defined_by for SyntheticCoroutineBodyMichael Goulet-3/+18
2025-05-26cfg_version: pull out dedicated syntax test from feature gate testJieyou Xu-243/+350
2025-05-26Merge pull request #2413 from fmease/glacier-no-crashes-tests-yesLeón Orell Valerian Liehr-11/+26
2025-05-26Flesh out sections about crashes tests and update mentions of glacierLeón Orell Valerian Liehr-11/+26
2025-05-26Deduplicate dyn compatibility violations due to coercionMichael Goulet-767/+73
2025-05-26Auto merge of #141406 - RalfJung:less-force-allocate, r=oli-obkbors-142/+138
2025-05-26mir-opt: Do not transform non-int type in match_branchesdianqk-2/+65
2025-05-26refactor(mut_reference): replace `match` with `if-let` to reduce nesting (#1...Timo-19/+13
2025-05-26Remove usage of FnAbi in codegen_intrinsic_callbjorn3-21/+11
2025-05-26Reduce indentation in codegen_panic_intrinsicbjorn3-49/+47
2025-05-26Pass PlaceRef rather than Bx::Value to codegen_intrinsic_callbjorn3-12/+9
2025-05-26Don't depend on FnAbi for intrinsicsbjorn3-32/+42
2025-05-26Remove usage of FnAbi in codegen_intrinsic_callbjorn3-63/+31
2025-05-26Pass PlaceRef rather than Bx::Value to codegen_intrinsic_callbjorn3-45/+38
2025-05-26Move caller_location handling into codegen_intrinsic_callbjorn3-18/+20
2025-05-26Always use fn_span in codegen_call_terminatorbjorn3-15/+11
2025-05-26Move some code around in codegen_call_terminatorbjorn3-99/+103
2025-05-26Don't rerun goals if none of its vars have changedMichael Goulet-88/+290
2025-05-26refactor(mut_reference): replace `match` with `if-let` to reduce nestingAda Alakbarova-19/+13
2025-05-26fix: formated to clippyvremyavnikuda-1/+1
2025-05-26remove eq_unspanned from TokenStreamyukang-1/+3
2025-05-26remove eq_unspanned from TokenStreamyukang-10/+12
2025-05-26fix: the lines are formatted according to clippyvremyavnikuda-1/+1
2025-05-26fix: the lines are formatted according to clippyvremyavnikuda-2/+2
2025-05-26docs: add documentation for find_all_refs constructor search (#10725)vremyavnikuda-3/+158
2025-05-26RenameMichael Goulet-30/+39
2025-05-26Don't retry in pred_known_to_hold_modulo_regions in new solver, since new sol...Michael Goulet-1/+1
2025-05-26Merge pull request #19792 from A4-Tacks/fix-generate-mut-trait-impl-indentLukas Wirth-3/+91
2025-05-26Avoid obligation construction dance with query region constraintsMichael Goulet-96/+52
2025-05-26Merge pull request #19819 from Veykril/push-utvzwvwuuvlmLukas Wirth-3/+3
2025-05-26Merge pull request #19785 from A4-Tacks/fix-generate-new-indentLukas Wirth-1/+136
2025-05-26impl `Default` for `array::IntoIter`Deadbeef-0/+7
2025-05-26Merge pull request #19851 from ChayimFriedman2/normalize-exhaustivenessLukas Wirth-25/+81
2025-05-26Avoid some unnecessary cloning.Nicholas Nethercote-12/+11
2025-05-26Fix incorrect eq_unspanned in TokenStreamyukang-8/+2
2025-05-26Merge pull request #19864 from ChayimFriedman2/is-in-macroLukas Wirth-85/+125
2025-05-26Make `{Type,Path}::generics` return iterators.Nicholas Nethercote-18/+11
2025-05-26Simplify `make_href`.Nicholas Nethercote-5/+5
2025-05-26dist: make sure llvm-project submodule is presentonur-ozkan-0/+8
2025-05-26Rename some methods.Nicholas Nethercote-25/+36
2025-05-26Auto merge of #141567 - jhpratt:rollup-uuhcmci, r=jhprattbors-520/+608
2025-05-26Rollup merge of #141559 - RalfJung:less-rustc_allow_const_fn_unstable, r=comp...Jacob Pratt-247/+41
2025-05-26Rollup merge of #141502 - marcoieni:x86_64-gnu-tools-codebuild, r=KobzolJacob Pratt-1/+1
2025-05-26Rollup merge of #141472 - fluiderson:dev, r=workingjubileeJacob Pratt-2/+2
2025-05-26Rollup merge of #140952 - SimonSapin:ascii_whitespace_definition, r=dtolnayJacob Pratt-1/+3
2025-05-26Rollup merge of #140936 - teor2345:wtf-surrogate-docs, r=workingjubileeJacob Pratt-6/+6
2025-05-26Rollup merge of #140863 - GuillaumeGomez:cleanup-tyalias-render, r=lolbinarycatJacob Pratt-214/+376