about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-12-24Rollup merge of #106091 - GuillaumeGomez:correct-css-pseudo-element, r=notriddleMatthias Krüger-6/+6
2022-12-24Rollup merge of #106084 - RalfJung:into-iter, r=thomccMatthias Krüger-7/+26
2022-12-24Rollup merge of #106069 - notriddle:notriddle/search-tabs, r=GuillaumeGomezMatthias Krüger-52/+52
2022-12-24Rollup merge of #105970 - Ezrashaw:add-docs+test-e0462, r=GuillaumeGomezMatthias Krüger-2/+30
2022-12-23Codegen test for derived `<` on trivial newtype [TEST ONLY]Scott McMurray-0/+49
2022-12-23Verify receiver is of `self: Pin<&mut Self>`Esteban Küber-4/+0
2022-12-23Auto merge of #106088 - weihanglo:update-cargo, r=weihanglobors-0/+0
2022-12-23Suggest `.clone()` on method call move errorsEsteban Küber-0/+44
2022-12-23rustdoc: remove no-op CSS from `.docblock-short`Michael Howell-2/+0
2022-12-23Mention and number the components of a race in the order the interpreter sees...Ben Kimock-113/+113
2022-12-23Use correct CSS pseudo-element selectorGuillaume Gomez-6/+6
2022-12-23Suggest `Pin::as_mut` when encountering borrow errorEsteban Küber-0/+57
2022-12-23Update cargoWeihang Lo-0/+0
2022-12-23Rollup merge of #106055 - compiler-errors:too-many-calls, r=estebanknils-0/+95
2022-12-23Rollup merge of #106048 - fee1-dead-contrib:tidy-ci-continuation, r=jyn514nils-2/+45
2022-12-23Rollup merge of #106043 - c410-f3r:moar-errors, r=petrochenkovnils-18/+1
2022-12-23Rollup merge of #105853 - jyn514:prepush-windows, r=Mark-Simulacrumnils-10/+2
2022-12-23Rollup merge of #105661 - lcnr:evaluate-new, r=compiler-errorsnils-0/+54
2022-12-23fix one more unaligned self.ptr, and add testsRalf Jung-0/+14
2022-12-23attempt to clarify what the backtrace belongs to when there could be ambiguityRalf Jung-90/+93
2022-12-23fix IntoIter::drop on high-alignment ZSTRalf Jung-7/+12
2022-12-23Auto merge of #106053 - compiler-errors:incr-test-revision, r=Mark-Simulacrumbors-3/+7
2022-12-23Move testsCaio-18/+1
2022-12-23Use u32 methods instead of manual shiftingAyush Singh-12/+8
2022-12-23Provide more context on FileCheck failuresNikita Popov-0/+2
2022-12-23Add testsMichael Goulet-0/+43
2022-12-23Auto merge of #106070 - matthiaskrgr:rollup-jv9ctkl, r=matthiaskrgrbors-5/+24
2022-12-22rustdoc: fix race condition in GUI testMichael Howell-0/+1
2022-12-22rustdoc: use a more evocative name for CSS/JS `#titles`Michael Howell-52/+51
2022-12-23Rollup merge of #106059 - jyn514:setup-twice, r=NilstriebMatthias Krüger-0/+4
2022-12-23Rollup merge of #106051 - jyn514:cranelift-std, r=bjorn3Matthias Krüger-5/+19
2022-12-23Rollup merge of #105978 - jyn514:unused_proc_macro_decl, r=tmiaskoMatthias Krüger-0/+1
2022-12-23Auto merge of #105036 - jyn514:cargo-docs, r=Mark-Simulacrumbors-11/+54
2022-12-23Always suggest as `MachineApplicable` in `recover_intersection_pat`Yuki Okushi-23/+75
2022-12-23docs/test: add UI test and long-form error docs for E0462Ezra Shaw-2/+30
2022-12-22Fix `explicit_outlives_requirements` lint in macrosLukas Markeffsky-3/+66
2022-12-22Auto merge of #106054 - matthiaskrgr:rollup-38epsfh, r=matthiaskrgrbors-37/+206
2022-12-22Support documenting CargoJoshua Nelson-11/+54
2022-12-22Add a (1) and (2) to the data race errorsBen Kimock-113/+113
2022-12-22Avoid running the `Profile` step twice on `x setup`Joshua Nelson-0/+4
2022-12-22Rollup merge of #106037 - JohnTitor:issue-94293, r=lcnrMatthias Krüger-0/+31
2022-12-22Rollup merge of #106035 - GuillaumeGomez:migrate-css-var-search-tab-title-col...Matthias Krüger-12/+19
2022-12-22Rollup merge of #106027 - notriddle:notriddle/more-scraped-examples-inner, r=...Matthias Krüger-19/+13
2022-12-22Rollup merge of #105983 - compiler-errors:issue-105981, r=tmiaskoMatthias Krüger-0/+93
2022-12-22Rollup merge of #105847 - compiler-errors:issue-104396, r=oli-obkMatthias Krüger-0/+47
2022-12-22Rollup merge of #105567 - TimNN:kcfi16, r=nikicMatthias Krüger-6/+3
2022-12-22Deduplicate check_expr in builtin calls with errorMichael Goulet-0/+52
2022-12-22Mark `proc_macro_decls_static` as always usedJoshua Nelson-0/+1
2022-12-22Take revision into account in src/test/ui incremental testsMichael Goulet-3/+7
2022-12-22Use separate files instead of revisionsMichael Goulet-24/+37