| Age | Commit message (Expand) | Author | Lines |
| 2020-09-27 | Rollup merge of #76839 - lzutao:mips-asm, r=Amanieu | Jonas Schievink | -0/+25 |
| 2020-09-27 | Add MIPS asm! support | Lzu Tao | -0/+25 |
| 2020-09-26 | Rollup merge of #77211 - est31:remove_unused_allow, r=oli-obk | Ralf Jung | -5/+0 |
| 2020-09-26 | Rollup merge of #77161 - est31:swich_len_already_trusted, r=petrochenkov | Ralf Jung | -3/+1 |
| 2020-09-26 | Remove unused #[allow(...)] statements from compiler/ | est31 | -5/+0 |
| 2020-09-25 | Address review comment | marmeladema | -4/+10 |
| 2020-09-25 | Simplify some match statements on `DefPathDataName' | marmeladema | -7/+2 |
| 2020-09-25 | Rename `DefPathData::get_name()` to `DefPathData::name()` | marmeladema | -1/+1 |
| 2020-09-25 | Move from {{closure}}#0 syntax to {closure#0} for (def) path components | marmeladema | -2/+8 |
| 2020-09-24 | Remove TrustedLen requirement from BuilderMethods::switch | est31 | -3/+1 |
| 2020-09-23 | /nightly/nightly-rustc | Erik Hofmayer | -1/+1 |
| 2020-09-23 | Updated html_root_url for compiler crates | Erik Hofmayer | -1/+1 |
| 2020-09-21 | Rollup merge of #76962 - est31:const_cstr, r=oli-obk | Ralf Jung | -4/+3 |
| 2020-09-21 | Rollup merge of #76958 - est31:ns, r=oli-obk | Ralf Jung | -1/+1 |
| 2020-09-21 | Rollup merge of #76872 - khyperia:remove_declare_methods, r=eddyb | Ralf Jung | -8/+46 |
| 2020-09-21 | Auto merge of #76295 - mati865:remove-mmx, r=Amanieu,oli-obk | bors | -23/+2 |
| 2020-09-20 | Remove MMX from Rust | Mateusz MikuĊa | -23/+2 |
| 2020-09-20 | Auto merge of #76964 - RalfJung:rollup-ybn06fs, r=RalfJung | bors | -520/+7 |
| 2020-09-20 | Use const_cstr macro in consts.rs | est31 | -4/+3 |
| 2020-09-20 | Use as_nanos in bench.rs and base.rs | est31 | -1/+1 |
| 2020-09-19 | Stop using the `const_eval` query for initializers of statics | Oliver Scherer | -5/+2 |
| 2020-09-18 | Remove DeclareMethods | khyperia | -8/+46 |
| 2020-09-15 | Extract some intrinsics out of rustc_codegen_llvm | khyperia | -520/+7 |
| 2020-09-09 | Rollup merge of #74787 - petrochenkov:rustllvm, r=cuviper | Tyler Mandry | -2/+2 |
| 2020-09-09 | Move `rustllvm` into `rustc_llvm` | Vadim Petrochenkov | -2/+2 |
| 2020-09-09 | Add `-Z combine_cgu` flag | Victor Ding | -3/+35 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -56/+56 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -1/+2 |
| 2020-09-01 | Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddyb | bors | -5/+18 |
| 2020-08-31 | cg_llvm: `fewer_names` in `uncached_llvm_type` | David Wood | -10/+14 |
| 2020-08-30 | ty: remove obsolete printer | David Wood | -4/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+19094 |