about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2024-05-23Rollup merge of #125336 - momvart:smir-77-intrinsic, r=celinvalLeón Orell Valerian Liehr-16/+74
2024-05-23Rollup merge of #122382 - mu001999:dead_code/enhance, r=petrochenkovLeón Orell Valerian Liehr-16/+33
2024-05-23Add conversion from IntrinsicDef to FnDefMohammad Omidvar-0/+6
2024-05-23Rollup merge of #125438 - tbu-:pr_rm_to_string_lossy, r=jieyouxuMatthias Krüger-4/+4
2024-05-23Rollup merge of #125416 - compiler-errors:param-env-missing-copy, r=lcnrMatthias Krüger-5/+4
2024-05-23Rollup merge of #125409 - tbu-:pr_raw_dylib_only_windows, r=lcnrMatthias Krüger-6/+6
2024-05-23Rollup merge of #125210 - fmease:fix-up-some-diags, r=davidtwcoMatthias Krüger-27/+32
2024-05-23Rollup merge of #124976 - petrochenkov:usedcrates, r=oli-obkMatthias Krüger-31/+45
2024-05-23Rollup merge of #124516 - oli-obk:taint_const_eval, r=RalfJungMatthias Krüger-7/+22
2024-05-23Rollup merge of #124297 - oli-obk:define_opaque_types13, r=jackh726Matthias Krüger-1/+1
2024-05-23Allow const eval failures if the cause is a type layout issueOli Scherer-7/+22
2024-05-23Auto merge of #125436 - matthiaskrgr:rollup-uijo2ga, r=matthiaskrgrbors-70/+276
2024-05-23Remove unneeded string conversionTobias Bucher-4/+4
2024-05-23Rollup merge of #125417 - lqd:lld-retry, r=petrochenkovMatthias Krüger-0/+21
2024-05-23Rollup merge of #125316 - nnethercote:tweak-Spacing, r=petrochenkovMatthias Krüger-31/+75
2024-05-23Rollup merge of #125156 - zachs18:for_loops_over_fallibles_behind_refs, r=Nil...Matthias Krüger-12/+26
2024-05-23Rollup merge of #125054 - nnethercote:fix-124973, r=compiler-errorsMatthias Krüger-1/+4
2024-05-23Rollup merge of #123623 - surechen:fix_123261, r=estebankMatthias Krüger-26/+150
2024-05-23Auto merge of #125359 - RalfJung:interpret-overflowing-ops, r=oli-obkbors-257/+238
2024-05-23Handle `ReVar` in `note_and_explain_region`.Nicholas Nethercote-1/+4
2024-05-23Detect unused structs which implement private traitsr0cky-16/+33
2024-05-22Auto merge of #125423 - fmease:rollup-ne4l9y4, r=fmeasebors-79/+112
2024-05-22Rollup merge of #125399 - scottmcm:less-hir-in-cg_ssa, r=compiler-errorsLeón Orell Valerian Liehr-36/+37
2024-05-22Rollup merge of #125391 - nnethercote:serialize-rs-tweaks, r=compiler-errorsLeón Orell Valerian Liehr-11/+14
2024-05-22Rollup merge of #125355 - michaelwoerister:rust_log_force_capture, r=nnethercoteLeón Orell Valerian Liehr-1/+3
2024-05-22Rollup merge of #125306 - compiler-errors:closure-incongruency, r=oli-obkLeón Orell Valerian Liehr-31/+58
2024-05-22Cleanup: Fix up some diagnosticsLeón Orell Valerian Liehr-27/+32
2024-05-23Add some comments.Nicholas Nethercote-11/+46
2024-05-23Use `JointHidden` in a couple of suitable places.Nicholas Nethercote-2/+2
2024-05-23Convert some `token_joint_hidden` calls to `token_joint`.Nicholas Nethercote-2/+2
2024-05-23Clarify a comment.Nicholas Nethercote-4/+4
2024-05-23Clarify `parse` a little.Nicholas Nethercote-3/+8
2024-05-23Clarify the meaning of the span within `mbe::TokenTree::MetaVar`.Nicholas Nethercote-9/+13
2024-05-22Auto merge of #125415 - fmease:rollup-n2bg7q5, r=fmeasebors-47/+172
2024-05-22Rollup merge of #125259 - compiler-errors:fn-mut-as-a-treat, r=oli-obkLeón Orell Valerian Liehr-20/+47
2024-05-22Rollup merge of #125049 - dtolnay:castbrace, r=compiler-errorsLeón Orell Valerian Liehr-15/+108
2024-05-22Rollup merge of #125015 - fmease:pat-tys-proh-gen-args-on-ct-params, r=spasto...León Orell Valerian Liehr-12/+17
2024-05-22Use correct param-env in MissingCopyImplementationsMichael Goulet-5/+4
2024-05-22self-contained linker: retry without -fuse-ld=lld on older GCCsRémy Rakic-0/+21
2024-05-22Auto merge of #124686 - saethlin:rust-file-footer, r=fmeasebors-53/+121
2024-05-22rustc: Use `tcx.used_crates(())` moreVadim Petrochenkov-31/+45
2024-05-22Rename `FrameworkOnlyWindows` to `RawDylibOnlyWindows`Tobias Bucher-6/+6
2024-05-22Auto merge of #117329 - RalfJung:offset-by-zero, r=oli-obk,scottmcmbors-27/+45
2024-05-22For OutsideLoop we should not suggest add 'block label in if block, or we wii...surechen-26/+150
2024-05-22Auto merge of #124227 - compiler-errors:hack-check-method-res, r=estebankbors-6/+27
2024-05-22clarify commentRalf Jung-1/+6
2024-05-22Stop using `to_hir_binop` in codegenScott McMurray-36/+37
2024-05-22Auto merge of #125335 - compiler-errors:binder, r=lcnrbors-734/+774
2024-05-22Remove `#[macro_use]` extern crate tracing` from `rustc_span`.Nicholas Nethercote-3/+3
2024-05-22Add a useful comment.Nicholas Nethercote-0/+3