| Age | Commit message (Expand) | Author | Lines |
| 2023-02-15 | Use libc which supports QNX Neutrino | Florian Bartels | -3/+3 |
| 2023-02-15 | Auto merge of #108070 - Dylan-DPC:rollup-v6xw7vk, r=Dylan-DPC | bors | -556/+1092 |
| 2023-02-15 | Rollup merge of #108060 - ChrisDenton:rtlgenrandom, r=thomcc | Dylan DPC | -103/+31 |
| 2023-02-15 | Rollup merge of #108032 - oli-obk:un📦ing_resolver, r=petrochenkov | Dylan DPC | -177/+97 |
| 2023-02-15 | Rollup merge of #107968 - ian-h-chamberlain:feature/3ds-enable-thread-local, ... | Dylan DPC | -2/+1 |
| 2023-02-15 | Rollup merge of #107411 - cjgillot:dataflow-discriminant, r=oli-obk | Dylan DPC | -112/+408 |
| 2023-02-15 | Rollup merge of #107173 - clubby789:suggest-array-length, r=compiler-errors | Dylan DPC | -2/+119 |
| 2023-02-15 | Rollup merge of #107163 - mikebenfield:parameters-pr, r=TaKO8Ki | Dylan DPC | -149/+148 |
| 2023-02-15 | Rollup merge of #105300 - aliemjay:member-lower, r=oli-obk | Dylan DPC | -11/+288 |
| 2023-02-15 | Auto merge of #107940 - BoxyUwU:const_ty_assertion_use_semantic_equality, r=c... | bors | -22/+240 |
| 2023-02-14 | Auto merge of #108056 - matthiaskrgr:rollup-oa6bxvh, r=matthiaskrgr | bors | -2703/+3190 |
| 2023-02-14 | Revert to using `RtlGenRandom` | Chris Denton | -103/+31 |
| 2023-02-14 | Rollup merge of #108044 - RalfJung:from-addr-invalid, r=oli-obk | Matthias Krüger | -6/+8 |
| 2023-02-14 | Rollup merge of #108040 - eggyal:attributes_for_uninteresting_traversals, r=o... | Matthias Krüger | -24/+66 |
| 2023-02-14 | Rollup merge of #108039 - eggyal:traverse_refcounts_via_functors, r=oli-obk | Matthias Krüger | -69/+55 |
| 2023-02-14 | Rollup merge of #108033 - lcnr:coinductive-attr, r=compiler-errors | Matthias Krüger | -37/+130 |
| 2023-02-14 | Rollup merge of #108007 - compiler-errors:str-less-kind, r=Nilstrieb | Matthias Krüger | -12/+11 |
| 2023-02-14 | Rollup merge of #107733 - Kobzol:opt-build-metrics, r=Mark-Simulacrum | Matthias Krüger | -34/+124 |
| 2023-02-14 | Rollup merge of #107673 - lukas-code:update-icu4x, r=davidtwco | Matthias Krüger | -2303/+2734 |
| 2023-02-14 | Rollup merge of #107626 - jyn514:x-fix, r=Mark-Simulacrum | Matthias Krüger | -0/+4 |
| 2023-02-14 | Rollup merge of #107573 - cuviper:drop-llvm-13, r=nagisa | Matthias Krüger | -218/+58 |
| 2023-02-14 | Auto merge of #108052 - matthiaskrgr:rollup-p6r6rnl, r=matthiaskrgr | bors | -443/+918 |
| 2023-02-14 | Rollup merge of #108038 - eggyal:remove_needless_supertrait_constraints, r=lcnr | Matthias Krüger | -25/+25 |
| 2023-02-14 | Rollup merge of #108035 - oli-obk:oli_new_contributor_funkiness, r=Mark-Simul... | Matthias Krüger | -12/+12 |
| 2023-02-14 | Rollup merge of #108029 - oli-obk:🞋_usize, r=RalfJung | Matthias Krüger | -259/+347 |
| 2023-02-14 | Rollup merge of #108025 - notriddle:notriddle/intra-doc-link-tooltips, r=Guil... | Matthias Krüger | -9/+52 |
| 2023-02-14 | Rollup merge of #108024 - zephaniahong:master, r=jyn514 | Matthias Krüger | -0/+3 |
| 2023-02-14 | Rollup merge of #108023 - JulianKnodt:smaller_benchmark, r=workingjubilee | Matthias Krüger | -5/+5 |
| 2023-02-14 | Rollup merge of #108016 - tshepang:just-one-example, r=thomcc | Matthias Krüger | -42/+0 |
| 2023-02-14 | Rollup merge of #108003 - chenyukang:yukang/fix-107998, r=compiler-errors | Matthias Krüger | -1/+48 |
| 2023-02-14 | Rollup merge of #107739 - spastorino:check-overflow-evaluate_canonical_goal, ... | Matthias Krüger | -88/+139 |
| 2023-02-14 | Rollup merge of #103478 - SpanishPear:spanishpear/issue_103366_fix, r=TaKO8Ki | Matthias Krüger | -2/+287 |
| 2023-02-14 | Use derive attributes for uninteresting traversals | Alan Egerton | -24/+66 |
| 2023-02-14 | interpret: rename Pointer::from_addr → from_addr_invalid | Ralf Jung | -6/+8 |
| 2023-02-14 | Reduce visibility of some items | Santiago Pastorino | -9/+9 |
| 2023-02-14 | Check for overflow in evaluate_canonical_goal | Santiago Pastorino | -24/+46 |
| 2023-02-14 | Refactor refcounted structural_impls via functors | Alan Egerton | -69/+55 |
| 2023-02-14 | Ord entails its supertraits | Alan Egerton | -25/+25 |
| 2023-02-14 | change the `marker` attribute to only_local | lcnr | -2/+6 |
| 2023-02-14 | add test for coinduction in new solver | lcnr | -2/+80 |
| 2023-02-14 | add a `#[rustc_coinductive]` attribute | lcnr | -33/+44 |
| 2023-02-14 | Avoid using a dead email address as the main email address | Oli Scherer | -12/+12 |
| 2023-02-14 | Simplify expansion logic | Oli Scherer | -3/+3 |
| 2023-02-14 | Inline the expansion query | Oli Scherer | -28/+23 |
| 2023-02-14 | Remove BoxedResolver | Oli Scherer | -102/+18 |
| 2023-02-14 | Separate the lifetime of the session and the arena in the resolver | Oli Scherer | -70/+79 |
| 2023-02-14 | Auto merge of #103695 - LYF1999:yf/103563, r=lcnr | bors | -1/+121 |
| 2023-02-14 | s/eval_usize/eval_target_usize/ for clarity | Oli Scherer | -259/+347 |
| 2023-02-14 | change file path and improve message | Zephaniah Ong | -2/+2 |
| 2023-02-14 | Auto merge of #107765 - petrochenkov:nomoclone, r=oli-obk | bors | -325/+102 |