about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-09-29Remove Never variant from clean::Type enumGuillaume Gomez-8/+6
2021-09-29Auto merge of #88950 - Nadrieril:deconstruct-pat, r=oli-obkbors-17/+99
2021-09-28Auto merge of #86191 - kawadakk:release-add-solid-support, r=nagisa,estebank,...bors-0/+69
2021-09-28Auto merge of #89293 - TaKO8Ki:fix-confusing-error-for-path-separator-to-refe...bors-0/+45
2021-09-28Auto merge of #89277 - jyn514:codeblock-edition, r=GuillaumeGomezbors-19/+60
2021-09-28Add SOLID targetsTomoaki Kawada-0/+69
2021-09-27Auto merge of #89249 - Aaron1011:higher-ranked-cause, r=estebankbors-0/+40
2021-09-27Auto merge of #89214 - smoelius:register_tool, r=petrochenkovbors-0/+14
2021-09-27Improve cause information for NLL higher-ranked errorsAaron Hill-0/+40
2021-09-27Auto merge of #89263 - TaKO8Ki:suggest-both-immutable-and-mutable-trait-imple...bors-60/+177
2021-09-27Auto merge of #89203 - GuillaumeGomez:cleanup-rustdoc-types, r=camelidbors-42/+40
2021-09-27suggest path for tuple structTakayuki Maeda-0/+45
2021-09-27Auto merge of #89182 - GuillaumeGomez:boostrap-explicit-request, r=Mark-Simul...bors-17/+30
2021-09-26Auto merge of #89144 - sexxi-goose:insig_stdlib, r=nikomatsakisbors-527/+240
2021-09-26Use the correct edition when syntax highlighting doctestsJoshua Nelson-2/+50
2021-09-26Preserve the whole LangSyntax when parsing doctestsJoshua Nelson-17/+10
2021-09-27test suggesting immutable or mutable trait implementationsTakayuki Maeda-36/+82
2021-09-27fix test errorTakayuki Maeda-4/+6
2021-09-26Auto merge of #88316 - est31:remove_box_tests, r=Mark-Simulacrumbors-1193/+999
2021-09-27better suggestionsTakayuki Maeda-48/+65
2021-09-26Auto merge of #89101 - ehuss:compiletest-incremental-build, r=Mark-Simulacrumbors-119/+166
2021-09-26fix the relevant testsTakayuki Maeda-20/+36
2021-09-26suggest both immutable and mutable trait implementationsTakayuki Maeda-0/+36
2021-09-26Auto merge of #88680 - ehuss:more-attr-validation, r=petrochenkovbors-9/+78
2021-09-26Remove box syntax from most places in src/test outside of the issues direst31-1193/+999
2021-09-25Rollup merge of #89216 - r00ster91:bigo, r=dtolnayManish Goregaokar-1/+1
2021-09-25Rollup merge of #89198 - hkmatsumoto:hide-hidden-methods, r=jyn514Manish Goregaokar-1/+93
2021-09-25Rollup merge of #88895 - camelid:cleanup-pt2, r=jyn514Manish Goregaokar-79/+56
2021-09-26Replace `Pat` with a new intermediate representationNadrieril-15/+52
2021-09-26Rework `Fields` internals.Nadrieril-2/+2
2021-09-25Auto merge of #87584 - adamgemmell:dev/asm-tests, r=Amanieubors-237/+2839
2021-09-25rustdoc: Document `is_assoc_ty()`Noah Lev-0/+2
2021-09-26Elaborate commentHirochika Matsumoto-1/+1
2021-09-25Check for macros in built-in attributes that don't support them.Eric Huss-0/+69
2021-09-25Move malformed attribute code to a function and fix inner attribute suggestion.Eric Huss-9/+9
2021-09-25Auto merge of #88243 - nikic:newpm-2, r=nagisabors-5/+10
2021-09-25Auto merge of #89030 - nbdd0121:box2, r=jonas-schievinkbors-213/+343
2021-09-25Pin panic-in-drop=abort test to old pass managerNikita Popov-1/+8
2021-09-25Make expectation in panic-in-drop-abort.rs test more preciseNikita Popov-4/+2
2021-09-25rustdoc: Don't show hidden trait methodsHirochika Matsumoto-1/+93
2021-09-25Auto merge of #87220 - petrochenkov:derivecfglimit2, r=Aaron1011bors-100/+75
2021-09-25Auto merge of #89230 - workingjubilee:rollup-1swktdq, r=workingjubileebors-5/+447
2021-09-25Bless testsGary Guo-213/+342
2021-09-25Introduce `Rvalue::ShallowInitBox`Gary Guo-0/+1
2021-09-24Auto merge of #86246 - FabianWolff:issue-83471, r=estebankbors-0/+115
2021-09-24Stabilize `feature(macro_attributes_in_derive_output)`Vadim Petrochenkov-107/+38
2021-09-24builtin_macros: Make #[derive(A, B, ...)] cfg-eval its input only for `A, B, ...Vadim Petrochenkov-2/+46
2021-09-24Rollup merge of #89221 - aDotInTheVoid:macro-error-1, r=estebankJubilee-0/+24
2021-09-24Rollup merge of #89217 - GuillaumeGomez:generate-link-to-def-rust-tools, r=jy...Jubilee-0/+1
2021-09-24Rollup merge of #89208 - wesleywiser:rfc_2229_droporder, r=nikomatsakisJubilee-0/+413