| Age | Commit message (Expand) | Author | Lines |
| 2021-04-23 | Use tempfile | Jubilee Young | -3/+3 |
| 2021-04-23 | Auto merge of #83425 - durin42:llvm-update, r=nagisa | bors | -1/+11 |
| 2021-04-22 | Auto merge of #84420 - workingjubilee:microvec, r=Mark-Simulacrum | bors | -11/+8 |
| 2021-04-22 | RustWrapper: work around unification of diagnostic handlers | Augie Fackler | -1/+11 |
| 2021-04-22 | Rollup merge of #84404 - tmiasko:intrinsics-in-coercion-lub, r=Mark-Simulacrum | Dylan DPC | -0/+8 |
| 2021-04-22 | Rollup merge of #84377 - jackh726:binder-refactor-fix, r=nikomatsakis | Dylan DPC | -422/+254 |
| 2021-04-22 | Rollup merge of #84343 - camsteffen:closure-tree, r=varkor | Dylan DPC | -47/+2 |
| 2021-04-22 | Auto merge of #71511 - hi-rustin:rustin-patch-rename-assoc, r=eddyb,varkor | bors | -8/+8 |
| 2021-04-21 | Use arrayvec 0.7, drop smallvec 0.6 | Jubilee Young | -11/+8 |
| 2021-04-22 | Auto merge of #84411 - m-ou-se:rollup-9btsp2t, r=m-ou-se | bors | -5/+7 |
| 2021-04-21 | Rollup merge of #84365 - vext01:improve-lto-docstrings, r=petrochenkov | Mara Bos | -5/+7 |
| 2021-04-21 | bump jobserver dependency | The8472 | -1/+1 |
| 2021-04-21 | More review changes | Jack Huey | -85/+59 |
| 2021-04-21 | Review comments | Jack Huey | -36/+33 |
| 2021-04-21 | Move nested quantification check to ast_validation | Jack Huey | -75/+52 |
| 2021-04-21 | Check for intrinsics before coercing to a function pointer | Tomasz Miąsko | -0/+8 |
| 2021-04-20 | Remove TraitRefHackInner and use the concatenating functionality instead of t... | Jack Huey | -245/+176 |
| 2021-04-20 | Add BinderScopeType to replace binder_depth and from_poly_trait_ref | Jack Huey | -111/+86 |
| 2021-04-20 | A non-minimal set of TraitRefBoundarys to work on removing from_poly_trait_ref | Jack Huey | -84/+93 |
| 2021-04-20 | Precompute inverse binder depth | Jack Huey | -104/+73 |
| 2021-04-20 | Auto merge of #84353 - estebank:as-ref-mir, r=davidtwco | bors | -3/+31 |
| 2021-04-20 | Improve the docstrings of the `Lto` struct. | Edd Barrett | -5/+7 |
| 2021-04-20 | Auto merge of #84323 - richkadel:uncovered-functions, r=tmandry | bors | -3/+8 |
| 2021-04-20 | Auto merge of #84295 - richkadel:continue-coverage, r=tmandry | bors | -0/+15 |
| 2021-04-20 | Auto merge of #84334 - klensy:typo-compiler, r=jyn514 | bors | -39/+39 |
| 2021-04-19 | Suggest `.as_ref()` on borrow error involving `Option`/`Result` | Esteban Küber | -3/+31 |
| 2021-04-19 | Auto merge of #84342 - Dylan-DPC:rollup-5b40142, r=Dylan-DPC | bors | -20/+59 |
| 2021-04-19 | Small refactor | Cameron Steffen | -2/+1 |
| 2021-04-19 | Remove closure_tree | Cameron Steffen | -45/+1 |
| 2021-04-19 | Rollup merge of #84313 - lcnr:sized-err-msg, r=petrochenkov | Dylan DPC | -7/+6 |
| 2021-04-19 | Rollup merge of #84168 - cjgillot:asi, r=davidtwco | Dylan DPC | -3/+11 |
| 2021-04-19 | Rollup merge of #84126 - 12101111:musl-sanitizer, r=davidtwco | Dylan DPC | -1/+3 |
| 2021-04-19 | Rollup merge of #84123 - bjorn3:compile_mono_item_dep_node, r=wesleywiser | Dylan DPC | -9/+39 |
| 2021-04-19 | compute fn_sig span from body call_site, and use body ctxt, not root | Rich Kadel | -4/+9 |
| 2021-04-19 | fix suggestion for unsized function parameters | lcnr | -7/+6 |
| 2021-04-19 | Auto merge of #84091 - tmiasko:check-attrs-sym, r=davidtwco | bors | -52/+46 |
| 2021-04-19 | fix few typos | klensy | -39/+39 |
| 2021-04-19 | Auto merge of #84316 - teymour-aldridge:improve-defaulted-never-note, r=petro... | bors | -6/+6 |
| 2021-04-18 | Auto merge of #83799 - crlf0710:stablize_non_ascii_idents, r=Manishearth | bors | -48/+14 |
| 2021-04-18 | Fixes the issue with uncovered source in async function bodies | Rich Kadel | -2/+2 |
| 2021-04-18 | Improve an error message. | teymour-aldridge | -6/+6 |
| 2021-04-18 | Only generate dummy assign when instrumenting coverage | Rich Kadel | -10/+15 |
| 2021-04-18 | Auto merge of #84274 - nagisa:fix-simd, r=nikic | bors | -33/+33 |
| 2021-04-18 | Add coverage to continue statements | Rich Kadel | -0/+10 |
| 2021-04-18 | Auto merge of #84064 - hyd-dev:unknown-lints, r=petrochenkov | bors | -43/+38 |
| 2021-04-17 | Don't set `fast`(-math) for certain simd ops | Simonas Kazlauskas | -33/+33 |
| 2021-04-17 | Auto merge of #84260 - Aaron1011:global-alloc-eval-always, r=cjgillot | bors | -0/+2 |
| 2021-04-17 | Do not ignore path segments in the middle in `#[allow]`/`#[warn]`/`#[deny]`/`... | hyd-dev | -43/+38 |
| 2021-04-17 | Auto merge of #84244 - ABouttefeux:closure-return-conflict-suggest, r=estebank | bors | -22/+29 |
| 2021-04-17 | Auto merge of #84243 - Soveu:fix-derive-macro-const-default, r=petrochenkov | bors | -2/+13 |