about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-08-26Auto merge of #83698 - erikdesjardins:undefconst, r=RalfJung,oli-obkbors-0/+75
2021-08-26Auto merge of #88222 - jyn514:shared-cache, r=GuillaumeGomezbors-49/+38
2021-08-26Auto merge of #88069 - Mark-Simulacrum:llvm-pgo, r=pietroalbinibors-60/+105
2021-08-25don't generate partially-undef constsErik Desjardins-15/+39
2021-08-25use undef for uninitialized bytes in constantsErik Desjardins-2/+53
2021-08-25Bump download-ci-llvm stampMark Rousskov-1/+1
2021-08-25Bump sccache used in CI to v0.2.15Mark Rousskov-3/+6
2021-08-25Auto merge of #85499 - jackh726:assoc-type-norm-rebase, r=nikomatsakisbors-286/+597
2021-08-25Bless NLL compare modejackh726-2/+2
2021-08-25Auto merge of #88329 - LeSeulArtichaut:rollup-blg8hc0, r=LeSeulArtichautbors-33/+312
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 #88277 - ehuss:update-books, r=ehussLéo Lanteri Thauvin-0/+0
2021-08-25Rollup merge of #88226 - steffahn:an_rc, r=michaelwoeristerLéo Lanteri Thauvin-1/+1
2021-08-25Rollup merge of #88196 - asquared31415:named-asm-labels-refactor, r=AmanieuLéo Lanteri Thauvin-32/+159
2021-08-25Rollup merge of #88157 - Icenowy:bootstrap-riscv64, r=Mark-SimulacrumLéo Lanteri Thauvin-0/+1
2021-08-25Rollup merge of #87944 - oconnor663:as_array_of_cells, r=scottmcmLéo Lanteri Thauvin-0/+9
2021-08-25Auto merge of #87937 - LeSeulArtichaut:active-if-let-guards, r=nagisabors-18/+12
2021-08-25Auto merge of #85344 - cbeuw:remap-across-cwd, r=michaelwoeristerbors-0/+12
2021-08-25Auto merge of #87875 - asquared31415:generic-lang-items, r=cjgillotbors-80/+131
2021-08-25Auto merge of #84333 - tmiasko:liveness-yield, r=tmandrybors-20/+96
2021-08-24Also ignore typeoutlives predicatesjackh726-0/+30
2021-08-24Normalize associated types with bound varsJack Huey-284/+565
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-33/+4
2021-08-24PGO for LLVM builds on x86_64-unknown-linux-gnu in CIMark Rousskov-56/+98
2021-08-24Auto merge of #88266 - nikomatsakis:issue-87879, r=jackh726bors-0/+34
2021-08-24Auto merge of #87472 - inquisitivecrystal:stabilize-force-warn, r=Mark-Simula...bors-68/+47
2021-08-24Update testsinquisitivecrystal-21/+14
2021-08-24Document `force-warn`inquisitivecrystal-33/+27
2021-08-24Stabilize `force-warn`inquisitivecrystal-3/+2
2021-08-24Tidy up lint command line flagsinquisitivecrystal-12/+5
2021-08-24Auto merge of #87900 - jackh726:issue-87429, r=nikomatsakisbors-0/+120
2021-08-24Move `named_asm_labels` to a HIR lintasquared31415-32/+159
2021-08-24Ignore test on WindowsAndy Wang-0/+2
2021-08-24Improve liveness analysis for generatorsTomasz Miąsko-20/+96
2021-08-24Auto merge of #87739 - Aaron1011:remove-used-attrs, r=wesleywiserbors-971/+453
2021-08-23Update booksEric Huss-0/+0
2021-08-24Auto merge of #85556 - FabianWolff:issue-85071, r=estebank,jackh726bors-0/+109
2021-08-24Also fix “a RwLock*”Frank Steffahn-1/+1
2021-08-23Auto merge of #83302 - camsteffen:write-piece-unchecked, r=dtolnaybors-54/+92
2021-08-232229: Consider varaiables mentioned in closure as usedAman Arora-33/+4
2021-08-23fix testNiko Matsakis-0/+1
2021-08-23Add comment and extra testjackh726-7/+31
2021-08-23Add a couple more testsjackh726-0/+81
2021-08-23When checking associated type bounds, use bound vars for GAT params in param_envjackh726-0/+15
2021-08-23Auto merge of #88265 - m-ou-se:rollup-soymv20, r=m-ou-sebors-51/+256
2021-08-23add trailing newlineNiko Matsakis-1/+1
2021-08-23select obligations after `check_casts`liudingming-0/+33
2021-08-23Rollup merge of #88232 - m-ou-se:macro-name-imported-but-not-macro, r=estebankMara Bos-1/+198