| Age | Commit message (Expand) | Author | Lines |
| 2020-08-06 | write currently failing test for transmutes_expressible_as_ptr_casts | Ryan1729 | -1/+54 |
| 2020-08-06 | initial compiling version of TRANSMUTES_EXPRESSIBLE_AS_PTR_CASTS | Ryan1729 | -2/+72 |
| 2020-08-06 | run cargo dev new_lint then move transmutes_expressible_as_ptr_casts into tra... | Ryan1729 | -0/+39 |
| 2020-08-05 | Label rustfmt toolstate issues with A-rustfmt | Aaron Hill | -1/+1 |
| 2020-08-04 | Update cargo | Eric Huss | -0/+0 |
| 2020-08-04 | Rollup merge of #75106 - etherealist:docs_manifest, r=Mark-Simulacrum | Yuki Okushi | -0/+1 |
| 2020-08-04 | rustc_ast: `(Nested)MetaItem::check_name` -> `has_name` | Vadim Petrochenkov | -19/+19 |
| 2020-08-03 | Enable docs on in the x86_64-unknown-linux-musl manifest | David Sonder | -0/+1 |
| 2020-08-02 | Rollup merge of #75064 - petrochenkov:llvmtarg, r=Mark-Simulacrum | Manish Goregaokar | -0/+12 |
| 2020-08-02 | Rollup merge of #75059 - shengsheng:typos, r=Dylan-DPC | Manish Goregaokar | -1/+1 |
| 2020-08-02 | Rollup merge of #74980 - davidtwco:issue-74745-pprust-regression-test, r=petr... | Manish Goregaokar | -9/+16 |
| 2020-08-02 | compiletest: Support ignoring tests requiring missing LLVM components | Vadim Petrochenkov | -0/+12 |
| 2020-08-02 | fix typos | liuzhenyu | -1/+1 |
| 2020-08-02 | compiletest: print diff for pretty tests | David Wood | -9/+16 |
| 2020-08-01 | Update elasticlunr-rs and ammonia transitive deps | Aaron Hill | -1/+0 |
| 2020-08-01 | Auto merge of #74726 - oli-obk:tracing, r=Mark-Simulacrum | bors | -3/+6 |
| 2020-08-01 | Rollup merge of #74996 - matthiaskrgr:submodule_upd, r=ehuss | Manish Goregaokar | -0/+0 |
| 2020-08-01 | submodules: update cargo from 974eb438d to 2d5c2381e | Matthias Krüger | -0/+0 |
| 2020-07-31 | Rename HAIR to THIR (Typed HIR). | Valentin Lazureanu | -1/+1 |
| 2020-07-31 | Update error index generator to tracing | Oliver Scherer | -2/+2 |
| 2020-07-31 | Add tracing libs to list of permitted dependencies | Oliver Scherer | -0/+3 |
| 2020-07-31 | Move from `log` to `tracing` | Oliver Scherer | -1/+1 |
| 2020-07-31 | compiletest: ignore-endian-big, fixes #74829, fixes #74885 | Ximin Luo | -0/+21 |
| 2020-07-30 | Auto merge of #74682 - alexcrichton:backtrace-gimli-round-2, r=Mark-Simulacrum | bors | -3/+6 |
| 2020-07-30 | Auto merge of #74908 - RalfJung:miri, r=RalfJung | bors | -34/+9 |
| 2020-07-30 | update Miri | Ralf Jung | -34/+9 |
| 2020-07-30 | Auto merge of #74923 - ehuss:update-cargo, r=Mark-Simulacrum | bors | -1/+0 |
| 2020-07-29 | Improve the diagnostics around misspelled mir dump filenames | Oliver Scherer | -2/+13 |
| 2020-07-29 | Update clippy ui test. | Oliver Scherer | -21/+1 |
| 2020-07-29 | Update cargo | Eric Huss | -1/+0 |
| 2020-07-29 | Move mir-opt tests to toplevel | Xavier Denis | -29/+48 |
| 2020-07-28 | std: Switch from libbacktrace to gimli | Alex Crichton | -3/+6 |
| 2020-07-28 | Collect library features from library/ | Mark Rousskov | -3/+5 |
| 2020-07-27 | mv std libs to library/ | mark | -155/+94 |
| 2020-07-27 | clippy | Bastian Kauschke | -5/+5 |
| 2020-07-27 | introduce PredicateAtom | Bastian Kauschke | -5/+5 |
| 2020-07-27 | this might be unqualified, but at least it's now quantified | Bastian Kauschke | -3/+3 |
| 2020-07-27 | clippy | Bastian Kauschke | -22/+22 |
| 2020-07-27 | Rollup merge of #74750 - oli-obk:logging_and_test_cleanups, r=JohnTitor | Yuki Okushi | -1/+1 |
| 2020-07-26 | Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c' into clippyup | flip1995 | -259/+840 |
| 2020-07-25 | Update rustfmt | Tyler Mandry | -18/+15 |
| 2020-07-25 | Update rls | Tyler Mandry | -0/+0 |
| 2020-07-25 | Clean up some uses of logging in ui tests | Oliver Scherer | -1/+1 |
| 2020-07-24 | Rollup merge of #74715 - oli-obk:mir_pass_diff, r=wesleywiser | Manish Goregaokar | -10/+43 |
| 2020-07-24 | Add a system for creating diffs across multiple mir optimizations. | Oliver Scherer | -10/+43 |
| 2020-07-23 | Update cargo | Eric Huss | -0/+0 |
| 2020-07-23 | Auto merge of #74613 - Mark-Simulacrum:revert-gimli, r=nnethercote | bors | -6/+3 |
| 2020-07-22 | Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum | Manish Goregaokar | -1/+0 |
| 2020-07-22 | Rollup merge of #74237 - lzutao:compiletest, r=Mark-Simulacrum | Manish Goregaokar | -245/+200 |
| 2020-07-22 | build: Remove unnecessary `build = "build.rs"` annotations | Vadim Petrochenkov | -1/+0 |