about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-08-31Improve closure dummy capture suggestion in macros.Mara Bos-9/+26
2021-08-31Auto merge of #88506 - Mark-Simulacrum:fix-rlibs, r=ehussbors-3/+3
2021-08-31Lint Abi in ast validation.Camille GILLOT-50/+61
2021-08-31some low hanging clippy::perf fixesMatthias Krüger-10/+11
2021-08-31Use the return value of readdir_r() instead of errnoTavian Barnes-2/+3
2021-08-31Remove bolding on associated constantsNoah Lev-1/+16
2021-08-31Auto merge of #88535 - m-ou-se:rollup-jeusxbo, r=m-ou-sebors-128/+1008
2021-08-31Rollup merge of #88524 - soenkehahn:master, r=jyn514Mara Bos-1/+1
2021-08-31Rollup merge of #88504 - m-ou-se:turbofish-please-stay, r=oli-obkMara Bos-2/+97
2021-08-31Rollup merge of #88501 - m-ou-se:prelude-collusion-oh-no-macros-help, r=estebankMara Bos-19/+148
2021-08-31Rollup merge of #88495 - ibraheemdev:tcp-linger, r=joshtriplettMara Bos-1/+165
2021-08-31Rollup merge of #88445 - inquisitivecrystal:ast-lowering, r=cjgillotMara Bos-33/+29
2021-08-31Rollup merge of #88418 - fee1-dead:trait-assoc-tilde-const, r=oli-obkMara Bos-8/+180
2021-08-31Rollup merge of #88399 - nagisa:nagisa/aapcs-on-aarch, r=petrochenkovMara Bos-28/+101
2021-08-31Rollup merge of #88391 - GuillaumeGomez:fix-json-enum-variant, r=camelid,notr...Mara Bos-29/+79
2021-08-31Rollup merge of #86362 - ptrojahn:insert_vars_and_temps, r=jackh726Mara Bos-7/+6
2021-08-31Rollup merge of #85017 - clarfonthey:carrying_widening, r=m-ou-seMara Bos-0/+202
2021-08-31Change wording to less jaron-y "non-auto trait"Michael Howell-3/+3
2021-08-31Move to the top of fileKatherine Philip-2/+1
2021-08-31disable `tcp_linger` feature in `std`Ibraheem Ahmed-1/+0
2021-08-31add safety annotation to `LinkedList::detach_all_nodes`Ibraheem Ahmed-0/+3
2021-08-31Concrete regions can show up in mir borrowck if the originated from there.Oli Scherer-9/+1
2021-08-31Use and_then instead of unwrap_or_default.Mara Bos-9/+8
2021-08-31Add macro test for prelude collision suggestions.Mara Bos-0/+115
2021-08-31Use right span in prelude collision suggestions with macros.Mara Bos-10/+19
2021-08-31Pull Span::find_ancestor_inside loop into its own function.Mara Bos-5/+11
2021-08-31Delete long-running large rlibs testMark Rousskov-76/+0
2021-08-31Remove single use variablesPaul Trojahn-5/+2
2021-08-31Auto merge of #7605 - xordi:issue-7548-fix, r=giraffatebors-48/+169
2021-08-31Avoid cloning LocalDeclsPaul Trojahn-7/+6
2021-08-31ARMv6K Nintendo 3DS Tier 3 target addedMeziu-0/+48
2021-08-31Auto merge of #88527 - m-ou-se:rollup-az6xtc5, r=m-ou-sebors-89/+698
2021-08-31Rollup merge of #88509 - m-ou-se:dyn-no-left-shift-right-shift-just-single-an...Mara Bos-5/+81
2021-08-31Rollup merge of #88503 - m-ou-se:array-into-inter-ambiguous, r=cjgillotMara Bos-7/+91
2021-08-31Rollup merge of #88497 - m-ou-se:prelude-collision-glob, r=nikomatsakisMara Bos-3/+39
2021-08-31Rollup merge of #88496 - m-ou-se:prelude-collision-lifetime-generics, r=petro...Mara Bos-47/+134
2021-08-31Rollup merge of #88492 - est31:maybe_uninit_write, r=wesleywiserMara Bos-1/+1
2021-08-31Rollup merge of #88486 - bjorn3:better_arena_macro, r=jackh726Mara Bos-10/+10
2021-08-31Rollup merge of #88465 - marcospb19:master, r=joshtriplettMara Bos-11/+37
2021-08-31Rollup merge of #88462 - petrochenkov:macstore, r=jyn514Mara Bos-3/+3
2021-08-31Rollup merge of #88450 - notriddle:notriddle/maybe_whole_expr, r=cjgillotMara Bos-2/+64
2021-08-31Rollup merge of #88413 - spastorino:weird-return-types-tait-test, r=oli-obkMara Bos-0/+16
2021-08-31Rollup merge of #88409 - spastorino:autoleakage-tait-test, r=oli-obkMara Bos-0/+100
2021-08-31Rollup merge of #88408 - spastorino:inference-cycle-tait-test, r=oli-obkMara Bos-0/+63
2021-08-31Rollup merge of #88406 - spastorino:tait-nest-infer-test, r=oli-obkMara Bos-0/+56
2021-08-31Rollup merge of #88394 - ChrisDenton:patch-1, r=joshtriplettMara Bos-0/+3
2021-08-31Auto merge of #88491 - RalfJung:miri, r=RalfJungbors-9/+7
2021-08-31Fix function and variable namesxordi-20/+20
2021-08-31Fix CI errorsxordi-1/+1
2021-08-31Add new ui testsxordi-19/+106