]> git.lizzy.rs Git - rust.git/history - crates/rust-analyzer
Use std::panic::resume_unwind
[rust.git] / crates / rust-analyzer /
2022-07-20 Amos WengerAdd sysroot-abi feature, copy 1.64 ABI fo rnow
2022-07-20 borsAuto merge of #12829 - fasterthanlime:in-rust-tree...
2022-07-20 Amos WengerRemove in-rust-tree feature
2022-07-20 Amos WengerRemove check_merge_commits test altogether
2022-07-20 Amos WengerAllow merge commits when 'in-rust-tree' feature is...
2022-07-20 borsAuto merge of #12826 - fasterthanlime:in-tree-warnings...
2022-07-20 Amos WengerFix last few warnings manually
2022-07-20 Amos WengerRun cargo fix --edition-idioms
2022-07-20 Amos WengerEnable extra warnings required by rust-lang/rust
2022-07-20 borsAuto merge of #12646 - lowr:fix/11897, r=lowr
2022-07-20 borsAuto merge of #12811 - TopGunSnake:12790, r=Veykril
2022-07-20 borsAuto merge of #12800 - hi-rustin:rustin-patch-issue...
2022-07-19 borsAuto merge of #12789 - DorianListens:dscheidt/unused...
2022-07-19 borsAuto merge of #12817 - fasterthanlime:expect-test-1...
2022-07-19 Amos WengerUpgrade to expect-test@1.4.0
2022-07-19 borsAuto merge of #12809 - lnicola:empty-diagnostics, r...
2022-07-19 Laurențiu NicolaWork around Code bug with empty diagnostics
2022-07-18 borsAuto merge of #12796 - mmirate:patch-1, r=Veykril
2022-07-18 borsAuto merge of #12807 - Veykril:completion-item-details...
2022-07-18 Lukas WirthAdd simple support for completion item details
2022-07-18 borsAuto merge of #11819 - rust-lang:dependabot/npm_and_yar...
2022-07-18 borsAuto merge of #12804 - jonas-schievink:config-watcher...
2022-07-18 borsAuto merge of #12549 - bitgaoshu:goto_where_trait_m_imp...
2022-07-18 Jonas SchievinkImprove file watcher config
2022-07-17 borsAuto merge of #12778 - Logarithmus:feature/fix-negative...
2022-07-16 borsAuto merge of #12689 - Veykril:macro-rec, r=Veykril
2022-07-16 borsAuto merge of #12539 - soruh:instanciate_empty_structs...
2022-07-16 borsAuto merge of #12712 - harpsword:fix-rename-crate-root...
2022-07-14 borsAuto merge of #12691 - Veykril:proc-macro-diag, r=Veykril
2022-07-14 borsAuto merge of #12735 - feniljain:fix-completions, r...
2022-07-13 borsAuto merge of #12696 - hi-rustin:rustin-patch-fix,...
2022-07-13 borsAuto merge of #12742 - TonalidadeHidrica:fix-obsolete...
2022-07-11 TonalidadeHidricaFix obsolete `enableRangeFormatting` config
2022-07-08 borsAuto merge of #12719 - davidlattimore:format-args-no...
2022-07-08 borsAuto merge of #12676 - DorianListens:dscheidt/extract...
2022-07-08 borsAuto merge of #12722 - jonas-schievink:update-urls...
2022-07-08 Jonas SchievinkUpdate remaining GitHub URLs
2022-07-06 borsAuto merge of #12695 - xuhongxu96:fix-12140, r=jonas...
2022-07-05 Hongxu XuComplete associated type only in trait generic arg
2022-07-05 borsAuto merge of #12690 - Veykril:inert-attrs, r=Veykril
2022-07-04 borsAuto merge of #12687 - flodiebold:override-docs, r...
2022-07-04 Florian DieboldImprove documentation for buildScripts.overrideCommand...
2022-07-03 borsAuto merge of #12681 - lnicola:bump-deps, r=lnicola
2022-07-03 Laurențiu NicolaBump tracing-subscriber
2022-07-03 Laurențiu NicolaBump crossbeam-channel
2022-07-01 borsAuto merge of #12636 - xuhongxu96:fix-12148, r=Veykril
2022-07-01 borsAuto merge of #12650 - lowr:fix/12591, r=lnicola
2022-06-30 borsAuto merge of #12634 - iDawer:match-check.witnesses...
2022-06-30 borsAuto merge of #12626 - CuriousCorrelation:fix/empty...
2022-06-30 borsAuto merge of #12428 - lowr:experimental/destructuring...
2022-06-28 borsAuto merge of #12652 - lnicola:openvsx, r=lnicola
2022-06-28 borsAuto merge of #12648 - flodiebold:proc-macro-errors...
2022-06-28 Florian Dieboldfix: Report proc macro errors in expressions correctly...
2022-06-27 borsAuto merge of #12635 - antogilbert:tgt_feat, r=Veykril
2022-06-26 borsAuto merge of #12638 - buffet:fix-typo, r=flodiebold
2022-06-26 buffetFix typo in build.rs
2022-06-24 borsAuto merge of #12520 - Veykril:flycheck-cancel, r=Veykril
2022-06-24 bitgaoshufix test in resolve_proc_macro: Foo is Owner
2022-06-23 borsAuto merge of #12605 - erhuve:fix/determine-doc-link...
2022-06-20 borsAuto merge of #12599 - flodiebold:no-test-deps, r=flodi...
2022-06-20 borsAuto merge of #12597 - Veykril:completions, r=Veykril
2022-06-20 Lukas Wirthfix: Fix auto-ref completions inserting into wrong...
2022-06-19 borsAuto merge of #12581 - lnicola:changelog-number, r...
2022-06-18 borsAuto merge of #12580 - Veykril:completion, r=Veykril
2022-06-18 borsAuto merge of #12576 - harpsword:fold_range_non_block_m...
2022-06-18 harpswordfeat: add fold range for multi line match arm list
2022-06-16 borsAuto merge of #12517 - xuhongxu96:master, r=Veykril
2022-06-15 borsAuto merge of #12544 - Veykril:proc-error, r=Veykril
2022-06-15 Lukas WirthShow proc-macro loading errors in unresolved-proc-macro...
2022-06-15 borsAuto merge of #12541 - Veykril:vs-reload, r=Veykril
2022-06-15 Lukas Wirthfix: Clear proc-macro changed flag when reloading workspace
2022-06-14 borsAuto merge of #12529 - Veykril:vs-reload, r=Veykril
2022-06-14 borsAuto merge of #12528 - Veykril:proc-diag, r=Veykril
2022-06-14 Lukas Wirthfix: Check for the correct proc-macro settings in missi...
2022-06-13 borsAuto merge of #12519 - Veykril:hover-assoc, r=Veykril
2022-06-12 borsAuto merge of #12515 - Veykril:rustc-proc-macros, r...
2022-06-12 Lukas Wirthfix: Pass the build data to rustc_private crates
2022-06-12 borsAuto merge of #12514 - Veykril:proc-mac-err, r=Veykril
2022-06-12 Lukas WirthMore precise proc-macro errors
2022-06-12 borsAuto merge of #12513 - Veykril:ty-utils, r=Veykril
2022-06-12 borsAuto merge of #12509 - Veykril:ty-utils, r=Veykril
2022-06-12 borsAuto merge of #12455 - bitgaoshu:fix_12441, r=flodiebold
2022-06-12 borsAuto merge of #12508 - Veykril:req-retry, r=Veykril
2022-06-12 Lukas Wirthfix: Don't respond to cancelled requests when retrying...
2022-06-11 borsAuto merge of #12504 - rust-lang:Veykril-patch-1, r...
2022-06-11 Lukas Wirthfix: Fix config patching for callable snippets
2022-06-11 borsAuto merge of #12481 - XFFXFF:add_label_to_loop, r...
2022-06-10 borsAuto merge of #12449 - Veykril:version, r=Veykril
2022-06-10 borsAuto merge of #12490 - yue4u:fix/show-enum-in-fresh...
2022-06-10 borsAuto merge of #12464 - harpsword:fix-inline-variable...
2022-06-10 borsAuto merge of #12477 - hasali19:auto-reload, r=Veykril
2022-06-10 borsAuto merge of #12473 - yue4u:fix/no-enum-parens-in...
2022-06-10 borsAuto merge of #12502 - Veykril:deps, r=Veykril
2022-06-10 Lukas Wirthinternal: Bump Dependencies
2022-06-10 borsAuto merge of #12501 - Veykril:dashmap, r=Veykril
2022-06-08 borsAuto merge of #12487 - lukechu10:master, r=lnicola
2022-06-08 borsAuto merge of #12493 - bjorn3:fix_warnings, r=lnicola
2022-06-08 bjorn3Fix a couple of weak warnings found by rust-analyzer...
2022-06-05 borsAuto merge of #12472 - Veykril:output-ch, r=Veykril
2022-06-05 borsAuto merge of #12471 - Veykril:reload-restart, r=Veykril
next