about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-08-25Auto merge of #88329 - LeSeulArtichaut:rollup-blg8hc0, r=LeSeulArtichautbors-315/+678
2021-08-25Rollup merge of #88325 - jyn514:noalias, r=XAMPPRockyLéo Lanteri Thauvin-0/+2
2021-08-25Rollup merge of #88314 - spastorino:type-of-a-let-tait-test, r=oli-obkLéo Lanteri Thauvin-0/+142
2021-08-25Rollup merge of #88299 - ijackson:bufwriter, r=Mark-SimulacrumLéo Lanteri Thauvin-10/+8
2021-08-25Rollup merge of #88298 - ijackson:errorkind-reorder, r=dtolnayLéo Lanteri Thauvin-22/+30
2021-08-25Rollup merge of #88293 - est31:fix_grammar, r=Mark-SimulacrumLéo Lanteri Thauvin-4/+4
2021-08-25Rollup merge of #88291 - mdsn:partition-in-blocks-safety, r=Mark-SimulacrumLéo Lanteri Thauvin-0/+26
2021-08-25Rollup merge of #88277 - ehuss:update-books, r=ehussLéo Lanteri Thauvin-0/+0
2021-08-25Rollup merge of #88273 - jhpratt:update-iterator-docs, r=jyn514Léo Lanteri Thauvin-4/+4
2021-08-25Rollup merge of #88267 - sexxi-goose:truncate_unique, r=nikomatsakisLéo Lanteri Thauvin-70/+48
2021-08-25Rollup merge of #88226 - steffahn:an_rc, r=michaelwoeristerLéo Lanteri Thauvin-9/+9
2021-08-25Rollup merge of #88223 - scottmcm:fix-alias, r=yaahcLéo Lanteri Thauvin-15/+9
2021-08-25Rollup merge of #88218 - Aaron1011:missing-method-dyn, r=nagisaLéo Lanteri Thauvin-15/+23
2021-08-25Rollup merge of #88196 - asquared31415:named-asm-labels-refactor, r=AmanieuLéo Lanteri Thauvin-147/+304
2021-08-25Rollup merge of #88157 - Icenowy:bootstrap-riscv64, r=Mark-SimulacrumLéo Lanteri Thauvin-0/+1
2021-08-25Rollup merge of #88156 - steffahn:arc_make_mut_and_weak, r=Mark-SimulacrumLéo Lanteri Thauvin-19/+39
2021-08-25Rollup merge of #87944 - oconnor663:as_array_of_cells, r=scottmcmLéo Lanteri Thauvin-0/+29
2021-08-25Auto merge of #87937 - LeSeulArtichaut:active-if-let-guards, r=nagisabors-19/+13
2021-08-25Add mutable-noalias to the release notes for 1.54Joshua Nelson-0/+2
2021-08-25Auto merge of #85344 - cbeuw:remap-across-cwd, r=michaelwoeristerbors-5/+26
2021-08-25Auto merge of #87875 - asquared31415:generic-lang-items, r=cjgillotbors-319/+330
2021-08-25Auto merge of #84333 - tmiasko:liveness-yield, r=tmandrybors-23/+107
2021-08-25Auto merge of #88242 - bonega:allocation_range, r=oli-obkbors-82/+116
2021-08-24Add type of a let tait test impl trait straight in letSantiago Pastorino-0/+46
2021-08-24Add type of a let tait testSantiago Pastorino-0/+96
2021-08-24Auto merge of #88271 - sexxi-goose:liveness, r=nikomatsakisbors-63/+10
2021-08-24Auto merge of #88266 - nikomatsakis:issue-87879, r=jackh726bors-8/+69
2021-08-24Add SAFETY comments to core::slice::sort::partition_in_blocksMariano Casco-0/+26
2021-08-24Make explanations of cross-references between `make_mut` and `get_mut` more a...Frank Steffahn-4/+6
2021-08-24Clarifiy weak pointers being diassociated…Frank Steffahn-4/+6
2021-08-24use convention for with_* methodsAndreas Liljeqvist-7/+9
2021-08-24Auto merge of #87472 - inquisitivecrystal:stabilize-force-warn, r=Mark-Simula...bors-90/+53
2021-08-24Stabilise BufWriter::into_partsIan Jackson-10/+8
2021-08-24Fix tidyIan Jackson-2/+2
2021-08-24Fix grammarest31-4/+4
2021-08-24io::ErrorKind: rationalise ordering in main enumIan Jackson-17/+24
2021-08-24io::Error: alphabeticise the match in as_str()Ian Jackson-5/+6
2021-08-24Update testsinquisitivecrystal-21/+14
2021-08-24Document `force-warn`inquisitivecrystal-33/+27
2021-08-24Stabilize `force-warn`inquisitivecrystal-14/+3
2021-08-24Tidy up lint command line flagsinquisitivecrystal-23/+10
2021-08-24Auto merge of #87900 - jackh726:issue-87429, r=nikomatsakisbors-12/+215
2021-08-24Move `named_asm_labels` to a HIR lintasquared31415-147/+304
2021-08-24Ignore test on WindowsAndy Wang-0/+2
2021-08-24Auto merge of #87699 - ubamrein:use-iphone-deployment-target-for-llvm, r=petr...bors-3/+9
2021-08-24Improve liveness analysis for generatorsTomasz Miąsko-23/+107
2021-08-24Force inline: small functions and single call-siteAndreas Liljeqvist-2/+4
2021-08-24allow specifying an ios version for the llvm targetPatrick Amrein-3/+9
2021-08-24Auto merge of #87739 - Aaron1011:remove-used-attrs, r=wesleywiserbors-1380/+891
2021-08-23Update booksEric Huss-0/+0