| Age | Commit message (Expand) | Author | Lines |
| 2020-09-01 | Rollup merge of #76218 - petrochenkov:shebang3, r=matklad | Tyler Mandry | -8/+5 |
| 2020-09-01 | Rollup merge of #76212 - JesHansen:fix-lint-doc, r=jyn514 | Tyler Mandry | -1/+1 |
| 2020-09-01 | Rollup merge of #76206 - CDirkx:const-ipv6, r=ecstatic-morse | Tyler Mandry | -0/+53 |
| 2020-09-01 | Rollup merge of #76158 - mati865:self-contained-option, r=petrochenkov | Tyler Mandry | -4/+16 |
| 2020-09-01 | Rollup merge of #76143 - jyn514:duplicate-builtin-macros, r=petrochenkov | Tyler Mandry | -3/+48 |
| 2020-09-01 | Rollup merge of #76132 - Aaron1011:mac-call-stmt, r=petrochenkov | Tyler Mandry | -1/+1 |
| 2020-09-01 | Rollup merge of #76126 - camelid:crate-list-font, r=GuillaumeGomez | Tyler Mandry | -4/+8 |
| 2020-09-01 | Rollup merge of #76074 - richkadel:llvm-coverage-map-gen-6b.5.1, r=wesleywiser | Tyler Mandry | -0/+215 |
| 2020-09-02 | lexer: Tiny improvement to shebang detection | Vadim Petrochenkov | -8/+5 |
| 2020-09-01 | Use "Fira Sans" for crate list font | Camelid | -4/+8 |
| 2020-09-01 | Auto merge of #76010 - Aaron1011:fix/cfg-generic-param, r=petrochenkov | bors | -0/+251 |
| 2020-09-01 | Add trailing newline to `ipv6.rs` | CDirkx | -1/+1 |
| 2020-09-01 | Add test for `Ipv6Addr` methods in a const context | CDirkx | -0/+53 |
| 2020-09-01 | Document lint missing_doc_code_examples is nightly-only | Jes Bak Hansen | -1/+1 |
| 2020-09-01 | Auto merge of #76197 - Mark-Simulacrum:no-llvm-no-ninja, r=pietroalbini | bors | -45/+51 |
| 2020-09-01 | Move ninja requirements to a dynamic check, when actually building | Mark Rousskov | -45/+51 |
| 2020-09-01 | Auto merge of #75529 - bugadani:bounds-check, r=nagisa | bors | -0/+56 |
| 2020-09-01 | Give a better error message for duplicate built-in macros | Joshua Nelson | -3/+48 |
| 2020-09-01 | Auto merge of #76155 - matklad:rust-analyzer-2020-08-31, r=matklad | bors | -23/+15 |
| 2020-08-31 | Add new `-Z dump-mir-spanview` option | Rich Kadel | -0/+215 |
| 2020-08-31 | Rollup merge of #76178 - matklad:et, r=Mark-Simulacrum | Tyler Mandry | -2/+2 |
| 2020-08-31 | Rollup merge of #76172 - ecstatic-morse:revert-75463, r=RalfJung | Tyler Mandry | -15/+0 |
| 2020-08-31 | Rollup merge of #76166 - matklad:privatereader, r=petrochenkov | Tyler Mandry | -43/+32 |
| 2020-08-31 | Rollup merge of #76154 - GuillaumeGomez:strings-indent, r=jyn514 | Tyler Mandry | -153/+127 |
| 2020-08-31 | Rollup merge of #76139 - CDirkx:cow-is-borrowed, r=ecstatic-morse | Tyler Mandry | -0/+15 |
| 2020-09-01 | Auto merge of #75931 - estebank:suggest-if-let, r=petrochenkov | bors | -88/+203 |
| 2020-09-01 | Add a test for const | CDirkx | -0/+15 |
| 2020-08-31 | Auto merge of #76174 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-08-31 | Update cargo | Eric Huss | -0/+0 |
| 2020-08-31 | Auto merge of #75979 - lzutao:seprate-tests, r=Mark-Simulacrum | bors | -5/+14 |
| 2020-08-31 | Update expect-test to 1.0 | Aleksey Kladov | -2/+2 |
| 2020-08-31 | Revert #75463 | Dylan MacKenzie | -15/+0 |
| 2020-08-31 | Avoid StringReader when checking code blocks for syntax errors | Aleksey Kladov | -43/+32 |
| 2020-08-31 | Fix string | Guillaume Gomez | -1/+1 |
| 2020-08-31 | Rollup merge of #76127 - petrochenkov:lld, r=Mark-Simulacrum | Aleksey Kladov | -6/+2 |
| 2020-08-31 | Rollup merge of #75938 - Amjad50:min_const_generics-tests-revisions, r=lcnr | Aleksey Kladov | -375/+762 |
| 2020-08-31 | Stabilise link-self-contained option | Mateusz Mikuła | -4/+16 |
| 2020-08-31 | :arrow_up: rust-analyzer | Aleksey Kladov | -23/+15 |
| 2020-08-31 | Fix strings indent | Guillaume Gomez | -153/+127 |
| 2020-08-31 | Fix duplicate error messages in const_generics tests | Amjad Alsharafi | -64/+42 |
| 2020-08-31 | Rollup merge of #76117 - mark-i-m:patch-1, r=petrochenkov | Aleksey Kladov | -1/+1 |
| 2020-08-31 | Rollup merge of #76052 - aszenz:GH-66816_removes_disable_attribute_before_ret... | Aleksey Kladov | -4/+8 |
| 2020-08-31 | Add codegen tests | Dániel Buga | -0/+56 |
| 2020-08-31 | Auto merge of #76027 - davidtwco:issue-61139-remove-obsolete-pretty-printer, ... | bors | -360/+358 |
| 2020-08-31 | Auto merge of #75082 - Aaron1011:feature/proc-macro-backtrace, r=petrochenkov | bors | -0/+32 |
| 2020-08-31 | tidy: add new exceptions and remove std from skip list | Lzu Tao | -5/+14 |
| 2020-08-30 | Add `-Z proc-macro-backtrace` to allow showing proc-macro panics | Aaron Hill | -0/+32 |
| 2020-08-31 | Auto merge of #75463 - CDirkx:ordering-const, r=CDirkx | bors | -0/+15 |
| 2020-08-30 | Fix clippy | Aaron Hill | -1/+1 |
| 2020-08-30 | Auto merge of #74668 - petrochenkov:noname, r=mark-i-m | bors | -5/+1 |