about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-12Rollup merge of #118877 - Enselic:remove-cgu-fixme, r=NilstriebMatthias Krüger-3/+3
2023-12-12Rollup merge of #118868 - Nadrieril:correctly-gate-never_patterns-parsing, r=...Matthias Krüger-26/+207
2023-12-12Rollup merge of #118866 - krasimirgg:llvm-18-ref, r=durin42Matthias Krüger-1/+3
2023-12-12Rollup merge of #118865 - Enselic:rustc_codegen_llvm-lint-fix, r=petrochenkovMatthias Krüger-1/+8
2023-12-12Rollup merge of #118856 - notriddle:notriddle/search-js, r=GuillaumeGomezMatthias Krüger-7/+2
2023-12-12Rollup merge of #118855 - nnethercote:improve-attribute-value-error, r=compil...Matthias Krüger-62/+87
2023-12-12Rollup merge of #117927 - ehuss:future-incompat-docs, r=wesleywiserMatthias Krüger-0/+67
2023-12-12Rollup merge of #117914 - estebank:issue-85843, r=wesleywiserMatthias Krüger-55/+450
2023-12-12Rollup merge of #116740 - lenko-d:const_evaluatable_failed_for_non_unevaluate...Matthias Krüger-13/+112
2023-12-12tests: CGU tests require build-pass, not check-pass (remove FIXME)Martin Nordholts-3/+3
2023-12-12Don't gate the feature twiceNadrieril-51/+31
2023-12-12Correctly gate the parsing of match arms without bodyNadrieril-26/+227
2023-12-12Auto merge of #118841 - compiler-errors:always-copy, r=jackh726bors-60/+15
2023-12-12llvm-wrapper: adapt for LLVM API changeKrasimir Georgiev-1/+3
2023-12-12rustc_codegen_llvm: Enforce `rustc::potential_query_instability` lintMartin Nordholts-1/+8
2023-12-12Auto merge of #118817 - lnicola:sync-from-ra, r=lnicolabors-6213/+9745
2023-12-12Auto merge of #118857 - matthiaskrgr:rollup-t02kx2u, r=matthiaskrgrbors-79/+1368
2023-12-12Add rust_analyzer to EXTRA_CHECK_CFGSLaurențiu Nicola-0/+2
2023-12-12Rollup merge of #118848 - wesleywiser:vacation, r=wesleywiserMatthias Krüger-1/+1
2023-12-12Rollup merge of #118846 - celinval:smir-ty-methods, r=compiler-errorsMatthias Krüger-13/+156
2023-12-12Rollup merge of #118844 - celinval:smir-mono-args, r=compiler-errorsMatthias Krüger-1/+5
2023-12-12Rollup merge of #118840 - matthiaskrgr:cloooooone, r=compiler-errorsMatthias Krüger-4/+4
2023-12-12Rollup merge of #118797 - tmiasko:dead-coro, r=davidtwcoMatthias Krüger-8/+27
2023-12-12Rollup merge of #118756 - jyn514:colors, r=estebankMatthias Krüger-23/+144
2023-12-12Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Si...Matthias Krüger-29/+1031
2023-12-11rustdoc-search: clean up parserMichael Howell-7/+2
2023-12-12Improve an error involving attribute values.Nicholas Nethercote-62/+87
2023-12-12Auto merge of #118742 - lcnr:infer-var-cleanup, r=compiler-errorsbors-106/+51
2023-12-11Remove scalar fn and tighten the BiOp Ty assertionsCelina G. Val-24/+12
2023-12-12Make ConstKind and TyKind CopyMichael Goulet-5/+4
2023-12-12Simplify some Copy impls in rustc_type_irMichael Goulet-55/+11
2023-12-11Wesley is not on vacationWesley Wiser-1/+1
2023-12-11Fix doc commentCelina G. Val-1/+1
2023-12-11Fix BinOp ty assertion and `fn_sig` for closuresCelina G. Val-12/+167
2023-12-11Monomorphize args while building Instance bodyCelina G. Val-1/+5
2023-12-11Auto merge of #117962 - weihanglo:debug-name-table, r=wesleywiserbors-3/+73
2023-12-11Remove redundant special case for resume argumentTomasz Miąsko-7/+0
2023-12-11End locals' live range before suspending coroutineTomasz Miąsko-1/+27
2023-12-11refactor: only check dwarf version when emitting dwarfWeihang Lo-2/+8
2023-12-11remove some redundant clonesMatthias Krüger-4/+4
2023-12-11Auto merge of #118838 - matthiaskrgr:rollup-8kwzpho, r=matthiaskrgrbors-2606/+2989
2023-12-11fix: stop emitting `.debug_pubnames` and `.debug_pubtypes`Weihang Lo-5/+44
2023-12-11test: demonstrate that dwarf debug names sections are emittedWeihang Lo-0/+25
2023-12-11Rollup merge of #118835 - Urgau:fix-rccg-gcc-tests, r=matthiaskrgrMatthias Krüger-1/+1
2023-12-11Rollup merge of #118827 - Nilstrieb:linker-plugin-lto, r=ehussMatthias Krüger-2/+6
2023-12-11Rollup merge of #118826 - Nilstrieb:no-email-pls, r=davidtwcoMatthias Krüger-1/+1
2023-12-11Rollup merge of #118822 - Nadrieril:librarify, r=compiler-errorsMatthias Krüger-2460/+2614
2023-12-11Rollup merge of #118818 - krasimirgg:llvm-18-pass, r=nikicMatthias Krüger-0/+4
2023-12-11Rollup merge of #118726 - dtolnay:matchguardlet, r=compiler-errorsMatthias Krüger-77/+174
2023-12-11Rollup merge of #118647 - onur-ozkan:bootstrap-shims-dump, r=clubby789Matthias Krüger-26/+158