about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-09-02Bless 32bit MIR opt testsMatthew Jasper-97/+72
2021-09-02Remove TODOMatthew Jasper-1/+0
2021-09-01Fix drop handling for `if let` expressionsMatthew Jasper-464/+524
2021-09-01Auto merge of #88563 - ehuss:update-cargo-books, r=ehussbors-0/+0
2021-09-01Update cargo, booksEric Huss-0/+0
2021-09-01Auto merge of #88269 - prconrad:doctest-persist-binaries, r=jyn514bors-1/+33
2021-09-01Auto merge of #88395 - ricky26:llvm-submodule, r=nikicbors-0/+0
2021-09-01Auto merge of #88556 - m-ou-se:rollup-q636wyd, r=m-ou-sebors-81/+401
2021-09-01Rollup merge of #88551 - inquisitivecrystal:unsafe_cell_raw_get, r=m-ou-seMara Bos-4/+34
2021-09-01Rollup merge of #88548 - inquisitivecrystal:intersperse, r=m-ou-seMara Bos-20/+12
2021-09-01Rollup merge of #88542 - tavianator:readdir_r-errno, r=jyn514Mara Bos-2/+3
2021-09-01Rollup merge of #88525 - notriddle:notriddle/coherence-dyn-auto-trait, r=petr...Mara Bos-0/+71
2021-09-01Rollup merge of #88410 - camelid:fix-assoc-bold, r=GuillaumeGomezMara Bos-1/+16
2021-09-01Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=AmanieuMara Bos-10/+135
2021-09-01Rollup merge of #88053 - bjorn3:fix_flock_fallback_impl, r=cjgillotMara Bos-0/+4
2021-09-01Rollup merge of #88040 - nbdd0121:btreemap, r=m-ou-seMara Bos-44/+24
2021-09-01Rollup merge of #86376 - asquared31415:extern-no-mangle-84204, r=Mark-SimulacrumMara Bos-0/+102
2021-09-01Auto merge of #88272 - willcrichton:mutable-sparse-matrix, r=ecstatic-morsebors-129/+386
2021-09-01Auto merge of #88121 - camelid:better-recursive-alias-error, r=estebankbors-25/+227
2021-09-01Auto merge of #87688 - camsteffen:let-else, r=cjgillotbors-232/+901
2021-08-31Add a few tests for `UnsafeCell`inquisitivecrystal-0/+32
2021-08-31Auto merge of #88533 - oli-obk:tait_🧊, r=spastorinobors-9/+1
2021-08-31Move test to run-make-fulldeps to avoid compiler flag bugPatrick Conrad-0/+0
2021-08-31Stabilize `Iterator::intersperse()`inquisitivecrystal-20/+12
2021-08-31Stabilize `UnsafeCell::raw_get()`inquisitivecrystal-4/+2
2021-08-31Auto merge of #88506 - Mark-Simulacrum:fix-rlibs, r=ehussbors-3/+3
2021-08-31Use the return value of readdir_r() instead of errnoTavian Barnes-2/+3
2021-08-31Remove bolding on associated constantsNoah Lev-1/+16
2021-08-31Auto merge of #88535 - m-ou-se:rollup-jeusxbo, r=m-ou-sebors-128/+1008
2021-08-31Rollup merge of #88524 - soenkehahn:master, r=jyn514Mara Bos-1/+1
2021-08-31Rollup merge of #88504 - m-ou-se:turbofish-please-stay, r=oli-obkMara Bos-2/+97
2021-08-31Rollup merge of #88501 - m-ou-se:prelude-collusion-oh-no-macros-help, r=estebankMara Bos-19/+148
2021-08-31Rollup merge of #88495 - ibraheemdev:tcp-linger, r=joshtriplettMara Bos-1/+165
2021-08-31Rollup merge of #88445 - inquisitivecrystal:ast-lowering, r=cjgillotMara Bos-33/+29
2021-08-31Rollup merge of #88418 - fee1-dead:trait-assoc-tilde-const, r=oli-obkMara Bos-8/+180
2021-08-31Rollup merge of #88399 - nagisa:nagisa/aapcs-on-aarch, r=petrochenkovMara Bos-28/+101
2021-08-31Rollup merge of #88391 - GuillaumeGomez:fix-json-enum-variant, r=camelid,notr...Mara Bos-29/+79
2021-08-31Rollup merge of #86362 - ptrojahn:insert_vars_and_temps, r=jackh726Mara Bos-7/+6
2021-08-31Rollup merge of #85017 - clarfonthey:carrying_widening, r=m-ou-seMara Bos-0/+202
2021-08-31Change wording to less jaron-y "non-auto trait"Michael Howell-3/+3
2021-08-31disable `tcp_linger` feature in `std`Ibraheem Ahmed-1/+0
2021-08-31Concrete regions can show up in mir borrowck if the originated from there.Oli Scherer-9/+1
2021-08-31Use and_then instead of unwrap_or_default.Mara Bos-9/+8
2021-08-31Add macro test for prelude collision suggestions.Mara Bos-0/+115
2021-08-31Use right span in prelude collision suggestions with macros.Mara Bos-10/+19
2021-08-31Pull Span::find_ancestor_inside loop into its own function.Mara Bos-5/+11
2021-08-31Delete long-running large rlibs testMark Rousskov-76/+0
2021-08-31Avoid cloning LocalDeclsPaul Trojahn-7/+6
2021-08-31Auto merge of #88527 - m-ou-se:rollup-az6xtc5, r=m-ou-sebors-89/+698
2021-08-31Rollup merge of #88509 - m-ou-se:dyn-no-left-shift-right-shift-just-single-an...Mara Bos-5/+81