about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-06-16Auto merge of #98108 - SpriteOvO:doc_auto_cfg-feature-rmv-fix, r=notriddle,Gu...bors-12/+40
2022-06-16Auto merge of #98103 - exrook:btreemap-alloc, r=Amanieubors-8/+8
2022-06-16Rollup merge of #98135 - JohnTitor:issue-93022-93775, r=compiler-errorsYuki Okushi-0/+29
2022-06-16Rollup merge of #98119 - EdwinRy:path-parenthesized-type-error, r=estebankYuki Okushi-20/+35
2022-06-16Rollup merge of #98092 - GuillaumeGomez:fix-sidebar-items-expand-collapse, r=...Yuki Okushi-4/+27
2022-06-16Rollup merge of #98053 - GuillaumeGomez:fix-generic-impl-json-ice, r=notriddleYuki Okushi-10/+67
2022-06-16Rollup merge of #97964 - WaffleLapkin:fix_borrow_par_suggestions, r=compiler-...Yuki Okushi-60/+449
2022-06-15Auto merge of #97665 - c410-f3r:assert-compiler, r=oli-obkbors-15/+379
2022-06-16Exclude cfg "doc" and "doctest" from feature `doc_auto_cfg`Sprite-11/+19
2022-06-16Fix `cfg(not)` and `cfg(all)` causing Rustdoc stab to disappearSprite-7/+27
2022-06-15Auto merge of #95897 - AzureMarker:feature/horizon-std, r=nagisabors-1/+132
2022-06-15Add regression test for #93775Yuki Okushi-0/+29
2022-06-15[RFC 2011] Minimal initial implementationCaio-15/+379
2022-06-15Rollup merge of #98115 - jhpratt:remove-rustc_deprecated, r=compiler-errorsYuki Okushi-198/+163
2022-06-15Rollup merge of #98110 - cjgillot:closure-brace, r=Aaron1011Yuki Okushi-98/+112
2022-06-15Auto merge of #98123 - JohnTitor:rollup-rfg1a4s, r=JohnTitorbors-17/+127
2022-06-15Rollup merge of #98087 - TaKO8Ki:suggest-adding-macro-export, r=oli-obkYuki Okushi-4/+50
2022-06-15Rollup merge of #98083 - nnethercote:rename-Encoder, r=bjorn3Yuki Okushi-11/+11
2022-06-15Rollup merge of #98078 - erikdesjardins:uncheckedsize, r=petrochenkovYuki Okushi-0/+29
2022-06-15Rollup merge of #98026 - c410-f3r:z-errors, r=petrochenkovYuki Okushi-2/+2
2022-06-15Rollup merge of #97822 - compiler-errors:hesitate-to-suggest-intrinsics, r=ol...Yuki Okushi-0/+35
2022-06-15Auto merge of #97474 - compiler-errors:if-cond-and-block, r=oli-obkbors-100/+243
2022-06-15Refactor path segment parameter errorEdwinRy-20/+35
2022-06-14Remove `rustc_deprecated` diagnosticsJacob Pratt-198/+163
2022-06-14Auto merge of #96285 - flip1995:pk-vfe, r=nagisabors-0/+174
2022-06-14use unchecked mul to compute slice sizesErik Desjardins-0/+29
2022-06-14Add GUI test for sidebar items expand/collapseGuillaume Gomez-1/+24
2022-06-14btreemap-alloc: adjust ui testJacob Hughes-8/+8
2022-06-15add a test case for `decl_macro`Takayuki Maeda-3/+21
2022-06-14account for endianness in debuginfo for const argsb-naber-2/+2
2022-06-14rebaseb-naber-41/+113
2022-06-14fix wrong evaluation in clippyb-naber-8/+8
2022-06-14address reviewb-naber-54/+45
2022-06-14bless 32-bit ui testsb-naber-4/+10
2022-06-14manually bless 32-bit mir-opt testsb-naber-25/+25
2022-06-14address reviewb-naber-6/+6
2022-06-14fix clippy test failuresb-naber-64/+102
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-385/+519
2022-06-14Add VFE test for 32 bitflip1995-0/+36
2022-06-14Add user documentation for -Zvirtual-function-eliminationflip1995-0/+39
2022-06-14Add test for VFE optimizationflip1995-0/+99
2022-06-14Auto merge of #98091 - Dylan-DPC:rollup-ueb6b5x, r=Dylan-DPCbors-37/+161
2022-06-14Fix expand/collapse on source viewer sidebar foldersGuillaume Gomez-3/+3
2022-06-14Rollup merge of #98069 - notriddle:notriddle/square-brackets, r=jshaDylan DPC-30/+5
2022-06-14Rollup merge of #97948 - davidtwco:diagnostic-translation-lints, r=oli-obkDylan DPC-0/+149
2022-06-14Rollup merge of #97935 - nnethercote:rename-ConstS-val-as-kind, r=lcnrDylan DPC-7/+7
2022-06-14Auto merge of #98082 - lnicola:rust-analyzer-2022-06-14, r=lnicolabors-8/+8
2022-06-14change edition to 2021Takayuki Maeda-1/+1
2022-06-14suggest adding a `#[macro_export]` to a private macroTakayuki Maeda-4/+32
2022-06-14Rename rustc_serialize::opaque::Encoder as MemEncoder.Nicholas Nethercote-11/+11