about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-09-22Add Minimal Std implementation for UEFIAyush Singh-18/+718
2023-09-22Auto merge of #114780 - RalfJung:io-safety, r=Amanieubors-29/+99
2023-09-22Auto merge of #114776 - fee1-dead-contrib:enable-effects-in-libcore, r=oli-obkbors-133/+173
2023-09-22Auto merge of #115910 - eduardosm:lang-fns-target-features, r=cjgillotbors-3/+99
2023-09-22Auto merge of #115920 - Zoxc:depkind-u16, r=cjgillotbors-518/+508
2023-09-22fix clippy errors (ignore effects in certainty)Deadbeef-2/+3
2023-09-21Auto merge of #115897 - eduardosm:check-fn-sig, r=compiler-errorsbors-387/+410
2023-09-21Auto merge of #115864 - compiler-errors:rpitit-sugg, r=estebankbors-54/+348
2023-09-21Auto merge of #115230 - Vtewari2311:mod-hurd-latest, r=b-naberbors-35/+626
2023-09-21Suggest desugaring to RPITIT when AFIT is required to be an auto traitMichael Goulet-0/+270
2023-09-21Record asyncness span in HIRMichael Goulet-54/+78
2023-09-21Auto merge of #114399 - Zalathar:no-renumber, r=jackh726bors-316/+258
2023-09-21added support for GNU/HurdSamuel Thibault-35/+626
2023-09-21Move `DepKind` to `rustc_query_system` and define it as `u16`John Kåre Alsaker-518/+508
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-21coverage: Don't bother renumbering expressions on the Rust sideZalathar-167/+64
2023-09-21coverage: Explicitly simplify coverage expressions in codegenZalathar-137/+185
2023-09-21coverage: Make the zero counter a constantZalathar-15/+12
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