about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-09-21tests/ui: Split large_moves.rs and move to lint/large_assignmentsMartin Nordholts-96/+98
2023-09-21tests/ui: Fix large_moves attribute cfgMartin Nordholts-1/+1
2023-09-21Auto merge of #116010 - RalfJung:more-typed-immediates, r=oli-obkbors-285/+298
2023-09-21Auto merge of #116027 - GuillaumeGomez:rollup-3zdi9lf, r=GuillaumeGomezbors-583/+710
2023-09-21Rollup merge of #116019 - dtolnay:percratesearch, r=GuillaumeGomezGuillaume Gomez-16/+0
2023-09-21Rollup merge of #116007 - m-ou-se:const-panic-fmt-panic-display, r=oli-obkGuillaume Gomez-1/+2
2023-09-21Rollup merge of #115972 - RalfJung:const-consistency, r=oli-obkGuillaume Gomez-494/+462
2023-09-21Rollup merge of #115936 - oli-obk:inline_const_promotion, r=RalfJungGuillaume Gomez-22/+61
2023-09-21Rollup merge of #115257 - Urgau:invalid-utf8-walk-up-hir, r=NilstriebGuillaume Gomez-50/+185
2023-09-21Prevent promotion of const fn calls in inline constsOli Scherer-23/+41
2023-09-21Add regression testOli Scherer-0/+21
2023-09-21Improve invalid UTF-8 lint by finding the expression initializerUrgau-50/+137
2023-09-21Auto merge of #115996 - lcnr:intercrate_ambiguity_causes-uwu, r=compiler-errorsbors-181/+834
2023-09-21reviewlcnr-78/+75
2023-09-21wlcnr-1/+1
2023-09-21slight refactor, add commentlcnr-11/+20
2023-09-21HACK: avoid hang in structurally_normalizelcnr-3/+9
2023-09-21update testslcnr-11/+116
2023-09-21proof trees: use for `intercrate_ambiguity_causes`lcnr-221/+757
2023-09-21rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::ConstRalf Jung-450/+431
2023-09-21Auto merge of #116009 - compiler-errors:fulldeps-fix, r=Kobzolbors-17/+23
2023-09-21try to avoid some layout_of callsRalf Jung-71/+75
2023-09-20Delete obsolete --disable-per-crate-search rustdoc flagDavid Tolnay-16/+0
2023-09-21Make ui-fulldeps --stage=1 builds in CIMichael Goulet-9/+12
2023-09-21Fix ui-fulldeps --stage=1 with -Zignore-directory-in-diagnostics-source-blocksMichael Goulet-8/+11
2023-09-21Auto merge of #115549 - saethlin:include-bytes-resilient, r=jackh726bors-2/+58
2023-09-21Auto merge of #116013 - matthiaskrgr:rollup-mv5i4fd, r=matthiaskrgrbors-39/+51
2023-09-20Add unit tests based on files that return odd sizes to statBen Kimock-0/+27
2023-09-21Rollup merge of #116011 - GuillaumeGomez:update-browser-ui, r=notriddleMatthias Krüger-1/+1
2023-09-21Rollup merge of #116008 - m-ou-se:boxmeup, r=oli-obkMatthias Krüger-29/+29
2023-09-21Rollup merge of #115990 - nikic:triagebot-llvm-fixed-upstream, r=NilstriebMatthias Krüger-1/+1
2023-09-21Rollup merge of #114394 - joshtriplett:style-guide-as, r=calebcartwrightMatthias Krüger-8/+20
2023-09-20Auto merge of #115542 - saethlin:fileencoder-is-bufwriter, r=WaffleLapkinbors-214/+114
2023-09-20PR feedbackBen Kimock-36/+56
2023-09-20Fix typo.Mara Bos-1/+1
2023-09-20stronger consistency check in ImmTy::from_immediateRalf Jung-3/+11
2023-09-20interpret: less debug-printing of typesRalf Jung-39/+29
2023-09-20Update browser-ui-test version to 0.16.10Guillaume Gomez-1/+1
2023-09-20interpret: more consistently use ImmTy in operators and castsRalf Jung-189/+200
2023-09-20Auto merge of #115987 - loongarch-rs:fix-transparent-union-abi, r=bjorn3bors-2/+11
2023-09-20Auto merge of #115870 - RalfJung:const-value-slice, r=oli-obkbors-63/+75
2023-09-20Rename BoxMeUp to PanicPayload.Mara Bos-29/+29
2023-09-20Call panic_display directly in const_panic_fmt.Mara Bos-1/+2
2023-09-20Auto merge of #116006 - GuillaumeGomez:rollup-elrbjd4, r=GuillaumeGomezbors-1153/+177
2023-09-20Rollup merge of #115997 - Turbo87:relnotes, r=pietroalbiniGuillaume Gomez-0/+10
2023-09-20Rollup merge of #115991 - ferrocene:rustdoc-themes, r=pietroalbiniGuillaume Gomez-1/+2
2023-09-20Rollup merge of #115988 - notriddle:notriddle/search-tab-layout, r=GuillaumeG...Guillaume Gomez-7/+104
2023-09-20Rollup merge of #115962 - Zalathar:debug, r=oli-obkGuillaume Gomez-1087/+38
2023-09-20Rollup merge of #115566 - zirconium-n:issue-107250-clean-up-unused-to-predica...Guillaume Gomez-58/+23
2023-09-20rustdoc: add comment about numeric spacingMichael Howell-0/+4