| Age | Commit message (Expand) | Author | Lines |
| 2020-06-10 | Fix pprust-expr-roundtrip | Aaron Hill | -2/+2 |
| 2020-06-10 | Track span of function in method calls, and use this in #[track_caller] | Aaron Hill | -0/+28 |
| 2020-06-10 | Rollup merge of #73122 - doctorn:issue-73116, r=varkor | Dylan DPC | -2/+2 |
| 2020-06-09 | Auto merge of #73153 - ecstatic-morse:revert-71956, r=tmandry | bors | -2/+44 |
| 2020-06-08 | Add regression test for #73137 | Dylan MacKenzie | -0/+42 |
| 2020-06-08 | Revert #71956 | Dylan MacKenzie | -2/+2 |
| 2020-06-08 | Rollup merge of #72912 - GuillaumeGomez:add-e0755, r=estebank | Dylan DPC | -0/+20 |
| 2020-06-08 | Resolve E0584 conflict | Nathan Corbyn | -2/+2 |
| 2020-06-08 | Rollup merge of #73001 - ilya-bobyr:master, r=dtolnay | Ralf Jung | -1/+10 |
| 2020-06-08 | Rollup merge of #72799 - Aaron1011:feature/span-debug, r=petrochenkov | Ralf Jung | -0/+207 |
| 2020-06-08 | Rollup merge of #72026 - botika:master, r=estebank | Ralf Jung | -1/+108 |
| 2020-06-08 | Auto merge of #73046 - marmeladema:save-analysis-fix-path, r=Xanewok | bors | -0/+27 |
| 2020-06-07 | Auto merge of #72904 - shepmaster:reduce-abi-symbol-hash-churn, r=jonas-schie... | bors | -12/+12 |
| 2020-06-07 | Auto merge of #73099 - Dylan-DPC:rollup-7u8f3m4, r=Dylan-DPC | bors | -41/+140 |
| 2020-06-07 | Rollup merge of #72977 - tblah:riscv-codegen-llvm10, r=nikomatsakis | Dylan DPC | -41/+93 |
| 2020-06-07 | Rollup merge of #72952 - pnkfelix:regression-test-for-issue-70924, r=nikomats... | Dylan DPC | -0/+47 |
| 2020-06-07 | Add tests for E0758 | Guillaume Gomez | -0/+20 |
| 2020-06-07 | Free `default()` forwarding to `Default::default()` | Ilya Bobyr | -1/+10 |
| 2020-06-07 | rename FalseEdges -> FalseEdge | Ralf Jung | -31/+31 |
| 2020-06-06 | Order the Rust and C ABIs first to reduce test churn | Jake Goulding | -12/+12 |
| 2020-06-07 | Rollup merge of #72989 - pnkfelix:revert-pr-71840, r=matthewjasper | Dylan DPC | -841/+995 |
| 2020-06-06 | save_analysis: fix panic in `write_sub_paths_truncated` | marmeladema | -0/+14 |
| 2020-06-06 | Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum | bors | -42/+41 |
| 2020-06-06 | save_analysis: fix ice in `get_expr_data` | marmeladema | -0/+13 |
| 2020-06-05 | Auto merge of #72982 - tblah:riscv-ui-tests, r=estebank | bors | -65/+83 |
| 2020-06-05 | Ignore windows in the test. | Felix S. Klock II | -0/+5 |
| 2020-06-05 | Rollup merge of #73019 - matthiaskrgr:test_72960, r=Xanewok | Dylan DPC | -1/+3 |
| 2020-06-05 | Rollup merge of #72260 - csmoe:issue-69276, r=estebank | Dylan DPC | -4/+6 |
| 2020-06-05 | add test for #72960 | Matthias Krüger | -1/+3 |
| 2020-06-04 | Add `-Z span-debug` to allow for easier debugging of proc macros | Aaron Hill | -0/+207 |
| 2020-06-04 | further bless tests. | Felix S. Klock II | -19/+19 |
| 2020-06-04 | Revert "Defer creating drop trees in MIR lowering until leaving that scope" | Felix S. Klock II | -3/+3 |
| 2020-06-04 | Revert "Bless mir-opt tests" | Felix S. Klock II | -819/+973 |
| 2020-06-04 | resolve: Sort E0408 errors by Symbol str | Tom Eccles | -23/+23 |
| 2020-06-04 | test: ui: skip tests which aren't appropriate for RISC-V | Tom Eccles | -42/+60 |
| 2020-06-04 | run-make regression test for issue #70924. | Felix S. Klock II | -0/+42 |
| 2020-06-04 | test: codegen: skip catch-unwind on riscv64 | Tom Eccles | -0/+9 |
| 2020-06-04 | test: codegen: Add riscv abi llvm intrinsics test | Tom Eccles | -0/+32 |
| 2020-06-04 | test: codegen: riscv64-abi: print value numbers for unnamed func args | Tom Eccles | -41/+41 |
| 2020-06-04 | test: codegen: skip tests inappropriate for riscv64 | Tom Eccles | -0/+11 |
| 2020-06-04 | Rollup merge of #72923 - Patryk27:fix/52468, r=estebank | Dylan DPC | -6/+68 |
| 2020-06-04 | Rollup merge of #72718 - estebank:impl-trait-obligation-failure, r=matthewjasper | Dylan DPC | -0/+33 |
| 2020-06-04 | resolve error code e0760 | csmoe | -4/+4 |
| 2020-06-03 | Rollup merge of #72900 - jsgf:no-unused-pathless, r=petrochenkov | Dylan DPC | -0/+12 |
| 2020-06-03 | Auto merge of #70107 - lcnr:issue68977, r=eddyb | bors | -16/+172 |
| 2020-06-03 | Rollup merge of #72902 - cuviper:fuse-covariant, r=nikomatsakis | Dylan DPC | -2/+3 |
| 2020-06-03 | Rollup merge of #72848 - camelid:fix-72815, r=varkor | Dylan DPC | -2/+2 |
| 2020-06-03 | Rollup merge of #72820 - jonas-schievink:instcombine-uninit, r=oli-obk | Dylan DPC | -4/+17 |
| 2020-06-03 | Update fulldeps tests and clippy | Vadim Petrochenkov | -30/+29 |
| 2020-06-02 | Improve E0433, so that it suggests missing imports | Patryk Wychowaniec | -6/+68 |