about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-07-12Fix gdb-cmd for rust-gdbguiSebastian Imlay-2/+1
2022-07-11Auto merge of #98637 - cjgillot:bare-trait-anon-lt, r=petrochenkovbors-0/+49
2022-07-11Rollup merge of #99147 - compiler-errors:issue-55673, r=lcnrDylan DPC-3/+24
2022-07-11Rollup merge of #99091 - compiler-errors:private-types-should-stay-private, r...Dylan DPC-1/+47
2022-07-11Rollup merge of #98907 - compiler-errors:plz-no-float, r=oli-obkDylan DPC-0/+34
2022-07-11Rollup merge of #98882 - compiler-errors:explain-doc-comments-in-macros, r=da...Dylan DPC-2/+8
2022-07-11Do not mention private Self types from other cratesMichael Goulet-1/+47
2022-07-11Mention similarly named associated type even if it's not clearly in supertraitMichael Goulet-3/+24
2022-07-11Auto merge of #98369 - jyn514:configure.py, r=Mark-Simulacrumbors-8/+5
2022-07-11Auto merge of #99130 - jyn514:std-cache-invalidation, r=Mark-Simulacrumbors-22/+38
2022-07-11Auto merge of #98526 - jyn514:download-llvm-outside-checkout, r=Mark-Simulacrumbors-29/+34
2022-07-11Deny floats even when adt_const_params is enabledMichael Goulet-0/+34
2022-07-10explain doc comments in macros a bitMichael Goulet-2/+8
2022-07-10Fix `x build library/std compiler/rustc`Joshua Nelson-22/+38
2022-07-11Rollup merge of #99128 - oxalica:fix/ci-llvm-patchelf, r=jyn514Matthias Krüger-2/+2
2022-07-11Rollup merge of #99114 - GuillaumeGomez:css-cleanup, r=Dylan-DPCMatthias Krüger-7/+3
2022-07-11Rollup merge of #99095 - rhysd:issue-99092, r=compiler-errorsMatthias Krüger-1/+33
2022-07-11Rollup merge of #98713 - nikomatsakis:issue-98693, r=jackh726Matthias Krüger-1/+52
2022-07-11Fix `download-ci-llvm` NixOS patching for binariesoxalica-2/+2
2022-07-10Allow using `download-ci-llvm = true` outside the git checkoutJoshua Nelson-29/+34
2022-07-10Remove unsupported options in configure.pyJoshua Nelson-8/+5
2022-07-10Auto merge of #99107 - weihanglo:update-cargo, r=ehussbors-0/+0
2022-07-10Auto merge of #98785 - compiler-errors:no-check-expr-in-check-compatible, r=e...bors-18/+5
2022-07-10Auto merge of #98463 - mystor:expand_expr_bool, r=eddybbors-1/+70
2022-07-10Group .test-arrow CSS rules and fix rgb/rgba propertyGuillaume Gomez-7/+3
2022-07-10Rollup merge of #99086 - GuillaumeGomez:search-result-crate-filter-dropdown, ...Matthias Krüger-1/+30
2022-07-10Rollup merge of #99045 - 1011X:patch-1, r=GuillaumeGomezMatthias Krüger-1/+11
2022-07-107 commits in c0bbd42ce5e83fe2a93e817c3f9b955492d3130a..b1dd22e668af5279e13a07...Weihang Lo-0/+0
2022-07-10Remove duplicate notes from error on inter-crate ambiguous impl of traits (fi...rhysd-1/+33
2022-07-10Auto merge of #97522 - xfix:stabilize-slice-from-raw-parts, r=dtolnaybors-60/+56
2022-07-10Auto merge of #98213 - notriddle:notriddle/clap-3, r=Mark-Simulacrumbors-21/+24
2022-07-09Auto merge of #98950 - ChrisDenton:getoverlapped-io, r=thomccbors-0/+81
2022-07-09Partially stabilize const_slice_from_raw_partsKonrad Borowski-60/+56
2022-07-09Do not call `check_expr` in `check_compatible`, since it has side-effects and...Michael Goulet-18/+5
2022-07-09Auto merge of #98957 - RalfJung:zst-are-different, r=lcnr,oli-obkbors-218/+220
2022-07-09Fix epage's nitsMichael Howell-2/+4
2022-07-09Update submodule rust-installerMichael Howell-1/+1
2022-07-09Bump to clap 3Michael Howell-20/+21
2022-07-09Add GUI test for search result crate filter dropdownGuillaume Gomez-0/+28
2022-07-09Fix display of search result crate filter dropdownGuillaume Gomez-1/+2
2022-07-09tweak names and output and blessRalf Jung-218/+220
2022-07-09Auto merge of #98328 - topjohnwu:fix_cross, r=jyn514bors-1/+22
2022-07-09Rollup merge of #99008 - obeis:issue-98974, r=compiler-errorsDylan DPC-6/+24
2022-07-09Rollup merge of #98980 - RalfJung:const-prop-ice, r=oli-obkDylan DPC-0/+18
2022-07-09Rollup merge of #98350 - pcwalton:dwarf5, r=michaelwoeristerDylan DPC-0/+29
2022-07-08Auto merge of #98816 - estebank:implicit-sized, r=oli-obkbors-99/+230
2022-07-08Auto merge of #99034 - RalfJung:miri, r=Mark-Simulacrumbors-9/+9
2022-07-08Implement support for DWARF version 5.Patrick Walton-0/+29
2022-07-08Auto merge of #98614 - oli-obk:take_unsound_opaque_types, r=wesleywiserbors-173/+86
2022-07-08set all padding for main element in printInfra-1/+1