about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-11-15shift no characters when using raw string literalsTakayuki Maeda-0/+29
2022-11-14Issue error when `-C link-self-contained` option is used on unsupported platf...StackDoubleFlow-2/+2
2022-11-15Normalize types before looking for opaquesMichael Goulet-0/+56
2022-11-15Use `needs-unwind` instead of ignoring WASM/emscriptenBryan Garza-5/+3
2022-11-15move testcase for tidyyukang-0/+0
2022-11-15fix #104088, Slightly improve error message for invalid identifieryukang-0/+55
2022-11-15move testcase for tidyyukang-0/+0
2022-11-15fix #103381, Detect incorrect chaining of if and if let conditionsyukang-0/+168
2022-11-15Rollup merge of #104426 - aDotInTheVoid:test-102154, r=compiler-errorsMatthias Krüger-0/+13
2022-11-15Rollup merge of #104422 - compiler-errors:fix-suggest_associated_call_syntax,...Matthias Krüger-0/+68
2022-11-15Rollup merge of #104415 - notriddle:notriddle/search-keyboard-commands, r=Gui...Matthias Krüger-0/+29
2022-11-15Rollup merge of #104404 - GuillaumeGomez:fix-missing-minification, r=notriddleMatthias Krüger-2/+6
2022-11-15Rollup merge of #104383 - WaffleLapkin:rustc_undiagnostic_item, r=compiler-er...Matthias Krüger-6/+6
2022-11-15Rollup merge of #104380 - rust-lang:notriddle/code-opacity, r=GuillaumeGomezMatthias Krüger-4/+0
2022-11-15Rollup merge of #103842 - andrewpollack:add-fuchsia-test-script, r=tmandryMatthias Krüger-2/+1095
2022-11-14Add test for #102154Nixon Enraght-Moony-0/+13
2022-11-14rustdoc: remove no-op CSS `.main-header { justify-content }`Michael Howell-1/+17
2022-11-14respect visibility & stability of inherent associated typesLeón Orell Valerian Liehr-1/+76
2022-11-14rustdoc: add test case for font size in help popoverMichael Howell-0/+2
2022-11-14rustdoc: remove no-op CSS `.popover { font-size: 1rem }`Michael Howell-2/+0
2022-11-14rustdoc: fix corner case in search keyboard commandsMichael Howell-0/+29
2022-11-14Update src/test/ui/proc-macro/expand-expr.rsclubby789-2/+2
2022-11-14Add regression testMichael Goulet-0/+19
2022-11-14Do autoderef to match impl against rcvrMichael Goulet-0/+49
2022-11-14Show a note where a macro failed to matchNilstrieb-0/+279
2022-11-14Rollup merge of #104378 - compiler-errors:chalk-up, r=jackh726Matthias Krüger-110/+17
2022-11-14Rollup merge of #104364 - petrochenkov:docice2, r=GuillaumeGomezMatthias Krüger-1/+22
2022-11-14Rollup merge of #104350 - SparkyPotato:fix-x-wrapper, r=jyn514Matthias Krüger-4/+5
2022-11-14Rollup merge of #104349 - rustaceanclub:master, r=oli-obkMatthias Krüger-4/+4
2022-11-14Rollup merge of #104294 - compiler-errors:inline-ct-err-in-mir-build, r=david...Matthias Krüger-0/+21
2022-11-14Rollup merge of #104229 - compiler-errors:overlap-full-path, r=davidtwcoMatthias Krüger-75/+75
2022-11-14Rollup merge of #104223 - fmease:recover-fn-ptr-with-generics, r=estebankMatthias Krüger-0/+142
2022-11-14Fix test/ui/issues/issue-30490.rsAyush Singh-1/+1
2022-11-14Fix using `include_bytes` in pattern positionclubby789-1/+7
2022-11-14Fix missing minification for static filesGuillaume Gomez-2/+6
2022-11-14Bless graphviz testsJannis Christopher Köhl-5/+5
2022-11-14Auto merge of #104387 - Manishearth:rollup-9e551p5, r=Manishearthbors-35/+626
2022-11-14Auto merge of #104188 - jyn514:download-config-only, r=Mark-Simulacrumbors-637/+663
2022-11-13Make all download functions need only Config, not BuilderJoshua Nelson-637/+663
2022-11-13Rollup merge of #104304 - uweigand:s390x-profiler, r=Mark-SimulacrumManish Goregaokar-1/+1
2022-11-13Rollup merge of #104266 - compiler-errors:issue-102430, r=Mark-SimulacrumManish Goregaokar-0/+32
2022-11-13Rollup merge of #104181 - jackh726:known-bug-tests, r=Mark-SimulacrumManish Goregaokar-0/+373
2022-11-13Rollup merge of #104158 - Ayush1325:executable, r=Mark-SimulacrumManish Goregaokar-1/+7
2022-11-13Rollup merge of #104105 - davidtwco:split-dwarf-lto, r=michaelwoeristerManish Goregaokar-14/+197
2022-11-13Rollup merge of #103709 - cuviper:netbsd-9, r=pietroalbiniManish Goregaokar-19/+16
2022-11-14Auto merge of #103858 - Mark-Simulacrum:bump-bootstrap, r=pietroalbinibors-338/+338
2022-11-13Add a few known-bug testsJack Huey-0/+373
2022-11-13Fix clippy and rustdocMaybe Waffle-6/+6
2022-11-13rustdoc: remove unused CSS `code { opacity: 1 }`Michael Howell-4/+0
2022-11-13Auto merge of #103894 - mati865:gnullvm-libunwind-changes, r=thomccbors-1/+0