| Age | Commit message (Expand) | Author | Lines |
| 2021-03-28 | linker: Use data execution prevention options by default when linker supports... | Vadim Petrochenkov | -73/+23 |
| 2021-03-28 | Auto merge of #83593 - petrochenkov:nounwrap, r=nagisa | bors | -50/+50 |
| 2021-03-28 | Auto merge of #83587 - petrochenkov:asneeded, r=nagisa | bors | -94/+30 |
| 2021-03-28 | rustc_target: Avoid unwraps when adding linker flags | Vadim Petrochenkov | -61/+61 |
| 2021-03-28 | linker: Use `--as-needed` by default when linker supports it | Vadim Petrochenkov | -94/+30 |
| 2021-03-27 | Auto merge of #83103 - petrochenkov:unilex, r=Aaron1011 | bors | -139/+88 |
| 2021-03-27 | resolve: Partially unify early and late scope-relative ident resolution | Vadim Petrochenkov | -139/+88 |
| 2021-03-27 | Rollup merge of #83548 - Aaron1011:capture-none-delims, r=petrochenkov | Dylan DPC | -15/+55 |
| 2021-03-27 | Rollup merge of #82917 - cuviper:iter-zip, r=m-ou-se | Dylan DPC | -204/+213 |
| 2021-03-27 | Rollup merge of #82626 - lcnr:encode_with_shorthandb, r=estebank | Dylan DPC | -47/+51 |
| 2021-03-27 | Rollup merge of #82525 - RalfJung:unaligned-ref-warn, r=petrochenkov | Dylan DPC | -203/+89 |
| 2021-03-27 | Rollup merge of #81351 - lcnr:big-money-big-prices, r=oli-obk | Dylan DPC | -21/+24 |
| 2021-03-28 | Rollup merge of #83526 - klensy:lazy-too, r=petrochenkov | Yuki Okushi | -12/+13 |
| 2021-03-28 | Rollup merge of #83348 - osa1:issue83344, r=jackh726 | Yuki Okushi | -4/+6 |
| 2021-03-27 | make unaligned_refereces future-incompat lint warn-by-default, and remove the... | Ralf Jung | -203/+89 |
| 2021-03-27 | update tests | lcnr | -3/+3 |
| 2021-03-27 | combine: stop eagerly evaluating consts | Bastian Kauschke | -18/+21 |
| 2021-03-27 | format macro argument parsing fix | Ömer Sinan Ağacan | -4/+6 |
| 2021-03-27 | lazily calls some fns | klensy | -12/+13 |
| 2021-03-27 | Rollup merge of #83525 - rust-lang:lcnr-doc-patch, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2021-03-27 | Rollup merge of #83343 - osa1:issue83340, r=jackh726 | Yuki Okushi | -14/+9 |
| 2021-03-26 | Always preserve `None`-delimited groups in a captured `TokenStream` | Aaron Hill | -15/+55 |
| 2021-03-26 | fix rustc_on_implemented `_Self` paths | lcnr | -47/+51 |
| 2021-03-26 | fix doc comment for `ty::Dynamic | lcnr | -1/+1 |
| 2021-03-26 | Auto merge of #83488 - Aaron1011:ban-expr-inner-attrs, r=petrochenkov | bors | -30/+45 |
| 2021-03-26 | Use iter::zip in compiler/ | Josh Stone | -204/+213 |
| 2021-03-26 | Auto merge of #83404 - michaelwoerister:issue83045, r=eddyb | bors | -3/+8 |
| 2021-03-26 | Auto merge of #82980 - tmiasko:import-cold-multiplier, r=michaelwoerister | bors | -0/+3 |
| 2021-03-26 | Fix #83045 by moving some crate loading verification code to a better place. | Michael Woerister | -3/+8 |
| 2021-03-26 | Auto merge of #83503 - Dylan-DPC:rollup-mqvjfav, r=Dylan-DPC | bors | -88/+92 |
| 2021-03-26 | Rollup merge of #83486 - Aaron1011:fix/global-alloc-error, r=petrochenkov | Dylan DPC | -16/+16 |
| 2021-03-26 | Rollup merge of #83437 - Amanieu:asm_syntax, r=petrochenkov | Dylan DPC | -72/+76 |
| 2021-03-26 | Auto merge of #83465 - michaelwoerister:safe-read_raw_bytes, r=cjgillot | bors | -45/+48 |
| 2021-03-25 | Avoid double-collection for expression nonterminals | Aaron Hill | -17/+17 |
| 2021-03-25 | Ban custom inner attributes in expressions and statements | Aaron Hill | -13/+28 |
| 2021-03-25 | Don't ICE when using `#[global_alloc]` on a non-item statement | Aaron Hill | -16/+16 |
| 2021-03-25 | Auto merge of #82743 - jackh726:resolve-refactor, r=nikomatsakis | bors | -178/+351 |
| 2021-03-25 | Auto merge of #83424 - cjgillot:noparam, r=lcnr | bors | -54/+6 |
| 2021-03-25 | write-up what is happening | Niko Matsakis | -0/+28 |
| 2021-03-25 | Refactor #82270 as lint instead of an error | Amanieu d'Antras | -72/+76 |
| 2021-03-25 | Auto merge of #83387 - cuviper:min-llvm-10, r=nagisa | bors | -110/+1 |
| 2021-03-25 | Allow for reading raw bytes from rustc_serialize::Decoder without unsafe code. | Michael Woerister | -45/+48 |
| 2021-03-25 | Auto merge of #82565 - m-ou-se:ununstabilize-bits, r=kennytm | bors | -3/+0 |
| 2021-03-25 | Auto merge of #83445 - erikdesjardins:rmunion, r=RalfJung | bors | -1/+33 |
| 2021-03-25 | Auto merge of #83307 - richkadel:cov-unused-functions-1.1, r=tmandry | bors | -209/+456 |
| 2021-03-25 | Rollup merge of #83442 - durin42:remove-questionable-macros, r=cuviper | Yuki Okushi | -7/+0 |
| 2021-03-25 | Rollup merge of #83427 - llogiq:refactor-emitter, r=estebank | Yuki Okushi | -20/+14 |
| 2021-03-24 | Revert "Revert stabilizing integer::BITS." | Mara Bos | -3/+0 |
| 2021-03-24 | Review comments | Jack Huey | -20/+51 |
| 2021-03-24 | resolve late lifetimes by item | Jack Huey | -173/+287 |