about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-06-23run `x.py fmt`Niko Matsakis-9/+2
2022-06-23remove misleading commentNiko Matsakis-4/+1
2022-06-23try to clarify confusing commentNiko Matsakis-1/+9
2022-06-23normalize if-eq bounds before testingNiko Matsakis-1/+39
2022-06-23apply suggestions from oli-obkNiko Matsakis-8/+8
2022-06-23coallesce docsNiko Matsakis-65/+32
2022-06-23rename IfEqBound to IfEqNiko Matsakis-11/+11
2022-06-23remove VerifyBound::IfEq variantNiko Matsakis-59/+31
2022-06-15tests H.R. `T: 'a` bounds proving themselvesNiko Matsakis-0/+41
2022-06-15mark issue-91139 and issue-92096 as FIXMENiko Matsakis-3/+82
2022-06-15fix universes in the NLL type testsNiko Matsakis-1/+61
2022-06-15generalize the outlives obligation codeNiko Matsakis-174/+109
2022-06-15improved debug outputNiko Matsakis-5/+2
2022-06-15remove compare-fn and use erased-tyNiko Matsakis-17/+23
2022-06-15simplify argument type for to take param-tyNiko Matsakis-6/+4
2022-06-15implement (unused) matching solverNiko Matsakis-24/+329
2022-06-15simply the IfEq bound -- we only ever use a regionNiko Matsakis-10/+14
2022-06-14Auto merge of #96591 - b-naber:transition-to-valtrees-in-type-system, r=lcnrbors-1007/+1610
2022-06-14rebaseb-naber-82/+36
2022-06-14account for endianness in debuginfo for const argsb-naber-5/+8
2022-06-14rebaseb-naber-44/+118
2022-06-14correctly create Scalar for meta infob-naber-3/+7
2022-06-14fix wrong evaluation in clippyb-naber-8/+8
2022-06-14address reviewb-naber-161/+116
2022-06-14bless 32-bit ui testsb-naber-4/+10
2022-06-14manually bless 32-bit mir-opt testsb-naber-25/+25
2022-06-14address reviewb-naber-93/+80
2022-06-14fix clippy test failuresb-naber-65/+111
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-1027/+1601
2022-06-14Auto merge of #78781 - eddyb:measureme-rdpmc, r=oli-obkbors-8/+42
2022-06-14Auto merge of #98091 - Dylan-DPC:rollup-ueb6b5x, r=Dylan-DPCbors-250/+522
2022-06-14Rollup merge of #98069 - notriddle:notriddle/square-brackets, r=jshaDylan DPC-30/+5
2022-06-14Rollup merge of #98042 - DrMeepster:winfred_std_changes, r=ChrisDentonDylan DPC-8/+10
2022-06-14Rollup merge of #97948 - davidtwco:diagnostic-translation-lints, r=oli-obkDylan DPC-37/+327
2022-06-14Rollup merge of #97935 - nnethercote:rename-ConstS-val-as-kind, r=lcnrDylan DPC-169/+173
2022-06-14Rollup merge of #97869 - ssomers:btree_comments, r=Dylan-DPCDylan DPC-6/+7
2022-06-14Auto merge of #98082 - lnicola:rust-analyzer-2022-06-14, r=lnicolabors-8/+8
2022-06-14Auto merge of #98041 - jackh726:remove-regionckmode, r=oli-obkbors-80/+52
2022-06-14:arrow_up: rust-analyzerLaurențiu Nicola-8/+8
2022-06-14Rename the `ConstS::val` field as `kind`.Nicholas Nethercote-169/+173
2022-06-14Auto merge of #98040 - calebcartwright:sync-rustfmt, r=calebcartwrightbors-1248/+12933
2022-06-13Auto merge of #98075 - JohnTitor:rollup-nqwodnk, r=JohnTitorbors-51/+621
2022-06-13add inline(always) to optionDrMeepster-0/+1
2022-06-14Rollup merge of #97508 - JohnTitor:more-strict-placeholder-dyn-obj, r=pnkfelixYuki Okushi-9/+75
2022-06-14Rollup merge of #97385 - oli-obk:smir-tool-lib, r=pnkfelixYuki Okushi-0/+180
2022-06-14Rollup merge of #95243 - vladimir-ea:compiler_watch_os, r=nagisaYuki Okushi-9/+231
2022-06-14Rollup merge of #95211 - terrarier2111:improve-parser, r=compiler-errorsYuki Okushi-33/+135
2022-06-13deps: add clap to workspace hackCaleb Cartwright-0/+2
2022-06-13rustdoc: remove link on slice bracketsMichael Howell-30/+5
2022-06-13Auto merge of #98066 - matthiaskrgr:rollup-wb9gs92, r=matthiaskrgrbors-587/+622