| Age | Commit message (Expand) | Author | Lines |
| 2020-05-21 | Rollup merge of #71854 - eduardosm:assoc-char-funcs-and-consts, r=Amanieu | Ralf Jung | -2/+239 |
| 2020-05-21 | Fix anchor display when hovering impl | Guillaume Gomez | -1/+1 |
| 2020-05-21 | Auto merge of #72205 - ecstatic-morse:nrvo, r=oli-obk | bors | -48/+350 |
| 2020-05-20 | Bail out if new return place has different type than old | Dylan MacKenzie | -1/+12 |
| 2020-05-21 | Use Step::forward_unchecked in RangeInclusive::next | CAD97 | -1/+5 |
| 2020-05-21 | impl Step for char | CAD97 | -0/+64 |
| 2020-05-21 | Auto merge of #70705 - lcnr:generic_discriminant, r=nikomatsakis | bors | -139/+450 |
| 2020-05-20 | Various minor improvements to Ipv6Addr::Display | Nathan West | -80/+78 |
| 2020-05-21 | Comment flock usage on Linux | Gary Guo | -0/+5 |
| 2020-05-20 | Move the target libLLVM to llvm-tools-preview | Josh Stone | -20/+30 |
| 2020-05-20 | Auto merge of #67759 - nikic:llvm-10, r=Mark-Simulacrum | bors | -0/+4 |
| 2020-05-20 | Add regression test for #72394 | Dylan MacKenzie | -0/+24 |
| 2020-05-20 | Use `is_const_fn_raw` when unsafety checking | Dylan MacKenzie | -2/+2 |
| 2020-05-20 | Add fast-path optimization for Ipv4Addr::fmt | Nathan West | -9/+16 |
| 2020-05-20 | llvm: Expose tiny code model to users | Vadim Petrochenkov | -3/+3 |
| 2020-05-20 | Fix tests | Aaron Hill | -3/+10 |
| 2020-05-20 | Auto merge of #72378 - Dylan-DPC:rollup-m87bp2d, r=Dylan-DPC | bors | -106/+415 |
| 2020-05-20 | Eliminate some `Option<NativeLibKind>`s | Vadim Petrochenkov | -34/+33 |
| 2020-05-20 | Factor out `NativeLibKind::Dylib` from `NativeLibKind::Unspecified` | Vadim Petrochenkov | -9/+17 |
| 2020-05-20 | Rename some types describing native libraries | Vadim Petrochenkov | -122/+117 |
| 2020-05-20 | rustc_target: Avoid an inappropriate use of `post_link_objects` | Vadim Petrochenkov | -3/+5 |
| 2020-05-20 | Set CMAKE_CXX_STANDARD when compiling LLD | Nikita Popov | -0/+4 |
| 2020-05-20 | Update LLVM submodule | Nikita Popov | -0/+0 |
| 2020-05-20 | linker: Support `-static-pie` and `-static -shared` | Vadim Petrochenkov | -131/+118 |
| 2020-05-20 | rustc_target: Add a target spec option for static-pie support | Vadim Petrochenkov | -3/+9 |
| 2020-05-20 | Auto merge of #72384 - mati865:ci-fix, r=pietroalbini | bors | -3/+11 |
| 2020-05-20 | Workaround MSYS2/chocolatey issue again | Mateusz MikuĊa | -3/+11 |
| 2020-05-20 | Suggest installing VS Build Tools in more situations | Chris Denton | -0/+49 |
| 2020-05-20 | ptr eq for `Predicate` | Bastian Kauschke | -6/+15 |
| 2020-05-20 | change `Predicate::kind` to return a reference | Bastian Kauschke | -67/+66 |
| 2020-05-20 | intern `PredicateKind` | Bastian Kauschke | -14/+35 |
| 2020-05-20 | introduce newtype'd `Predicate<'tcx>` | Bastian Kauschke | -245/+345 |
| 2020-05-20 | make `to_predicate` take a `tcx` argument | Niko Matsakis | -92/+102 |
| 2020-05-20 | Make match_wild_err_arm pedantic, and update help messages | Elichai Turkel | -1/+1 |
| 2020-05-20 | rename `Predicate` to `PredicateKind`, introduce alias | Bastian Kauschke | -383/+406 |
| 2020-05-20 | Auto merge of #5582 - vtmargaryan:match_wildcard_for_single_variants, r=flip1995 | bors | -0/+7 |
| 2020-05-20 | Rollup merge of #72366 - nnethercote:tiny-vecs-are-dumb-followup, r=Amanieu | Dylan DPC | -4/+3 |
| 2020-05-20 | Rollup merge of #72364 - jsgf:remove-unused-deps, r=Mark-Simulacrum | Dylan DPC | -4/+0 |
| 2020-05-20 | Rollup merge of #72361 - golddranks:split_inclusive_add_tracking_issue, r=she... | Dylan DPC | -20/+20 |
| 2020-05-20 | Rollup merge of #72275 - marmeladema:fix-issue-71104-2, r=ecstatic-morse | Dylan DPC | -11/+7 |
| 2020-05-20 | Rollup merge of #72139 - nnethercote:standalone-fold, r=cuviper | Dylan DPC | -44/+199 |
| 2020-05-20 | Rollup merge of #71863 - mibac138:self-import, r=estebank | Dylan DPC | -23/+186 |
| 2020-05-20 | [self-profling] Record the cgu name when doing codegen for a module | Wesley Wiser | -1/+1 |
| 2020-05-20 | FIX - Char documentation for unexperienced users | Elrendio | -2/+4 |
| 2020-05-20 | Improve E0599 explanation | Guillaume Gomez | -0/+15 |
| 2020-05-20 | Auto merge of #71923 - csmoe:issue-70818, r=tmandry | bors | -108/+167 |
| 2020-05-20 | impl From<[T; N]> for Box<[T]> | Ivan Tham | -6/+44 |
| 2020-05-20 | Add tests for opaque types | Bastian Kauschke | -0/+57 |
| 2020-05-20 | comment return sites | Bastian Kauschke | -7/+14 |
| 2020-05-20 | Be more conservative concerning `structural_match` | Bastian Kauschke | -21/+28 |