about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-07-31Implement trait upcasting coercion type-checking.Charles Lew-25/+130
2021-07-31Add feature gate tests.Charles Lew-7/+32
2021-07-31Added feature gate.Alexander Regueiro-0/+5
2021-07-30Use multispan suggestions more oftenEsteban Küber-4/+6
2021-07-30Use multispan suggestions more oftenEsteban Küber-442/+661
2021-07-30Tweak borrowing suggestion in `for` loopEsteban Küber-44/+76
2021-07-30Do not discard `?Sized` type params and suggest their removalEsteban Küber-19/+615
2021-07-30Consistent spelling of "adapter" in the standard libraryFrank Steffahn-18/+18
2021-07-30Fix error with suggestion for how to disambiguate associated function when st...Ryan Levick-3/+126
2021-07-30Auto merge of #85971 - FabianWolff:issue-85586, r=davidtwcobors-2/+23
2021-07-30Add warning when whitespace is not skipped after an escaped newline.Anton Golov-8/+75
2021-07-30Update compiler/rustc_mir/src/borrow_check/consumers.rsNiko Matsakis-0/+2
2021-07-30Auto merge of #87237 - jonas-schievink:const-for-and-try, r=oli-obkbors-34/+162
2021-07-30Update libz-sys to 1.1.3Niels Sascha Reedijk-2/+2
2021-07-30Auto merge of #87615 - JohnTitor:rollup-t5jpmrg, r=JohnTitorbors-70/+143
2021-07-30Add missing examples for NonNullGuillaume Gomez-0/+88
2021-07-30Fix missing word in commentWilfred Hughes-1/+1
2021-07-30Rollup merge of #87602 - wesleywiser:partially_fix_short_backtraces_windows_o...Yuki Okushi-1/+59
2021-07-30Rollup merge of #87594 - devnexen:netbsd_fs_getfiledescriptor_path, r=joshtri...Yuki Okushi-2/+7
2021-07-30Rollup merge of #87585 - GuillaumeGomez:char-types-doc, r=joshtriplettYuki Okushi-0/+7
2021-07-30Rollup merge of #87583 - tmiasko:compression-cache, r=wesleywiserYuki Okushi-45/+32
2021-07-30Rollup merge of #87574 - cuviper:retain-examples, r=joshtriplettYuki Okushi-6/+8
2021-07-30Rollup merge of #87564 - spastorino:adjust-min-tait-removed-version, r=jackh726Yuki Okushi-1/+1
2021-07-30Rollup merge of #87554 - sexxi-goose:fix-issue-87426, r=nikomatsakisYuki Okushi-3/+26
2021-07-30Rollup merge of #87553 - bjorn3:fix_hotplug_codegen_version, r=wesleywiserYuki Okushi-7/+1
2021-07-30Rollup merge of #87522 - frogtd:patch-1, r=yaahcYuki Okushi-1/+1
2021-07-30Rollup merge of #87052 - phlopsi:patch-1, r=jyn514Yuki Okushi-4/+1
2021-07-30Auto merge of #87483 - oli-obk:tait_ice, r=lqdbors-0/+74
2021-07-30Auto merge of #87445 - amalik18:issue-83584-fix, r=kennytmbors-96/+96
2021-07-29Bump LLVM for RegAllocFast bugfixAaron Hill-6/+2
2021-07-29Auto merge of #87285 - GuillaumeGomez:intra-doc-span, r=estebankbors-116/+239
2021-07-30Update error code descriptionJonas Schievink-14/+4
2021-07-30Add docs about performance and `Iterator::map` to `[T; N]::map`Lukas Kalbertodt-0/+22
2021-07-29Remove unused field `Session.system_library_path`Aaron Hill-5/+0
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-2/+0
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-7/+0
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-107/+0
2021-07-29Update testsJonas Schievink-16/+42
2021-07-29Add tracking issuesJonas Schievink-2/+2
2021-07-29Add `const_for` testJonas Schievink-0/+25
2021-07-29Add feature gates for `for` and `?` in constsJonas Schievink-4/+91
2021-07-29Auto merge of #85901 - ijackson:bufwriter-tweaks, r=joshtriplettbors-14/+18
2021-07-30Add some TAIT-related regression testsYuki Okushi-0/+53
2021-07-29[backtraces]: look for the `begin` symbol only after seeing `end`Wesley Wiser-2/+13
2021-07-29Add regression testWesley Wiser-0/+47
2021-07-29Re-enable a fixed rustc testsbjorn3-1/+0
2021-07-29fs File get_path procfs usage for netbsd same as linux.David Carlier-2/+7
2021-07-29Auto merge of #87579 - flip1995:clippyup, r=Manishearthbors-3116/+3439
2021-07-29Update rustdoc-ui tests for intra-doc links errorsGuillaume Gomez-92/+166
2021-07-29Remove unnecessary trailing semicolons from clippy testsAaron Hill-2/+2