about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-08-23Remove opinions from style guide about where clauses in type alias itemsMichael Goulet-6/+9
2023-08-16Describe how to format trailing where clausesMichael Goulet-2/+25
2023-08-16bugfix: reflect how rustfmt formats type aliasesMichael Goulet-3/+3
2023-08-15Auto merge of #114852 - GuillaumeGomez:rollup-vjagxjr, r=GuillaumeGomezbors-228/+574
2023-08-15Auto merge of #112387 - clarfonthey:non-panicking-ceil-char-boundary, r=m-ou-sebors-9/+5
2023-08-15Fix typo.Mara Bos-1/+1
2023-08-15Rollup merge of #114831 - compiler-errors:next-solver-projection-subst-compat...Guillaume Gomez-8/+31
2023-08-15Rollup merge of #114830 - compiler-errors:ui-test-annotations, r=petrochenkovGuillaume Gomez-17/+17
2023-08-15Rollup merge of #114829 - compiler-errors:next-solver-only-unsize-to-dyn-once...Guillaume Gomez-54/+94
2023-08-15Rollup merge of #114828 - compiler-errors:next-solver-probe-upcasting, r=lcnrGuillaume Gomez-13/+27
2023-08-15Rollup merge of #114827 - compiler-errors:next-solver-dyn-safe-candidates, r=...Guillaume Gomez-0/+7
2023-08-15Rollup merge of #114825 - cuviper:gimli-0.28, r=compiler-errorsGuillaume Gomez-0/+9
2023-08-15Rollup merge of #114820 - ehuss:unknown-lint-mod-warning, r=compiler-errorsGuillaume Gomez-0/+36
2023-08-15Rollup merge of #114800 - RalfJung:transparent, r=cuviperGuillaume Gomez-18/+26
2023-08-15Rollup merge of #114772 - fee1-dead-contrib:typed-did, r=b-naberGuillaume Gomez-100/+324
2023-08-15Rollup merge of #114711 - lqd:linker-inference, r=petrochenkovGuillaume Gomez-18/+3
2023-08-15Auto merge of #114467 - Amanieu:asm-unstable-features, r=davidtwcobors-5/+6
2023-08-15Auto merge of #114717 - loongarch-rs:rust-lld, r=b-naberbors-2/+4
2023-08-15Auto merge of #114023 - compiler-errors:coinductive-cycle-lint, r=lcnrbors-54/+252
2023-08-15more nitsMichael Goulet-49/+65
2023-08-15Reuse the selection context, compute failing obligations first in ambig modeMichael Goulet-88/+80
2023-08-15nitsMichael Goulet-5/+8
2023-08-15Implement lint against coinductive impl overlapMichael Goulet-6/+183
2023-08-15more span infoMichael Goulet-14/+24
2023-08-15Auto merge of #113679 - chenyukang:yukang-fix-lint-113459, r=cjgillotbors-0/+68
2023-08-15Auto merge of #114803 - bjorn3:less_session_mutable_state, r=fee1-deadbors-106/+50
2023-08-15Check projection arguments before substitutionMichael Goulet-8/+31
2023-08-15Clean up some bad ui testing annotationsMichael Goulet-17/+17
2023-08-15Separate consider_unsize_to_dyn_candidate from other unsize candidatesMichael Goulet-54/+94
2023-08-15Probe when assembling upcast candidates so they don't step on eachother's toesMichael Goulet-13/+27
2023-08-15Only consider object candidates for object-safe dyn typesMichael Goulet-0/+7
2023-08-14Add a regression test for #113238Josh Stone-0/+9
2023-08-14Auto merge of #114824 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-08-14Update cargoWeihang Lo-0/+0
2023-08-14Auto merge of #113658 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3bors-81/+503
2023-08-14actually this doesn't even affect doctests. nice.Ralf Jung-24/+12
2023-08-14Auto merge of #114821 - matthiaskrgr:rollup-bahtz9m, r=matthiaskrgrbors-8/+66
2023-08-14Rollup merge of #114817 - ouz-a:ouz_testing, r=lcnrMatthias Krüger-1/+0
2023-08-14Rollup merge of #114815 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-08-14Rollup merge of #114760 - DianQK:update-test-for-type-decl-disubprogram, r=cu...Matthias Krüger-0/+26
2023-08-14Rollup merge of #114752 - RickleAndMortimer:issue-113788-fix, r=compiler-errorsMatthias Krüger-1/+17
2023-08-14Rollup merge of #114745 - ouz-a:smir_const, r=spastorinoMatthias Krüger-6/+23
2023-08-14Add test for unknown_lints from another file.Eric Huss-0/+36
2023-08-14Auto merge of #113464 - waynr:remove-provider-trait, r=Amanieubors-739/+736
2023-08-15Update compiler/rustc_feature/src/active.rsDirreck-1/+1
2023-08-14fixed *const [type error] does not implement the Copy traitnxya-1/+17
2023-08-14Remove unnecessary FIXMEouz-a-1/+0
2023-08-15update Cargo.lockdirreke-4/+4
2023-08-14Update booksrustbot-0/+0
2023-08-15fix the error checkdirreke-2/+2