about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-10-26asci -> ASCIIEthan Brierley-1/+1
2020-10-26Small rewordEthan Brierley-1/+1
2020-10-26Fix spelling erorEthan Brierley-1/+1
2020-10-07Add comment to helper functionEthan Brierley-0/+1
2020-10-06remove OnlySign in favour of InvalidDigitEthan Brierley-14/+11
2020-10-06Remove incorrect pluralEthan Brierley-2/+2
2020-10-06Bring char along with InvalidDigitEthan Brierley-12/+12
2020-10-06Fill in things needed to stabilize int_error_matchingEthan Brierley-64/+66
2020-09-25Auto merge of #77144 - flip1995:clippyup, r=Manishearthbors-966/+3419
2020-09-25Auto merge of #76844 - simonvandel:fix-76803, r=wesleywiserbors-35/+96
2020-09-25Auto merge of #77172 - jonas-schievink:rollup-a041rou, r=jonas-schievinkbors-214/+365
2020-09-25Rollup merge of #77165 - simonvandel:do-not-fire-on-drop-and-replace, r=oli-obkJonas Schievink-2/+3
2020-09-25Rollup merge of #77164 - fusion-engineering-forks:no-more-funny-underscores, ...Jonas Schievink-6/+4
2020-09-25Rollup merge of #77160 - ecstatic-morse:const-fn-transmute-suggestion, r=oli-obkJonas Schievink-43/+60
2020-09-25Rollup merge of #77136 - ecstatic-morse:issue-77134, r=oli-obkJonas Schievink-46/+53
2020-09-25Rollup merge of #77121 - duckymirror:html-root-url, r=jyn514Jonas Schievink-29/+32
2020-09-25Rollup merge of #77081 - LingMan:patch-1, r=jonas-schievinkJonas Schievink-2/+1
2020-09-25Rollup merge of #77079 - poliorcetics:more-self-in-docs, r=jyn514Jonas Schievink-57/+60
2020-09-25Rollup merge of #77078 - LingMan:patch-2, r=jonas-schievinkJonas Schievink-1/+1
2020-09-25Rollup merge of #77074 - lcnr:array-from-ref, r=SimonSapinJonas Schievink-11/+34
2020-09-25Rollup merge of #77050 - follower:patch-1, r=oli-obkJonas Schievink-1/+1
2020-09-25Rollup merge of #77044 - pickfire:patch-4, r=jyn514Jonas Schievink-3/+3
2020-09-25Rollup merge of #76978 - duckymirror:mpsc-from-doc, r=jyn514Jonas Schievink-0/+15
2020-09-25Rollup merge of #76724 - ecstatic-morse:dataflow-pass-names, r=lcnrJonas Schievink-4/+34
2020-09-25Rollup merge of #76304 - CDirkx:const-ip, r=ecstatic-morseJonas Schievink-5/+30
2020-09-25Rollup merge of #75438 - Cldfire:rustdoc/use-adaptive-svg-favicon, r=Guillaum...Jonas Schievink-4/+34
2020-09-24Auto merge of #77014 - tmiasko:arena, r=Mark-Simulacrumbors-21/+16
2020-09-24Bless testsDylan MacKenzie-42/+52
2020-09-24Suggest `const_fn_transmute` instead of `const_fn`Dylan MacKenzie-1/+8
2020-09-24Resolve https://github.com/rust-lang/rust/pull/76673#discussion_r494426303Simon Vandel Sillesen-2/+3
2020-09-24Remove workaround for deref issue that no longer exists.Mara Bos-6/+4
2020-09-24Auto merge of #76918 - ishitatsuyuki:match-fastpath, r=oli-obkbors-22/+165
2020-09-24Auto merge of #77006 - oli-obk:🐌_const_queries, r=Mark-Simulacrumbors-5/+3
2020-09-24Always cache const eval queriesOliver Scherer-8/+2
2020-09-24Auto merge of #76820 - jyn514:query-comments, r=davidtwcobors-34/+43
2020-09-24Update Cargo.lockflip1995-1/+1
2020-09-24Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyupflip1995-965/+3418
2020-09-24Auto merge of #77049 - lcnr:const-eval-function-signature, r=oli-obkbors-81/+206
2020-09-24Auto merge of #77028 - andjo403:mini, r=matthewjasperbors-50/+46
2020-09-24update testsBastian Kauschke-3/+5
2020-09-24visit impl self ty + traitBastian Kauschke-0/+37
2020-09-24assign the correct `DefId` in `nominal_obligations`Bastian Kauschke-7/+19
2020-09-24walk hir to get const evaluatable predicatesBastian Kauschke-73/+96
2020-09-24fmt, use IndexSet directly instead of UniquePredicatesBastian Kauschke-35/+20
2020-09-24const_evaluatable_checked: collect predicates from fn_sigBastian Kauschke-6/+72
2020-09-24Auto merge of #76748 - tmiasko:no-op-jumps, r=matthewjasperbors-9/+10
2020-09-23Bless testsDylan MacKenzie-45/+45
2020-09-23Suggest `const_mut_refs` for mutable references in const fnDylan MacKenzie-1/+8
2020-09-24Auto merge of #74430 - Manishearth:stabilize-intra-doc, r=Manishearthbors-69/+107
2020-09-23Use theme-adaptive SVG favicon from other Rust sitesJarek Samic-4/+34