about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-01-18slice_patterns: address review commentsMazdak Farrokhzad-2/+0
2020-01-18slice_patterns: remove from unstable bookMazdak Farrokhzad-32/+0
2020-01-18slice_patterns: organize some testsMazdak Farrokhzad-9/+9
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-490/+349
2020-01-18slice_patterns: remove feature gate testMazdak Farrokhzad-74/+0
2020-01-18slice_patterns: remove internal uses of gateMazdak Farrokhzad-16/+16
2020-01-18slice_patterns: adjust error codesMazdak Farrokhzad-8/+0
2020-01-18stabilize slice_patternsMazdak Farrokhzad-24/+2
2020-01-18Auto merge of #68170 - wesleywiser:stop_const_prop_ref_taking, r=oli-obkbors-22/+82
2020-01-18Auto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichtonbors-0/+977
2020-01-18Auto merge of #67940 - JohnTitor:rustc-guide, r=JohnTitorbors-0/+0
2020-01-17Rollup merge of #68317 - GuillaumeGomez:clean-up-e0199, r=Dylan-DPCTyler Mandry-6/+15
2020-01-17Rollup merge of #68314 - oli-obk:true_unwind, r=eddybTyler Mandry-13/+6
2020-01-17Rollup merge of #68312 - varkor:issue-67753-regression, r=CentrilTyler Mandry-0/+26
2020-01-17Rollup merge of #68291 - tmiasko:sanitizer-tests, r=nikomatsakisTyler Mandry-75/+84
2020-01-17Rollup merge of #68279 - GuillaumeGomez:clean-up-e0198, r=Dylan-DPCTyler Mandry-8/+9
2020-01-17Rollup merge of #68256 - estebank:bad-sugg-span, r=petrochenkovTyler Mandry-9/+30
2020-01-17Rollup merge of #68204 - ecstatic-morse:item-kind-impl, r=oli-obkTyler Mandry-255/+296
2020-01-17Rollup merge of #68093 - GuillaumeGomez:fix-deref-impl-typedef, r=oli-obkTyler Mandry-25/+101
2020-01-17Rollup merge of #66660 - jumbatm:dont_warn_about_snake_case_in_patterns, r=ce...Tyler Mandry-1/+75
2020-01-17Use named fields for `hir::ItemKind::Impl`Dylan MacKenzie-161/+166
2020-01-17Use named fields for `ast::ItemKind::Impl`Dylan MacKenzie-94/+130
2020-01-17Auto merge of #67476 - mark-i-m:simplify-borrow_check-5, r=matthewjasperbors-881/+789
2020-01-17Clean up E0199 explanationGuillaume Gomez-6/+15
2020-01-17formattingGuillaume Gomez-21/+19
2020-01-17Clean up E0198 explanationGuillaume Gomez-8/+9
2020-01-17Add regression test for integer literals in generic arguments in where clausesvarkor-0/+26
2020-01-17Stop treating `FalseEdges` and `FalseUnwind` as having semantic value for con...Oliver Scherer-13/+6
2020-01-17Auto merge of #68311 - Dylan-DPC:rollup-wzgqw9t, r=Dylan-DPCbors-169/+187
2020-01-17Rollup merge of #68300 - ssomers:67281_take_2, r=Dylan-DPCDylan DPC-1/+1
2020-01-17Rollup merge of #68278 - wesleywiser:doc_query_key_recording, r=michaelwoeristerDylan DPC-1/+7
2020-01-17Rollup merge of #67791 - Zoxc:lift-interning, r=eddybDylan DPC-132/+67
2020-01-17Rollup merge of #66564 - foeb:66219-document-unsafe-sync-cell-str, r=AmanieuDylan DPC-35/+112
2020-01-17Auto merge of #68285 - oli-obk:specialization_regression, r=davidtwcobors-12/+40
2020-01-17[self-profiler] Add example to `-Z help` to turn on query key recordingWesley Wiser-1/+7
2020-01-17Auto merge of #68305 - Dylan-DPC:rollup-aoohsz8, r=Dylan-DPCbors-3442/+5522
2020-01-17Rollup merge of #68301 - tmandry:dont-propagate-test-invoke, r=alexcrichtonDylan DPC-4/+17
2020-01-17Rollup merge of #68292 - matthiaskrgr:clone_on_copy, r=eddybDylan DPC-20/+18
2020-01-17Rollup merge of #68288 - RalfJung:fmt, r=oli-obkDylan DPC-31/+23
2020-01-17Rollup merge of #68195 - estebank:impl-trait-2000, r=CentrilDylan DPC-3027/+4067
2020-01-17Rollup merge of #68153 - petrochenkov:privdiag, r=estebankDylan DPC-319/+1223
2020-01-17Rollup merge of #67956 - varkor:E0588-provide-context, r=estebankDylan DPC-41/+174
2020-01-17Auto merge of #67731 - matthewjasper:drop-in-place-reclimit, r=eddybbors-13/+24
2020-01-16Add SAFETY comment for atomic examplePhoebe Bell-1/+3
2020-01-16review commentsEsteban Küber-17/+15
2020-01-16Fix formatting: ./x.py fmtPhoebe Bell-15/+5
2020-01-16Move comments for tidyPhoebe Bell-5/+5
2020-01-16Elaborate on SAFETY commentsPhoebe Bell-77/+88
2020-01-16Apply suggestions from code reviewPhoebe Bell-1/+1
2020-01-16Fix typo "gurantees -> guarantees"Phoebe Bell-1/+1