about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-11-28Don't store `ty` and `span` in `IntRange`Nadrieril-66/+56
2020-11-28Correctly detect `usize`/`isize` range overlapsNadrieril-31/+20
2020-11-28Auto merge of #78296 - Aaron1011:fix/stmt-tokens, r=petrochenkovbors-255/+602
2020-11-28Auto merge of #79353 - cjgillot:procmacro, r=petrochenkovbors-67/+62
2020-11-28Auto merge of #79469 - rust-lang:revert-77467-query-docs, r=jyn514bors-0/+3
2020-11-27Auto merge of #79284 - Nadrieril:constructor-module, r=varkorbors-1636/+1661
2020-11-27Bump recursion_limit in rustc_ast_passesAaron Hill-0/+1
2020-11-27Encode proc_macro directly.Camille GILLOT-67/+62
2020-11-27Auto merge of #79372 - jyn514:more-cleanup, r=GuillaumeGomezbors-67/+49
2020-11-27Rename `_match` to `usefulness`Nadrieril-4/+4
2020-11-27Rename `pat_constructor` to `Constructor::from_pat`Nadrieril-63/+63
2020-11-27Move the definitions of the two `Ctxt`s to the topNadrieril-47/+46
2020-11-27Extract everything related to pattern deconstruction to a new moduleNadrieril-1387/+1413
2020-11-27No need to expose `Matrix` internalsNadrieril-1/+6
2020-11-27Disentangle `Fields` and `PatStack`Nadrieril-17/+16
2020-11-27Move `Constructor::apply` to `Fields`Nadrieril-93/+89
2020-11-27Revert the effect of #77467 by disabling normalization in rustdocoli-0/+3
2020-11-27Auto merge of #77484 - terhechte:support-ios-catalyst-macabi-arm64-target-tri...bors-3/+39
2020-11-27Don't lint on redundant semicolons after item statementsAaron Hill-3/+28
2020-11-27Auto merge of #79318 - cjgillot:fitem, r=lcnrbors-226/+400
2020-11-27Auto merge of #79433 - calebcartwright:parse-attr-vis, r=petrochenkovbors-2/+4
2020-11-27Auto merge of #78194 - bugadani:generic, r=varkorbors-0/+8
2020-11-26Use custom macro instead of printlnAaron Hill-141/+152
2020-11-27Auto merge of #79266 - b-naber:gat_trait_path_parser, r=petrochenkovbors-60/+447
2020-11-26Rebase fallout.Camille GILLOT-0/+6
2020-11-26Skip most of create_substs_for_ast_path if type is not genericDániel Buga-0/+8
2020-11-26Fix new 'unnecessary trailing semicolon' warningsAaron Hill-39/+39
2020-11-26Add additional semicolon testAaron Hill-108/+126
2020-11-26Only eat semicolons for statements that need themAaron Hill-8/+2
2020-11-26Properly handle attributes on statementsAaron Hill-186/+484
2020-11-26Auto merge of #79338 - Aaron1011:fix/token-reparse-cache, r=petrochenkovbors-3/+85
2020-11-26Use visitor for its very purpose.Camille GILLOT-13/+3
2020-11-26Formatting.Camille GILLOT-10/+14
2020-11-26Bless test.Camille GILLOT-8/+8
2020-11-26Update test.Camille GILLOT-78/+53
2020-11-26Remove ForeignMod struct.Camille GILLOT-85/+69
2020-11-26Store ForeignItem in a side table.Camille GILLOT-55/+270
2020-11-26Update coverage output now that primitives have proper spansJoshua Nelson-2/+1
2020-11-26Remove unused `attrs` field from `keywords`Joshua Nelson-23/+17
2020-11-26Use `from_def_id_and_parts` for primitives and keywordsJoshua Nelson-44/+35
2020-11-26Use `Item::from_def_id` for StructFieldJoshua Nelson-9/+7
2020-11-26rustc_parse: restore pub vis on parse_attributeCaleb Cartwright-2/+4
2020-11-26Auto merge of #77671 - flip1995:lint_list_always_plugins, r=oli-obk,Manishearthbors-3110/+14
2020-11-26Auto merge of #77467 - jyn514:query-docs, r=oli-obkbors-284/+435
2020-11-26Auto merge of #79441 - jonas-schievink:rollup-l9v00bl, r=jonas-schievinkbors-365/+540
2020-11-26Remove redundant `lift_to_tcx`Joshua Nelson-4/+4
2020-11-26Rollup merge of #79428 - camelid:fixup-compiler-docs, r=davidtwcoJonas Schievink-12/+12
2020-11-26Rollup merge of #79421 - camelid:_match-docs-fmt, r=petrochenkovJonas Schievink-22/+31
2020-11-26Rollup merge of #79420 - njasm:patch_rustdoc, r=GuillaumeGomezJonas Schievink-1/+1
2020-11-26Rollup merge of #79413 - Swatinem:rustdoc-persist-crate, r=GuillaumeGomezJonas Schievink-4/+5