| Age | Commit message (Expand) | Author | Lines |
| 2020-08-24 | [AVR] Rename the last few remaining references from 'avr-unknown-unknown' to ... | Dylan McKay | -3/+3 |
| 2020-08-24 | [AVR] Merge the 'freestanding' base target spec into AVR base target spec | Dylan McKay | -35/+21 |
| 2020-08-24 | [AVR] Remove unnecessary arguments passed to the linker for GNU target | Dylan McKay | -4/+3 |
| 2020-08-24 | [AVR] Replace broken 'avr-unknown-unknown' target with 'avr-unknown-gnu-atmeg... | Dylan McKay | -18/+41 |
| 2020-08-24 | Auto merge of #75865 - JohnTitor:rollup-yxia6d2, r=JohnTitor | bors | -184/+92 |
| 2020-08-24 | Rollup merge of #75859 - jrheard:patch-2, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2020-08-24 | Rollup merge of #75856 - matthiaskrgr:more_clippy, r=Dylan-DPC | Yuki Okushi | -27/+23 |
| 2020-08-24 | Rollup merge of #75851 - camelid:patch-2, r=jyn514 | Yuki Okushi | -3/+0 |
| 2020-08-24 | Rollup merge of #75847 - camelid:patch-1, r=dtolnay | Yuki Okushi | -9/+1 |
| 2020-08-24 | Rollup merge of #75844 - ehuss:publish-toolstate-httperror, r=Mark-Simulacrum | Yuki Okushi | -1/+9 |
| 2020-08-24 | Rollup merge of #75831 - lzutao:https, r=Dylan-DPC | Yuki Okushi | -12/+12 |
| 2020-08-24 | Rollup merge of #75826 - ayushmishra2005:misleading_documentation_for_derived... | Yuki Okushi | -2/+2 |
| 2020-08-24 | Rollup merge of #75825 - jrheard:patch-1, r=steveklabnik | Yuki Okushi | -1/+1 |
| 2020-08-24 | Rollup merge of #75821 - camelid:intra-doc-links-for-std-macros, r=jyn514 | Yuki Okushi | -14/+13 |
| 2020-08-24 | Rollup merge of #75819 - LeSeulArtichaut:core-intra-docs-2, r=jyn514 | Yuki Okushi | -114/+30 |
| 2020-08-24 | Auto merge of #75817 - LeSeulArtichaut:proc_macro-docs, r=jyn514 | bors | -1/+1 |
| 2020-08-23 | doc: Fix typo in std::process::Child documentation | JR Heard | -1/+1 |
| 2020-08-23 | Auto merge of #74489 - jyn514:assoc-items, r=manishearth,petrochenkov | bors | -174/+480 |
| 2020-08-24 | unstable-book-gen: fix clippy::single_char_pattern and clippy::iter_skip_next | Matthias Krüger | -4/+4 |
| 2020-08-24 | unicode_table_generator: fix clippy::writeln_empty_string, clippy::useless_fo... | Matthias Krüger | -6/+6 |
| 2020-08-24 | tidy: remove redundant variable from check_if_error_code_is_test_in_explanation | Matthias Krüger | -5/+3 |
| 2020-08-24 | Use intra-doc-links in `core::{char, macros, fmt}` | LeSeulArtichaut | -114/+30 |
| 2020-08-23 | linkcheckr: fix clippy::redundant_static_lifetimes and clippy::single_char_pa... | Matthias Krüger | -7/+7 |
| 2020-08-23 | expand-yaml-anchors: fix clippy::match_ref_pats and clippy::redundant_closure | Matthias Krüger | -5/+3 |
| 2020-08-23 | resolve: Add comments to `traits_in_scope` | Joshua Nelson | -0/+3 |
| 2020-08-23 | Switch to intra-doc links in `core::array` | Camelid | -3/+0 |
| 2020-08-23 | Auto merge of #75656 - tirr-c:match-suggest-semi, r=estebank | bors | -22/+154 |
| 2020-08-23 | Switch to intra-doc links in `std::collections` | Camelid | -9/+1 |
| 2020-08-23 | Auto merge of #72449 - ecstatic-morse:const-float-bitcast, r=RalfJung | bors | -34/+238 |
| 2020-08-23 | publish-toolstate: show more context on HTTP error | Eric Huss | -1/+9 |
| 2020-08-23 | Fix `compile-flags` directive | ecstatic-morse | -2/+2 |
| 2020-08-23 | Auto merge of #75028 - MrModder:master, r=steveklabnik | bors | -0/+14 |
| 2020-08-23 | Auto merge of #74238 - RalfJung:offset_from, r=oli-obk | bors | -141/+57 |
| 2020-08-23 | bump stable version | Ralf Jung | -2/+2 |
| 2020-08-23 | remove an unused feature flag | Ralf Jung | -1/+1 |
| 2020-08-23 | Revert changed paragraph about slice definition. | Leon Matthes | -2/+2 |
| 2020-08-23 | Auto merge of #75816 - LeSeulArtichaut:core-intra-docs, r=jyn514 | bors | -34/+15 |
| 2020-08-23 | Misleading documentation for derived Ord/PartialOrd implementation for enums ... | Ayush Kumar Mishra | -2/+2 |
| 2020-08-23 | Auto merge of #75789 - matthiaskrgr:clippy_compiletest, r=Dylan-DPC | bors | -72/+59 |
| 2020-08-23 | Prefer https link for wikipedia URLs | Lzu Tao | -12/+12 |
| 2020-08-23 | Auto merge of #75465 - Aaron1011:feature/short-fn-def-span, r=estebank | bors | -576/+345 |
| 2020-08-23 | Auto merge of #75813 - petrochenkov:feature/incr-def-path-table, r=Aaron1011 | bors | -99/+130 |
| 2020-08-22 | Fix typo in documentation of i32 wrapping_abs() | JR Heard | -1/+1 |
| 2020-08-23 | Auto merge of #73526 - cuviper:rust-llvm11, r=nikic | bors | -37/+31 |
| 2020-08-22 | Add missing links | Camelid | -3/+3 |
| 2020-08-23 | Auto merge of #73084 - Aaron1011:feature/new-recursive-expand, r=petrochenkov | bors | -83/+255 |
| 2020-08-22 | Add missing intra-doc link | Camelid | -0/+2 |
| 2020-08-22 | Switch to intra-doc links in `std::macros` | Camelid | -11/+8 |
| 2020-08-22 | Use smaller def span for functions | Aaron Hill | -576/+345 |
| 2020-08-22 | Add backwards-compat hack for certain '$name' tokens | Aaron Hill | -8/+103 |