about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-02-17Use better heuristic for printing Cargo specific diagnosticsUrgau-13/+34
2024-02-16Auto merge of #120881 - jieyouxu:migrate-ui-test-directives, r=oli-obkbors-16703/+17008
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-16401/+16401
2024-02-16Implement infra support for migrating from `//` to `//@` ui test directives许杰友 Jieyou Xu (Joe)-302/+607
2024-02-16Auto merge of #120348 - bjorn3:per_target_backend_selection, r=albertlarsan68bors-37/+79
2024-02-16Auto merge of #121188 - GuillaumeGomez:rollup-bejz7fq, r=GuillaumeGomezbors-440/+592
2024-02-16Rollup merge of #121181 - oli-obk:normalize_with_conflicting_impls, r=cjgillotGuillaume Gomez-1/+73
2024-02-16Rollup merge of #121179 - RalfJung:zst-mutable-refs, r=oli-obkGuillaume Gomez-387/+209
2024-02-16Rollup merge of #121137 - GuillaumeGomez:add-clippy-cfg, r=Urgau,NilstriebGuillaume Gomez-45/+66
2024-02-16Rollup merge of #121111 - trevyn:associated-type-suggestion, r=davidtwcoGuillaume Gomez-6/+58
2024-02-16Rollup merge of #121020 - oli-obk:diagnostics_ice, r=davidtwcoGuillaume Gomez-1/+35
2024-02-16Rollup merge of #119928 - d-sonuga:into-iter-sugg, r=compiler-errorsGuillaume Gomez-0/+151
2024-02-16Auto merge of #116385 - kornelski:maybe-rename, r=Amanieubors-22/+22
2024-02-16Auto merge of #120538 - kornelski:read-not-exact, r=m-ou-sebors-2/+2
2024-02-16add test ensuring we detect a static actually having a mutable referenceRalf Jung-8/+29
2024-02-16Auto merge of #120500 - oli-obk:intrinsics2.0, r=WaffleLapkinbors-451/+620
2024-02-16Fix an ICE in the recursion lintOli Scherer-1/+73
2024-02-16add back some more attempts at having &mut in the final value of a const/staticRalf Jung-7/+57
2024-02-16remove stderr-per-bitwidth from some testsRalf Jung-311/+53
2024-02-16allow mutable references in const values when they point to no memoryRalf Jung-84/+93
2024-02-16Auto merge of #120486 - reitermarkus:use-generic-nonzero, r=dtolnaybors-633/+641
2024-02-16Auto merge of #120889 - Ayush1325:uefi-instant, r=joshtriplettbors-0/+120
2024-02-16Auto merge of #121169 - GuillaumeGomez:rollup-oxk5d5j, r=GuillaumeGomezbors-154/+482
2024-02-16Rollup merge of #121155 - tspiteri:strict-doc-overflow, r=NilstriebGuillaume Gomez-0/+79
2024-02-16Rollup merge of #121147 - tmiasko:no-debug-body, r=compiler-errorsGuillaume Gomez-4/+2
2024-02-16Rollup merge of #121146 - compiler-errors:ignore-diverging-arms, r=estebankGuillaume Gomez-48/+69
2024-02-16Rollup merge of #121145 - adamgemmell:dev/adagem01/combined-target-features, ...Guillaume Gomez-4/+4
2024-02-16Rollup merge of #121141 - compiler-errors:closure-kind-docs, r=nnethercoteGuillaume Gomez-11/+26
2024-02-16Rollup merge of #121119 - compiler-errors:async-fn-kind-errs, r=oli-obkGuillaume Gomez-37/+154
2024-02-16Rollup merge of #121109 - nnethercote:TyKind-Err-guar-2, r=oli-obkGuillaume Gomez-36/+75
2024-02-16Rollup merge of #121095 - chenyukang:yukang-fix-120998-rust-playground-link, ...Guillaume Gomez-7/+66
2024-02-16Rollup merge of #120971 - PizzasBear:patch-1, r=NilstriebGuillaume Gomez-1/+1
2024-02-16Rollup merge of #120777 - Marcondiro:unicode15-1, r=ManishearthGuillaume Gomez-6/+6
2024-02-15Auto merge of #121133 - tmiasko:skip-coroutines, r=cjgillotbors-0/+20
2024-02-15Auto merge of #119338 - compiler-errors:upcast-plus-autos, r=lcnrbors-52/+93
2024-02-15Fix closure kind docsMichael Goulet-11/+26
2024-02-15doc: panicking division by zero examples for unsigned strict div opsTrevor Spiteri-0/+27
2024-02-15doc: add note before panicking examples for strict_overflow_opsTrevor Spiteri-0/+52
2024-02-15Remove a suggestion that is redundantMichael Goulet-35/+5
2024-02-15Auto merge of #121142 - GuillaumeGomez:rollup-5qmksjw, r=GuillaumeGomezbors-277/+630
2024-02-15make better async fn kind errorsMichael Goulet-37/+154
2024-02-15Only point out non-diverging arms for match suggestionsMichael Goulet-18/+69
2024-02-15Consider principal trait ref's auto-trait super-traits in dyn upcastingMichael Goulet-52/+93
2024-02-15Avoid debug logging entire MIR bodyTomasz Miąsko-4/+2
2024-02-15Auto merge of #119863 - tmiasko:will-wake, r=m-ou-sebors-1/+3
2024-02-15Update aarch64 target feature docs to match LLVMAdam Gemmell-4/+4
2024-02-15Add comment to remind devs to update the unstable book related chapter if the...Guillaume Gomez-0/+3
2024-02-15Rollup merge of #121120 - nnethercote:LitKind-Err-guar, r=fmeaseGuillaume Gomez-162/+170
2024-02-15Rollup merge of #121113 - oli-obk:track_errors10, r=compiler-errorsGuillaume Gomez-60/+244
2024-02-15Rollup merge of #121107 - estebank:capitalization-suggestion, r=michaelwoeristerGuillaume Gomez-24/+26