about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
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-11Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwcobors-9/+249
2023-12-11Auto merge of #118823 - GuillaumeGomez:rollup-6v51gxv, r=GuillaumeGomezbors-538/+438
2023-12-11Rollup merge of #118802 - ehuss:remove-edition-preview, r=TaKO8KiGuillaume Gomez-538/+438
2023-12-11Auto merge of #118661 - fee1-dead-contrib:restore-const-partialEq, r=compiler...bors-61/+37
2023-12-11Auto merge of #117116 - calebzulawski:repr-simd-packed, r=workingjubileebors-3/+24
2023-12-11Auto merge of #118494 - nnethercote:default_configuration-fill_well_known, r=...bors-154/+175
2023-12-11Auto merge of #118032 - RalfJung:char-u32, r=Mark-Simulacrumbors-0/+2
2023-12-11Auto merge of #114571 - nnethercote:improve-print_tts, r=petrochenkovbors-182/+354
2023-12-11Rearrange `default_configuration` and `CheckCfg::fill_well_known`.Nicholas Nethercote-154/+175
2023-12-11Add spacing information to delimiters.Nicholas Nethercote-141/+204
2023-12-11Improve `print_tts` by changing `tokenstream::Spacing`.Nicholas Nethercote-60/+169
2023-12-10Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstriebbors-3/+55
2023-12-10Remove edition umbrella features.Eric Huss-538/+438
2023-12-10Auto merge of #118791 - saethlin:use-immediate-type, r=nikicbors-1/+1
2023-12-10Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Kibors-2/+8
2023-12-10Implement `--env` compiler flagGuillaume Gomez-3/+55
2023-12-10fix clippyDeadbeef-10/+9
2023-12-10Auto merge of #118692 - surechen:remove_unused_imports, r=petrochenkovbors-235/+84
2023-12-10clean up leftover FIXMEDeadbeef-30/+5
2023-12-10fix testsDeadbeef-1/+2
2023-12-10Revert "Don't print host effect param in pretty path_generic_args"Deadbeef-44/+40
2023-12-10filter out trailing effect param in `own_args_no_defaults`Deadbeef-0/+2
2023-12-10fix host param for `PartialEq`Deadbeef-2/+5
2023-12-10Auto merge of #118788 - compiler-errors:const-pretty, r=fee1-deadbors-52/+60
2023-12-10remove redundant importssurechen-235/+84
2023-12-09Use immediate_backend_type when reading from a const allocBen Kimock-1/+1
2023-12-09Auto merge of #118308 - Nadrieril:sound-exhaustive-patterns-take-3, r=compile...bors-320/+696
2023-12-09Print constness in TraitPredPrintModifiersAndPathMichael Goulet-3/+6
2023-12-09s/const_effect/host_effectMichael Goulet-9/+10
2023-12-09Don't print host effect param in pretty path_generic_argsMichael Goulet-40/+44
2023-12-09Auto merge of #118780 - GuillaumeGomez:rollup-nd0syaf, r=GuillaumeGomezbors-206/+426
2023-12-09Rollup merge of #118766 - compiler-errors:lower-spans, r=spastorinoGuillaume Gomez-5/+6
2023-12-09Rollup merge of #118734 - nnethercote:literal-cleanups, r=fee1-deadGuillaume Gomez-58/+63
2023-12-09Rollup merge of #118702 - Urgau:check-cfg-strengthen-well-known, r=nnethercoteGuillaume Gomez-0/+3
2023-12-09Rollup merge of #118638 - nnethercote:rustc_mir_dataflow-more, r=cjgillotGuillaume Gomez-138/+102
2023-12-09Rollup merge of #118057 - bvanjoi:fix-118048, r=cjgillotGuillaume Gomez-4/+5
2023-12-09Rollup merge of #117953 - farnoy:masked-load-store, r=workingjubileeGuillaume Gomez-1/+247
2023-12-09Auto merge of #116170 - matthewjasper:remove-thir-destruction-scopes, r=cjgillotbors-162/+72
2023-12-09Add simd_masked_{load,store} platform-intrinsicsJakub OkoĊ„ski-1/+247
2023-12-09Strengthen well known check-cfg names and values testUrgau-0/+3
2023-12-09Auto merge of #118771 - workingjubilee:rollup-q1p3riz, r=workingjubileebors-96/+148
2023-12-09Rollup merge of #118764 - compiler-errors:fused-async-iterator, r=eholkJubilee-11/+33
2023-12-09Rollup merge of #118762 - compiler-errors:gen-nits, r=eholkJubilee-34/+35
2023-12-09Rollup merge of #118666 - Zalathar:body-closure, r=cjgillotJubilee-31/+26
2023-12-09Rollup merge of #118610 - krasimirgg:llvm-18-dec, r=nikicJubilee-1/+5
2023-12-09Rollup merge of #118198 - Zalathar:if-not, r=cjgillotJubilee-19/+49
2023-12-09Auto merge of #118150 - roblabla:new-win7-targets, r=davidtwcobors-0/+52
2023-12-09Auto merge of #117873 - quininer:android-emutls, r=Amanieubors-27/+62