about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-01-17Rollup merge of #92953 - azdavis:azdavis-copy-example, r=dtolnayMatthias Krüger-15/+61
2022-01-17Rollup merge of #92937 - GuillaumeGomez:dot-separator, r=jshaMatthias Krüger-3/+38
2022-01-17Rollup merge of #92921 - dtolnay:printernew, r=wesleywiserMatthias Krüger-27/+27
2022-01-17Rollup merge of #92876 - compiler-errors:fix-turbofish-lifetime-suggestion, r...Matthias Krüger-61/+115
2022-01-17Rollup merge of #92819 - euclio:atty, r=CraftSpiderMatthias Krüger-41/+17
2022-01-17Rollup merge of #92808 - compiler-errors:wrap-struct-shorthand-field-in-varia...Matthias Krüger-94/+135
2022-01-17Rollup merge of #92799 - rust-lang:followup-from-92533, r=Aaron1011Matthias Krüger-7/+3
2022-01-17Rollup merge of #92795 - jsha:link-to-top, r=GuillaumeGomezMatthias Krüger-1/+8
2022-01-16Auto merge of #92935 - Xanewok:update-rls, r=pietroalbinibors-264/+10
2022-01-16Auto merge of #92970 - matthiaskrgr:rollup-tcx7cfb, r=matthiaskrgrbors-362/+906
2022-01-16Rollup merge of #92814 - lcnr:unused-fixme, r=Mark-SimulacrumMatthias Krüger-4/+0
2022-01-16Rollup merge of #92792 - mdibaiee:92662/fix-intra-doc-generics, r=camelidMatthias Krüger-3/+54
2022-01-16Rollup merge of #92746 - estebank:question-mark-in-type, r=davidtwcoMatthias Krüger-37/+125
2022-01-16Rollup merge of #92710 - jackh726:issue-92280, r=nikomatsakisMatthias Krüger-6/+92
2022-01-16Rollup merge of #92706 - umanwizard:btree, r=dtolnayMatthias Krüger-4/+11
2022-01-16Rollup merge of #92646 - mdibaiee:76935/pass-by-value, r=lcnrMatthias Krüger-138/+372
2022-01-16Rollup merge of #92635 - camelid:yet-more-cleanup, r=ManishearthMatthias Krüger-163/+182
2022-01-16Rollup merge of #92619 - Alexendoo:macro-diagnostic-items, r=matthewjasperMatthias Krüger-0/+62
2022-01-16Rollup merge of #92581 - Meziu:armv6k-3ds-target, r=nagisaMatthias Krüger-0/+1
2022-01-16Rollup merge of #92487 - dtolnay:traitalias, r=matthewjasperMatthias Krüger-7/+7
2022-01-16Use new Racer from crates.ioIgor Matuszewski-2/+3
2022-01-16Drop duplicate checks for now missing rustc_ast dep in tidyIgor Matuszewski-1/+0
2022-01-16Update RLS and drop rustc-ap-packagesIgor Matuszewski-263/+9
2022-01-16Auto merge of #92245 - petrochenkov:cmrval, r=nagisabors-87/+66
2022-01-16Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnrbors-886/+405
2022-01-16Auto merge of #92740 - cuviper:update-rayons, r=Mark-Simulacrumbors-88/+53
2022-01-16rustc_metadata: Switch all decoder methods from vectors to iteratorsVadim Petrochenkov-87/+66
2022-01-16Auto merge of #92356 - kellerkindt:saturating_int_assign_impl, r=dtolnaybors-0/+187
2022-01-15Touch up stray comment in PR 92953David Tolnay-2/+2
2022-01-15Clear up discriminants with more examplesAriel Davis-18/+52
2022-01-15Add nll revision for issue-92096 test that passesJack Huey-7/+9
2022-01-15Tweak btree iterator wording to not use 'yield'David Tolnay-4/+5
2022-01-16Auto merge of #92598 - Badel2:panic-update-hook, r=yaahcbors-6/+124
2022-01-15Copy an example to PartialOrd as wellAriel Davis-3/+15
2022-01-15Auto merge of #90146 - cjgillot:no-id-map, r=nagisabors-413/+374
2022-01-15Add inline.Camille GILLOT-0/+2
2022-01-15Do not ICE when accesing large LocalDefId.Camille GILLOT-1/+1
2022-01-15Reduce use of local_def_id_to_hir_id.Camille GILLOT-237/+182
2022-01-15Make ty_param_owner return a LocalDefId.Camille GILLOT-8/+8
2022-01-15Use LocalDefId in rustc_passes::hir_id_validator.Camille GILLOT-6/+5
2022-01-15Simplify DefIdForest.Camille GILLOT-5/+5
2022-01-15Use LocalDefId in rustc_passes::entry.Camille GILLOT-15/+15
2022-01-15Return a LocalDefId in get_parent_item.Camille GILLOT-140/+151
2022-01-15Add fast path to `opt_local_def_id`.Camille GILLOT-2/+6
2022-01-15Fix broken linkNoah Lev-1/+1
2022-01-15Add test for dot separatorGuillaume Gomez-0/+31
2022-01-15Fix missing dot separatorGuillaume Gomez-3/+7
2022-01-15Auto merge of #92441 - cjgillot:resolve-trait-impl-item, r=matthewjasperbors-511/+474
2022-01-15Auto merge of #92927 - matthiaskrgr:rollup-pgzwfcm, r=matthiaskrgrbors-69/+156
2022-01-15Rollup merge of #92892 - compiler-errors:const-param-env-for-const-block, r=f...Matthias Krüger-1/+39