about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-01-30Account for unionHirochika Matsumoto-4/+42
2021-01-30Fix test to check help message as wellHirochika Matsumoto-21/+16
2021-01-29Add rust-fix testHirochika Matsumoto-3/+32
2021-01-29Add test for match expressionHirochika Matsumoto-1/+42
2021-01-29Suggest accessing field when code compiles with itHirochika Matsumoto-0/+34
2021-01-27Auto merge of #81335 - thomwiggers:no-panic-shrink-to, r=Mark-Simulacrumbors-8/+0
2021-01-27Auto merge of #80987 - GuillaumeGomez:remove-cache-key, r=jyn514bors-622/+791
2021-01-27Fix clean/types doc linksGuillaume Gomez-0/+3
2021-01-27Add search index test for primitive typesGuillaume Gomez-0/+75
2021-01-27More cleanupGuillaume Gomez-30/+18
2021-01-27Unify cache usage and improve namingGuillaume Gomez-11/+12
2021-01-27Improve documentation on GetDefId trait's methodsGuillaume Gomez-3/+13
2021-01-27Update to new rustdoc APIsGuillaume Gomez-8/+4
2021-01-27Apply review comments and improve codeGuillaume Gomez-24/+20
2021-01-27Remove cache usage wherever possibleGuillaume Gomez-166/+179
2021-01-27Use empty Cache for methods requiring it when filling Cache itselfGuillaume Gomez-48/+70
2021-01-27Remove CACHE_KEY globalGuillaume Gomez-663/+728
2021-01-27Auto merge of #79591 - estebank:unexpected-generics, r=oli-obkbors-11/+20
2021-01-26Point only at generic arguments when they are unexpectedEsteban Küber-11/+20
2021-01-27Rollup merge of #81407 - osa1:issue81098, r=estebankYuki Okushi-0/+36
2021-01-27Rollup merge of #81401 - ehuss:tidy-cleanup, r=Mark-SimulacrumYuki Okushi-111/+2
2021-01-27Rollup merge of #81399 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2021-01-27Rollup merge of #81389 - ehuss:rustdoc-cmark-extensions, r=GuillaumeGomezYuki Okushi-1/+65
2021-01-27Rollup merge of #81325 - osa1:issue81293, r=estebankYuki Okushi-0/+33
2021-01-27Rollup merge of #81299 - GuillaumeGomez:fix-eslint-detected-bugs, r=Nemo157Yuki Okushi-31/+33
2021-01-27Rollup merge of #81195 - estebank:suggest-bound-on-trait-with-params, r=oli-obkYuki Okushi-3/+133
2021-01-27Rollup merge of #80900 - camelid:readpointerasbytes-ice, r=oli-obkYuki Okushi-0/+43
2021-01-26shrink_to shouldn't panic on len greater than capacityThom Wiggers-8/+0
2021-01-26Refine "remove semicolon" suggestion in trait selectionÖmer Sinan Ağacan-0/+36
2021-01-26typeck: Don't suggest converting LHS exprsÖmer Sinan Ağacan-0/+33
2021-01-25Update booksEric Huss-0/+0
2021-01-25tidy: Remove unnecessary trailing semicolon.Eric Huss-1/+1
2021-01-25tidy: Remove edition filter exceptions.Eric Huss-15/+1
2021-01-25tidy: Remove cargo check.Eric Huss-95/+0
2021-01-25Auto merge of #68828 - oli-obk:inline_cycle, r=wesleywiserbors-0/+194
2021-01-25rustdoc: Document CommonMark extensions.Eric Huss-1/+65
2021-01-25Auto merge of #81375 - RalfJung:miri, r=RalfJungbors-7/+7
2021-01-25ci: use the monorepo's lockfile when building cargo for pgo profilingPietro Albini-0/+14
2021-01-25update MiriRalf Jung-7/+7
2021-01-25Ignore a test on wasm, because that changes landing padsoli-37/+39
2021-01-25Fix some bugs reported by eslintGuillaume Gomez-31/+33
2021-01-24Account for generics when suggesting boundEsteban Küber-3/+133
2021-01-24Ignore test on 32-bit architecturesCamelid-1/+4
2021-01-24Auto merge of #81355 - jonas-schievink:rollup-vpaadij, r=jonas-schievinkbors-240/+627
2021-01-24Rollup merge of #81320 - CraftSpider:jsondoc-errors, r=jyn514Jonas Schievink-1/+16
2021-01-24Rollup merge of #81310 - tmiasko:in-pattern, r=petrochenkovJonas Schievink-1/+40
2021-01-24Rollup merge of #81302 - LeSeulArtichaut:80777-trait-render, r=jyn514Jonas Schievink-30/+40
2021-01-24Rollup merge of #81264 - Swatinem:doctest-run-directory, r=jyn514Jonas Schievink-0/+51
2021-01-24Rollup merge of #81259 - est31:cfg_version, r=petrochenkovJonas Schievink-30/+110
2021-01-24Rollup merge of #80855 - m-ou-se:assert-2021, r=petrochenkovJonas Schievink-0/+9