| Age | Commit message (Expand) | Author | Lines |
| 2021-12-03 | rustc_codegen_gcc: proper check for may_unwind | cynecx | -2/+2 |
| 2021-12-03 | add clobber_abi("C") to may_unwind inline-asm tests | cynecx | -2/+2 |
| 2021-12-03 | add tests for asm's options(may_unwind) | cynecx | -0/+95 |
| 2021-12-03 | add `unwind_asm` feature gate for `may_unwind` option | cynecx | -0/+34 |
| 2021-12-03 | rustc_codegen_gcc: error on unwinding inline asm | cynecx | -1/+8 |
| 2021-12-03 | Update unstable-book with recent asm changes (`may_unwind`) | cynecx | -1/+2 |
| 2021-12-03 | cg_cranelift: check may_unwind flag instead of cleanup | cynecx | -2/+3 |
| 2021-12-03 | LLVM codgen support for unwinding inline assembly | cynecx | -18/+109 |
| 2021-12-03 | Adjust llvm wrapper for unwinding support for inlineasm | cynecx | -2/+6 |
| 2021-12-03 | Add initial AST and MIR support for unwinding from inline assembly | Amanieu d'Antras | -212/+355 |
| 2021-12-03 | Auto merge of #90737 - eholk:intofuture, r=tmandry | bors | -9/+105 |
| 2021-12-03 | Auto merge of #91491 - spastorino:revert-91354, r=oli-obk | bors | -376/+428 |
| 2021-12-03 | Auto merge of #91393 - Julian-Wollersberger:lexer_optimization, r=petrochenkov | bors | -25/+28 |
| 2021-12-03 | Revert "Auto merge of #91354 - fee1-dead:const_env, r=spastorino" | Santiago Pastorino | -376/+428 |
| 2021-12-03 | Auto merge of #91286 - scottmcm:residual-trait, r=joshtriplett | bors | -45/+195 |
| 2021-12-03 | Auto merge of #91486 - matthiaskrgr:rollup-699fo18, r=matthiaskrgr | bors | -455/+1949 |
| 2021-12-03 | Rollup merge of #91483 - calebcartwright:sync-rustfmt-subtree, r=calebcartwright | Matthias Krüger | -435/+1730 |
| 2021-12-03 | Rollup merge of #91474 - rtzoeller:dfly_set_errno, r=cuviper | Matthias Krüger | -0/+1 |
| 2021-12-03 | Rollup merge of #91462 - b-naber:use-try-normalize-erasing-regions, r=jackh726 | Matthias Krüger | -4/+60 |
| 2021-12-03 | Rollup merge of #91453 - ChrisDenton:doc-win-tls-dtors, r=dtolnay | Matthias Krüger | -0/+14 |
| 2021-12-03 | Rollup merge of #91381 - Amanieu:android_libdl, r=petrochenkov | Matthias Krüger | -0/+3 |
| 2021-12-03 | Rollup merge of #91273 - Badel2:ice-index-str, r=estebank | Matthias Krüger | -9/+72 |
| 2021-12-03 | Rollup merge of #91170 - jsha:preload-fonts, r=GuillaumeGomez | Matthias Krüger | -0/+6 |
| 2021-12-03 | Rollup merge of #90854 - sanxiyn:unsized-and-uninhabited, r=estebank | Matthias Krüger | -1/+22 |
| 2021-12-03 | Rollup merge of #90269 - woppopo:const_option_expect, r=yaahc | Matthias Krüger | -2/+3 |
| 2021-12-03 | Rollup merge of #88906 - Kixunil:box-maybe-uninit-write, r=dtolnay | Matthias Krüger | -4/+38 |
| 2021-12-03 | Auto merge of #91339 - cbarrete:vecdeque-remove-grow-check, r=Mark-Simulacrum | bors | -9/+11 |
| 2021-12-02 | Merge commit '8da837185714cefbb261e93e9846afb11c1dc60e' into sync-rustfmt-sub... | Caleb Cartwright | -435/+1730 |
| 2021-12-02 | Merge pull request #5121 from calebcartwright/subtree-sync-2021-12-02 | Caleb Cartwright | -10/+2 |
| 2021-12-02 | Merge remote-tracking branch 'upstream/master' into subtree-sync-2021-12-02 | Caleb Cartwright | -435/+1730 |
| 2021-12-02 | Update .stderr files | Eric Holk | -0/+3 |
| 2021-12-02 | use try_normalize_erasing_regions in needs_drop | b-naber | -4/+60 |
| 2021-12-02 | suppress warning about set_errno being unused on DragonFly | Ryan Zoeller | -0/+1 |
| 2021-12-02 | Auto merge of #91469 - matthiaskrgr:rollup-xom3j55, r=matthiaskrgr | bors | -86/+712 |
| 2021-12-02 | Rollup merge of #91466 - nnethercote:Symbol-interner-comments, r=Mark-Simulacrum | Matthias Krüger | -6/+13 |
| 2021-12-02 | Rollup merge of #91464 - ChrisDenton:doc-path-case-sensitivity, r=joshtriplett | Matthias Krüger | -0/+7 |
| 2021-12-02 | Rollup merge of #91460 - ChrisDenton:doc-last-os-error, r=joshtriplett | Matthias Krüger | -1/+7 |
| 2021-12-02 | Rollup merge of #91457 - steffahn:additional_test_from_91068, r=jackh726 | Matthias Krüger | -0/+22 |
| 2021-12-02 | Rollup merge of #91444 - RalfJung:miri-tests, r=dtolnay | Matthias Krüger | -0/+2 |
| 2021-12-02 | Rollup merge of #91435 - FabianWolff:issue-91421-if-then, r=lcnr | Matthias Krüger | -11/+77 |
| 2021-12-02 | Rollup merge of #91410 - ecstatic-morse:const-precise-live-drops-take-2, r=ol... | Matthias Krüger | -32/+275 |
| 2021-12-02 | Rollup merge of #91387 - graydon:E0038-clarification, r=wesleywiser | Matthias Krüger | -32/+65 |
| 2021-12-02 | Rollup merge of #91364 - FabianWolff:issue-91210-ptr-field, r=oli-obk | Matthias Krüger | -1/+72 |
| 2021-12-02 | Rollup merge of #91329 - Aaron1011:modulo-regions-test, r=jackh726 | Matthias Krüger | -1/+82 |
| 2021-12-02 | Rollup merge of #91321 - matthewjasper:constaint-placeholders, r=jackh726 | Matthias Krüger | -1/+33 |
| 2021-12-02 | Rollup merge of #89954 - GuillaumeGomez:legacy-const-generic-doc, r=Amanieu | Matthias Krüger | -1/+57 |
| 2021-12-03 | Improve the comments in `Symbol::interner`. | Nicholas Nethercote | -6/+13 |
| 2021-12-02 | Document file path case sensitivity | Chris Denton | -0/+7 |
| 2021-12-02 | Code review feedback | Eric Holk | -5/+14 |
| 2021-12-02 | Make array::{try_from_fn, try_map} and Iterator::try_find generic over Try | Scott McMurray | -45/+195 |