| Age | Commit message (Expand) | Author | Lines |
| 2020-05-25 | Add a small MIR validation pass | Jonas Schievink | -0/+1 |
| 2020-05-24 | Collect tokens for `ast::Expr` | Aaron Hill | -0/+2 |
| 2020-05-22 | Use `OnceCell` instead of `Once` | Dylan MacKenzie | -15/+14 |
| 2020-05-20 | Eliminate some `Option<NativeLibKind>`s | Vadim Petrochenkov | -21/+21 |
| 2020-05-20 | Rename some types describing native libraries | Vadim Petrochenkov | -22/+22 |
| 2020-05-18 | Implement AST lowering for asm! | Amanieu d'Antras | -3/+6 |
| 2020-05-16 | rustc_target: Stop using "string typing" for code models | Vadim Petrochenkov | -2/+2 |
| 2020-05-11 | Fix clippy warnings | Matthias Krüger | -1/+1 |
| 2020-05-10 | Auto merge of #71825 - contrun:cg-option-strip, r=petrochenkov | bors | -1/+2 |
| 2020-05-10 | add linking option strip | YI | -1/+2 |
| 2020-05-10 | Auto merge of #71775 - petrochenkov:crtcfg, r=matthewjasper | bors | -1/+1 |
| 2020-05-09 | Rollup merge of #71234 - maurer:init-array, r=cuviper | Ralf Jung | -0/+1 |
| 2020-05-07 | Reintegrate chalk using chalk-solve | Jack Huey | -0/+1 |
| 2020-05-07 | Auto merge of #55617 - oli-obk:stacker, r=nagisa,oli-obk | bors | -8/+1 |
| 2020-05-06 | Rollup merge of #71269 - Mark-Simulacrum:sat-float-casts, r=nikic | Dylan DPC | -1/+1 |
| 2020-05-06 | Define UB in float-to-int casts to saturate | Mark Rousskov | -1/+1 |
| 2020-05-05 | Rollup merge of #69984 - lenary:lenary/force-uwtables, r=hanna-kruppe | Dylan DPC | -0/+1 |
| 2020-05-04 | Add Option to Force Unwind Tables | Sam Elliott | -0/+1 |
| 2020-05-03 | Auto merge of #71631 - RalfJung:miri-unleash-the-gates, r=oli-obk | bors | -1/+1 |
| 2020-05-03 | Enable `cfg` predicate for `target_feature = "crt-static"` only if the target... | Vadim Petrochenkov | -1/+1 |
| 2020-05-02 | Set the default stack size to 8MB | Simonas Kazlauskas | -1/+1 |
| 2020-05-02 | Prevent stack overflow for deeply recursive code | Oliver Scherer | -8/+1 |
| 2020-05-02 | fix miri-unleash delayed sanity checking | Ralf Jung | -1/+1 |
| 2020-05-02 | cleanup: `config::CrateType` -> `CrateType` | Vadim Petrochenkov | -17/+16 |
| 2020-05-02 | Auto merge of #71716 - alexcrichton:bitcode-follow-up, r=nnethercote | bors | -2/+1 |
| 2020-05-01 | Remove leftover chalk types | Jack Huey | -4/+0 |
| 2020-05-01 | Rename `bitcode-in-rlib` option to `embed-bitcode` | Alex Crichton | -2/+1 |
| 2020-04-29 | Use .init_array rather than .ctors | Matthew Maurer | -0/+1 |
| 2020-04-29 | Remove -Z no-landing-pads flag | Amanieu d'Antras | -1/+0 |
| 2020-04-28 | Auto merge of #71292 - marmeladema:queries-local-def-id, r=eddyb | bors | -2/+2 |
| 2020-04-27 | Change return type of `entry_fn` query to return a `LocalDefId` | marmeladema | -1/+1 |
| 2020-04-27 | Accept `LocalDefId` as key for `mir_borrowck` query | marmeladema | -1/+1 |
| 2020-04-27 | Rollup merge of #71558 - petrochenkov:tlsm, r=Amanieu | Dylan DPC | -2/+3 |
| 2020-04-26 | rustc_target: Stop using "string typing" for TLS models | Vadim Petrochenkov | -2/+3 |
| 2020-04-26 | Rollup merge of #71537 - Mark-Simulacrum:no-self-open, r=davidtwco | Dylan DPC | -1/+1 |
| 2020-04-26 | Rollup merge of #71562 - matthiaskrgr:cl7ppy, r=Dylan-DPC | Dylan DPC | -4/+4 |
| 2020-04-26 | rustc_target: Stop using "string typing" for relocation models | Vadim Petrochenkov | -2/+2 |
| 2020-04-26 | fix more clippy warnings | Matthias Krüger | -4/+4 |
| 2020-04-26 | Rollup merge of #71554 - gizmondo:68922, r=jonas-schievink | Dylan DPC | -3/+4 |
| 2020-04-25 | Replace thread_local with generator resume arguments in box_region. | Alex Aktsipetrov | -3/+4 |
| 2020-04-25 | Remove support for self-opening | Mark Rousskov | -1/+1 |
| 2020-04-24 | Replace filter_map().next() calls with find_map() | Josh Stone | -11/+8 |
| 2020-04-23 | librustc_middle: return LocalDefId instead of DefId in local_def_id | marmeladema | -1/+1 |
| 2020-04-22 | Use macros for option tests. | Nicholas Nethercote | -520/+177 |
| 2020-04-22 | Add all the missing option tests. | Nicholas Nethercote | -15/+273 |
| 2020-04-22 | Alphabetize the `-C` and `-Z` options. | Nicholas Nethercote | -77/+109 |
| 2020-04-22 | Auto merge of #71323 - nnethercote:bitcode-in-rlib, r=alexcrichton | bors | -0/+4 |
| 2020-04-22 | Add a new option `-Cbitcode-in-rlib`. | Nicholas Nethercote | -0/+4 |
| 2020-04-22 | Rollup merge of #71236 - sinkuu:cleanup, r=nikomatsakis | Yuki Okushi | -1/+0 |
| 2020-04-20 | Remove unused dependencies | Shotaro Yamada | -1/+0 |