| Age | Commit message (Expand) | Author | Lines |
| 2020-06-26 | Explain move errors that occur due to method calls involving `self` | Aaron Hill | -3/+11 |
| 2020-06-25 | Rollup merge of #73418 - doctorn:variants-intrinsic, r=kennytm | Manish Goregaokar | -0/+1 |
| 2020-06-24 | Implement intrinsic | Nathan Corbyn | -0/+1 |
| 2020-06-24 | Add `format_args_capture` feature | David Hewitt | -0/+1 |
| 2020-06-23 | Rollup merge of #73665 - alexcrichton:update-wasm-atomics-feature, r=davidtwco | Manish Goregaokar | -0/+1 |
| 2020-06-23 | Rollup merge of #73488 - richkadel:llvm-coverage-map-gen, r=tmandry | Manish Goregaokar | -0/+1 |
| 2020-06-23 | rustc: Modernize wasm checks for atomics | Alex Crichton | -0/+1 |
| 2020-06-23 | Rollup merge of #73398 - oli-obk:const_raw_ptr_cmp, r=varkor,RalfJung,nagisa | Manish Goregaokar | -0/+2 |
| 2020-06-22 | Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma... | Aaron Hill | -14/+3 |
| 2020-06-19 | code coverage foundation for hash and num_counters | Rich Kadel | -0/+1 |
| 2020-06-19 | Add fuzzy pointer comparison intrinsics | Oliver Scherer | -0/+2 |
| 2020-06-19 | Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandry | Ralf Jung | -0/+1 |
| 2020-06-18 | Rollup merge of #73361 - estebank:non-primitive-cast, r=davidtwco | Manish Goregaokar | -0/+1 |
| 2020-06-15 | [WIP] injects llvm intrinsic instrprof.increment for coverage reports | Rich Kadel | -0/+1 |
| 2020-06-15 | Tweak "non-primitive cast" error | Esteban Küber | -0/+1 |
| 2020-06-15 | Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikomatsakis | Ralf Jung | -3/+14 |
| 2020-06-13 | Add feature gate for precise live drop checking | Dylan MacKenzie | -0/+1 |
| 2020-06-12 | Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay | Dylan DPC | -4/+2 |
| 2020-06-12 | Auto merge of #69478 - avr-rust:avr-support-upstream, r=jonas-schievink | bors | -0/+1 |
| 2020-06-12 | Rollup merge of #73254 - jyn514:local-def-id-comment, r=lcnr | Dylan DPC | -0/+2 |
| 2020-06-11 | Explain move errors that occur due to method calls involving `self` | Aaron Hill | -3/+14 |
| 2020-06-11 | Add comment about LocalDefId -> DefId | Joshua Nelson | -0/+2 |
| 2020-06-10 | Migrate to numeric associated consts | Lzu Tao | -4/+2 |
| 2020-06-09 | [AVR] Add AVR platform support | Jake Goulding | -0/+1 |
| 2020-06-08 | Show `SyntaxContext` in formatted `Span` debug output | Aaron Hill | -1/+9 |
| 2020-06-06 | Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum | bors | -3/+3 |
| 2020-06-04 | Auto merge of #72618 - Aaron1011:feature/early-sourcemap, r=petrochenkov | bors | -5/+40 |
| 2020-06-02 | Rename the crates in source code | Vadim Petrochenkov | -2/+2 |
| 2020-06-02 | Make things build again | Vadim Petrochenkov | -2/+2 |
| 2020-05-31 | Make `SourceMap` available for early debug-printing of `Span`s | Aaron Hill | -5/+40 |
| 2020-05-31 | Auto merge of #72767 - pnkfelix:track-devirtualized-filenames-issue-70924, r=... | bors | -14/+88 |
| 2020-05-30 | Rollup merge of #72625 - Amanieu:asm-srcloc, r=petrochenkov | Ralf Jung | -1/+11 |
| 2020-05-30 | add fixme suggested by eddyb | Felix S Klock II | -1/+4 |
| 2020-05-29 | Use the virtual name for libstd files in StableSourceFileId and also in the | Felix S. Klock II | -1/+23 |
| 2020-05-29 | Split payload of FileName::Real to track both real and virutalized paths. | Felix S. Klock II | -12/+61 |
| 2020-05-29 | `StableSourceFileId::new_from_pieces` does not need to be public. | Felix S. Klock II | -1/+1 |
| 2020-05-29 | Rollup merge of #71862 - LeSeulArtichaut:unsafe-block-in-unsafe-fn, r=nikomat... | Ralf Jung | -0/+1 |
| 2020-05-29 | Improve inline asm error diagnostics | Amanieu d'Antras | -1/+11 |
| 2020-05-27 | Implement RFC 2585 | LeSeulArtichaut | -0/+1 |
| 2020-05-25 | librustc_mir: Add support for const fn offset/arith_offset | Joe Richey | -0/+2 |
| 2020-05-22 | Remove `macro_defs` map | Aaron Hill | -3/+19 |
| 2020-05-20 | Implement `#[ffi_const]` and `#[ffi_pure]` function attributes | Matthias Schiffer | -0/+2 |
| 2020-05-18 | Implement att_syntax option | Amanieu d'Antras | -0/+1 |
| 2020-05-18 | Implement asm! in librustc_builtin_macros | Amanieu d'Antras | -3/+15 |
| 2020-05-18 | Add RISC-V target features | Amanieu d'Antras | -0/+1 |
| 2020-05-16 | break out earlier on empty snippet | csmoe | -8/+17 |
| 2020-05-10 | use min_specialization for some rustc crates where it requires no changes | Ralf Jung | -1/+1 |
| 2020-05-08 | FIXME comment | Cameron Taggart | -1/+1 |
| 2020-05-07 | #[allow(unused)] | Cameron Taggart | -0/+1 |
| 2020-05-07 | allow wasm target for rustc-ap-rustc_span | Cameron Taggart | -0/+3 |