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