about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-20Rollup merge of #126717 - nnethercote:rustfmt-use-pre-cleanups, r=jieyouxuMatthias Krüger-33/+98
2024-06-20Rollup merge of #126711 - GKFX:const-option-as-slice, r=oli-obkMatthias Krüger-4/+15
2024-06-20Rollup merge of #126659 - Zalathar:test-coverage-attr, r=cjgillotMatthias Krüger-4/+443
2024-06-20Rollup merge of #126636 - tgross35:clippy-f16-f128-fixme, r=flip1995Matthias Krüger-532/+845
2024-06-20Rollup merge of #126380 - SergioGasquez:feat/std-xtensa, r=davidtwcoMatthias Krüger-14/+154
2024-06-20Auto merge of #126409 - pacak:incr-uplorry, r=michaelwoeristerbors-43/+66
2024-06-20Also test that yes/no must be bare wordsZalathar-0/+45
2024-06-20More status-quo tests for the `#[coverage(..)]` attributeZalathar-4/+398
2024-06-20Auto merge of #126726 - matthiaskrgr:rollup-ppe8ve3, r=matthiaskrgrbors-326/+748
2024-06-20Rollup merge of #126708 - nnethercote:minimize-can_begin_literal_maybe_minus,...Matthias Krüger-5/+22
2024-06-20Rollup merge of #126703 - the8472:on-blackbox-crypto-use, r=scottmcmMatthias Krüger-1/+1
2024-06-20Rollup merge of #126652 - Manishearth:anon-const-scope, r=bjorn3,UrgauMatthias Krüger-6/+6
2024-06-20Rollup merge of #126649 - compiler-errors:nightly, r=lcnrMatthias Krüger-76/+124
2024-06-20Rollup merge of #126620 - oli-obk:taint_errors, r=fee1-deadMatthias Krüger-238/+595
2024-06-20Auto merge of #126534 - Rejyr:comment-section-migration, r=jieyouxubors-19/+47
2024-06-19Clarify that anonymous consts still do introduce a new scopeManish Goregaokar-6/+6
2024-06-20Move an `EMIT_MIR` comment.Nicholas Nethercote-1/+1
2024-06-20Remove useless `tidy-alphabetical` markers.Nicholas Nethercote-4/+0
2024-06-20Add blank lines after module-level `//` comments.Nicholas Nethercote-0/+5
2024-06-20Add blank lines after module-level `//!` comments.Nicholas Nethercote-2/+60
2024-06-20Convert some module-level `//` and `///` comments to `//!`.Nicholas Nethercote-26/+32
2024-06-19Auto merge of #126308 - scottmcm:ban-some-coercions, r=saethlinbors-50/+78
2024-06-19Make Option::as_[mut_]slice constGeorge Bateman-4/+15
2024-06-19Migrate `run-make/comment-section` to `rmake.rs`Jerry Wang-19/+47
2024-06-20Introduce `can_begin_string_literal`.Nicholas Nethercote-2/+17
2024-06-20Inline `can_begin_literal_maybe_minus` call into two places.Nicholas Nethercote-3/+5
2024-06-19Auto merge of #119127 - joboet:array_repeat, r=scottmcmbors-2/+46
2024-06-19reword the hint::blackbox non-guaranteesThe 8472-1/+1
2024-06-19`bug!` more uses of these in runtime stuffScott McMurray-18/+18
2024-06-19Ban `ArrayToPointer` and `MutToConstPointer` from runtime MIRScott McMurray-32/+60
2024-06-19Update float tests to include `f16` and `f128`Trevor Gross-522/+792
2024-06-19Resolve Clippy `f16` and `f128` `unimplemented!`/`FIXME`sTrevor Gross-10/+53
2024-06-19Auto merge of #126691 - fee1-dead-contrib:rollup-v4vtowh, r=fee1-deadbors-29/+29
2024-06-19update codegen test for `array::repeat`joboet-1/+1
2024-06-19core: add tracking issue for `array::repeat`joboet-1/+1
2024-06-19add codegen test for `array::repeat`joboet-0/+15
2024-06-19core: simplify implementation of `array::repeat`, address other nitsjoboet-18/+9
2024-06-19core: implement `UncheckedIterator` for `RepeatN`joboet-1/+3
2024-06-19core: implement `array::repeat`joboet-0/+36
2024-06-19Const generic parameters aren't bounds, even if we end up erroring because of...Oli Scherer-128/+146
2024-06-19Rollup merge of #126684 - GuillaumeGomez:migrate-run-make-glibc-staticlib-arg...fee1-dead-14/+18
2024-06-19Rollup merge of #126681 - Urgau:rustdoc-deny-doc, r=GuillaumeGomezfee1-dead-2/+2
2024-06-19Rollup merge of #126675 - oli-obk:diagnostics_opaque, r=jackh726fee1-dead-1/+5
2024-06-19Rollup merge of #126674 - oli-obk:tracing_item_bounds, r=lqdfee1-dead-2/+4
2024-06-19Rollup merge of #126668 - fmease:rm-rustc_dump_program_clauses-attrs, r=fee1-...fee1-dead-10/+0
2024-06-19Auto merge of #126678 - nnethercote:fix-duplicated-attrs-on-nt-expr, r=petroc...bors-144/+118
2024-06-19Migrate `run-make/glibc-staticlib-args` to `rmake.rs`Guillaume Gomez-14/+18
2024-06-19local_def_path_hash_to_def_id can failMichael Baikov-36/+15
2024-06-19Allow for try_force_from_dep_node to failMichael Baikov-7/+51
2024-06-19Auto merge of #126679 - fmease:rollup-njrv2py, r=fmeasebors-590/+677