about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-17Add a comment to `FORMAT_VERSION`.Nicholas Nethercote-0/+8
2025-06-16rustdoc: make srcIndex no longer a global variablebinarycat-31/+11
2025-06-17Add a warning to LateContext::get_def_pathblyxyas-0/+9
2025-06-17Reject union default field valuesJieyou Xu-30/+103
2025-06-16clippy: `{Meta,Pointee,}Sized` in non-minicoreDavid Wood-2/+8
2025-06-16cranelift/gcc: `{Meta,Pointee,}Sized` in minicoreDavid Wood-30/+36
2025-06-16cranelift/gcc: `{Meta,Pointee,}Sized` in minicoreDavid Wood-30/+36
2025-06-16miri: bless testsDavid Wood-4/+4
2025-06-16clippy: add `MetaSized` conditionsDavid Wood-1/+8
2025-06-16miri: fix buildDavid Wood-1/+1
2025-06-16cranelift/gcc: `{Meta,Pointee,}Sized` in minicoreDavid Wood-60/+72
2025-06-16clippy: `{Meta,Pointee,}Sized` in non-minicoreDavid Wood-2/+8
2025-06-16clippy: add `MetaSized` conditionsDavid Wood-1/+8
2025-06-16bootstrap: address lint failuresDavid Wood-2/+2
2025-06-16rustdoc: `PointeeSized` bounds with extern typesDavid Wood-1/+1
2025-06-16rustdoc: `{Meta,Pointee,}Sized` in non-minicoreDavid Wood-21/+109
2025-06-16rustdoc: skip `MetaSized` boundsDavid Wood-7/+52
2025-06-16trait_sel: skip `nominal_obligations` for `Sized`David Wood-36/+12
2025-06-16trait_sel: skip elaboration of sizedness supertraitDavid Wood-40/+268
2025-06-16trait_sel: extend fast path with sized hierarchyDavid Wood-23/+47
2025-06-16tests: bless remaining testsDavid Wood-25/+135
2025-06-16tests: add overflow testDavid Wood-0/+66
2025-06-16tests: unconstrain params in `non_lifetime_binders`David Wood-43/+64
2025-06-16tests: update tests with unconstrained parametersDavid Wood-7/+32
2025-06-16tests: `PointeeSized` bounds with extern typesDavid Wood-69/+131
2025-06-16middle: print `{Meta,Pointee}Sized` in opaquesDavid Wood-5/+150
2025-06-16trait_sel: print `{Meta,Pointee}Sized` impl headersDavid Wood-16/+252
2025-06-16trait_sel: sort `{Meta,Pointee}Sized` diagnostics lastDavid Wood-10/+17
2025-06-16trait_sel: `MetaSized` bounds in dispatchable checkDavid Wood-8/+15
2025-06-16trait_sel: stash `{Meta,Pointee}Sized` errorsDavid Wood-1/+4
2025-06-16aux: add `{Meta,Pointee}Sized` bounds to minicoreDavid Wood-40/+40
2025-06-16hir_analysis: add `{Meta,Pointee}Sized` boundsDavid Wood-207/+798
2025-06-16lint: don't consider sizedness in upcastable lintDavid Wood-2/+2
2025-06-16library/compiler: add `PointeeSized` boundsDavid Wood-219/+310
2025-06-16tests: `{Meta,Pointee}Sized` in non-minicore testsDavid Wood-172/+616
2025-06-16Auto merge of #142447 - dianqk:llvm-20.1.7, r=nikicbors-0/+0
2025-06-16Merge pull request #2472 from cbloodsworth/fix/tytable_parensBoxy-2/+2
2025-06-16docs: add link to span_lint in diagnostics.rs. (#15065)Timo-3/+3
2025-06-16docs: add link to span_lint in diagnostics.rs.Chris Bloodsworth-3/+3
2025-06-16add and use generic get_const_int functionManuel Drehwald-7/+4
2025-06-16indicate ppc64 elf abi in e_flagsostylk-1/+19
2025-06-16Remove hanging parenthesis from example signature.Chris Bloodsworth-2/+2
2025-06-16explicitly set llvm_abiname option on existing ppc64 targetsostylk-1/+9
2025-06-16Revert overeager warning for misuse of `--print native-static-libs`Jubilee Young-38/+0
2025-06-16Apply suggestions from code reviewCelina G. Val-230/+1
2025-06-16Fix some unused fields in AST visitorMichael Goulet-2/+2
2025-06-16Auto merge of #142589 - Kobzol:rollup-j90fk2j, r=Kobzolbors-238/+912
2025-06-16Handle same-crate macro for borrowck semicolon suggestionUrgau-120/+65
2025-06-16Rollup merge of #142573 - lcnr:search_graph-3, r=lqdJakub Beránek-17/+6
2025-06-16Rollup merge of #142565 - bjorn3:wasm32_unknown_naked_asm_test, r=RalfJungJakub Beránek-3/+6