about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2023-07-24Rollup merge of #113993 - nyurik:ref_format_errors, r=WaffleLapkinMatthias Krüger-9/+9
2023-07-24Rollup merge of #113992 - chrisnc:arm-none-fixups, r=oli-obkMatthias Krüger-14/+12
2023-07-24Rollup merge of #113987 - compiler-errors:comments, r=lcnrMatthias Krüger-16/+64
2023-07-24Rollup merge of #113985 - compiler-errors:issue-113951, r=estebankMatthias Krüger-7/+3
2023-07-24Rollup merge of #113969 - ericmarkmartin:smir-ty-dynamic, r=spastorinoMatthias Krüger-4/+127
2023-07-24lcnr's suggestionsMichael Goulet-4/+5
2023-07-24Auto merge of #114004 - hermitcore:riscv64gc-unknown-hermit, r=davidtwcobors-27/+42
2023-07-24Auto merge of #113877 - JhonnyBillM:reuse-codegen-ssa-monomorphization-errors...bors-322/+58
2023-07-24compiler: Add `riscv64gc-unknown-hermit` targetSimon Schöning-0/+21
2023-07-24compiler: Hermit targets: Use functional update syntaxMartin Kröning-15/+15
2023-07-24compiler: Hermit targets: Sort base fields by declarationMartin Kröning-6/+6
2023-07-24compiler: Hermit targets: Remove pre-link args.Martin Kröning-6/+0
2023-07-24Dynamic for smirEric Mark Martin-1/+120
2023-07-24Optimize format usageYuri Astrakhan-9/+9
2023-07-24generic smir stable impl for BinderEric Mark Martin-3/+7
2023-07-23Fix comments about GCC/Clang's enum width for arm-none targets.Chris Copeland-8/+8
2023-07-23Remove redundant `c_enum_min_bits` option from the thumbv4t-none-eabi target.Chris Copeland-2/+0
2023-07-23Remove "-unknown" from `llvm_target` for arm*v7r-none-eabi* targets.Chris Copeland-4/+4
2023-07-23more clippy::style fixes:Matthias Krüger-20/+12
2023-07-23fix some clippy::style findingsMatthias Krüger-12/+15
2023-07-23Comment stuff in the new solverMichael Goulet-16/+63
2023-07-23Use erased self type when autoderefing for trait error suggestionMichael Goulet-7/+3
2023-07-23Auto merge of #113975 - matthiaskrgr:clippy_07_2023, r=fee1-deadbors-30/+19
2023-07-23Auto merge of #113973 - matthiaskrgr:charstr, r=cjgillotbors-6/+6
2023-07-23fix clippy::useless_formatMatthias Krüger-16/+12
2023-07-23fix couple of clippy findings:Matthias Krüger-14/+7
2023-07-23match on chars instead of &strs for .split() or .strip_prefix()Matthias Krüger-6/+6
2023-07-23remove redundant clonesMatthias Krüger-4/+4
2023-07-23Auto merge of #113961 - fmease:fewer-features_untracked, r=compiler-errorsbors-5/+2
2023-07-23Auto merge of #111836 - calebzulawski:target-feature-closure, r=workingjubileebors-1/+16
2023-07-22Auto merge of #113943 - ericmarkmartin:smir-ty-alias, r=spastorinobors-1/+51
2023-07-22Auto merge of #112953 - compiler-errors:interpolated-block-exprs, r=WaffleLapkinbors-4/+10
2023-07-22add docs for AliasKind::InherentEric Mark Martin-0/+1
2023-07-22add Alias for smirEric Mark Martin-1/+50
2023-07-22Auto merge of #113968 - matthiaskrgr:rollup-7vdfcba, r=matthiaskrgrbors-59/+91
2023-07-22Use features() over features_untracked() where possibleLeón Orell Valerian Liehr-5/+2
2023-07-22Rollup merge of #113950 - cjgillot:clean-resolve, r=jackh726Matthias Krüger-38/+21
2023-07-22Rollup merge of #113901 - compiler-errors:only-bidi-norm, r=lcnrMatthias Krüger-9/+12
2023-07-22Rollup merge of #112508 - compiler-errors:trait-sig-lifetime-sugg-ice, r=cjgi...Matthias Krüger-12/+58
2023-07-22Auto merge of #113853 - cjgillot:split-validator, r=compiler-errorsbors-305/+320
2023-07-22Get rid of subst-relate incompleteness in new solverMichael Goulet-9/+12
2023-07-22Support interpolated block for try and asyncMichael Goulet-4/+10
2023-07-22Merge commit '1eded3619d0e55d57521a259bf27a03906fdfad0' into sync_cg_clif-202...bjorn3-170/+668
2023-07-22Remove Scope::Elision.Camille GILLOT-38/+21
2023-07-21Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"David Tolnay-1012/+253
2023-07-21Auto merge of #97550 - ojeda:comment-section, r=bjorn3bors-15/+23
2023-07-21Support `.comment` section like GCC/Clang (`!llvm.ident`)Miguel Ojeda-15/+23
2023-07-21Auto merge of #113892 - RalfJung:uninit-undef-poison, r=wesleywiserbors-1/+7
2023-07-21Auto merge of #113922 - matthiaskrgr:rollup-90cj2vv, r=matthiaskrgrbors-241/+440
2023-07-21Rollup merge of #113914 - dvdhrm:pr/zstdup, r=cjgillotMatthias Krüger-21/+0