about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-02-15Use libc which supports QNX NeutrinoFlorian Bartels-3/+3
2023-02-15Auto merge of #108070 - Dylan-DPC:rollup-v6xw7vk, r=Dylan-DPCbors-556/+1092
2023-02-15Rollup merge of #108060 - ChrisDenton:rtlgenrandom, r=thomccDylan DPC-103/+31
2023-02-15Rollup merge of #108032 - oli-obk:un📦ing_resolver, r=petrochenkovDylan DPC-177/+97
2023-02-15Rollup merge of #107968 - ian-h-chamberlain:feature/3ds-enable-thread-local, ...Dylan DPC-2/+1
2023-02-15Rollup merge of #107411 - cjgillot:dataflow-discriminant, r=oli-obkDylan DPC-112/+408
2023-02-15Rollup merge of #107173 - clubby789:suggest-array-length, r=compiler-errorsDylan DPC-2/+119
2023-02-15Rollup merge of #107163 - mikebenfield:parameters-pr, r=TaKO8KiDylan DPC-149/+148
2023-02-15Rollup merge of #105300 - aliemjay:member-lower, r=oli-obkDylan DPC-11/+288
2023-02-15Auto merge of #107940 - BoxyUwU:const_ty_assertion_use_semantic_equality, r=c...bors-22/+240
2023-02-14Auto merge of #108056 - matthiaskrgr:rollup-oa6bxvh, r=matthiaskrgrbors-2703/+3190
2023-02-14Revert to using `RtlGenRandom`Chris Denton-103/+31
2023-02-14Rollup merge of #108044 - RalfJung:from-addr-invalid, r=oli-obkMatthias Krüger-6/+8
2023-02-14Rollup merge of #108040 - eggyal:attributes_for_uninteresting_traversals, r=o...Matthias Krüger-24/+66
2023-02-14Rollup merge of #108039 - eggyal:traverse_refcounts_via_functors, r=oli-obkMatthias Krüger-69/+55
2023-02-14Rollup merge of #108033 - lcnr:coinductive-attr, r=compiler-errorsMatthias Krüger-37/+130
2023-02-14Rollup merge of #108007 - compiler-errors:str-less-kind, r=NilstriebMatthias Krüger-12/+11
2023-02-14Rollup merge of #107733 - Kobzol:opt-build-metrics, r=Mark-SimulacrumMatthias Krüger-34/+124
2023-02-14Rollup merge of #107673 - lukas-code:update-icu4x, r=davidtwcoMatthias Krüger-2303/+2734
2023-02-14Rollup merge of #107626 - jyn514:x-fix, r=Mark-SimulacrumMatthias Krüger-0/+4
2023-02-14Rollup merge of #107573 - cuviper:drop-llvm-13, r=nagisaMatthias Krüger-218/+58
2023-02-14Auto merge of #108052 - matthiaskrgr:rollup-p6r6rnl, r=matthiaskrgrbors-443/+918
2023-02-14Rollup merge of #108038 - eggyal:remove_needless_supertrait_constraints, r=lcnrMatthias Krüger-25/+25
2023-02-14Rollup merge of #108035 - oli-obk:oli_new_contributor_funkiness, r=Mark-Simul...Matthias Krüger-12/+12
2023-02-14Rollup merge of #108029 - oli-obk:🞋_usize, r=RalfJungMatthias Krüger-259/+347
2023-02-14Rollup merge of #108025 - notriddle:notriddle/intra-doc-link-tooltips, r=Guil...Matthias Krüger-9/+52
2023-02-14Rollup merge of #108024 - zephaniahong:master, r=jyn514Matthias Krüger-0/+3
2023-02-14Rollup merge of #108023 - JulianKnodt:smaller_benchmark, r=workingjubileeMatthias Krüger-5/+5
2023-02-14Rollup merge of #108016 - tshepang:just-one-example, r=thomccMatthias Krüger-42/+0
2023-02-14Rollup merge of #108003 - chenyukang:yukang/fix-107998, r=compiler-errorsMatthias Krüger-1/+48
2023-02-14Rollup merge of #107739 - spastorino:check-overflow-evaluate_canonical_goal, ...Matthias Krüger-88/+139
2023-02-14Rollup merge of #103478 - SpanishPear:spanishpear/issue_103366_fix, r=TaKO8KiMatthias Krüger-2/+287
2023-02-14Use derive attributes for uninteresting traversalsAlan Egerton-24/+66
2023-02-14interpret: rename Pointer::from_addr → from_addr_invalidRalf Jung-6/+8
2023-02-14Reduce visibility of some itemsSantiago Pastorino-9/+9
2023-02-14Check for overflow in evaluate_canonical_goalSantiago Pastorino-24/+46
2023-02-14Refactor refcounted structural_impls via functorsAlan Egerton-69/+55
2023-02-14Ord entails its supertraitsAlan Egerton-25/+25
2023-02-14change the `marker` attribute to only_locallcnr-2/+6
2023-02-14add test for coinduction in new solverlcnr-2/+80
2023-02-14add a `#[rustc_coinductive]` attributelcnr-33/+44
2023-02-14Avoid using a dead email address as the main email addressOli Scherer-12/+12
2023-02-14Simplify expansion logicOli Scherer-3/+3
2023-02-14Inline the expansion queryOli Scherer-28/+23
2023-02-14Remove BoxedResolverOli Scherer-102/+18
2023-02-14Separate the lifetime of the session and the arena in the resolverOli Scherer-70/+79
2023-02-14Auto merge of #103695 - LYF1999:yf/103563, r=lcnrbors-1/+121
2023-02-14s/eval_usize/eval_target_usize/ for clarityOli Scherer-259/+347
2023-02-14change file path and improve messageZephaniah Ong-2/+2
2023-02-14Auto merge of #107765 - petrochenkov:nomoclone, r=oli-obkbors-325/+102