]> git.lizzy.rs Git - rust.git/history - src/tools/rust-analyzer/crates/rust-analyzer/src/cli/scip.rs
Rollup merge of #102054 - GuillaumeGomez:sidebar-all-page, r=notriddle
[rust.git] / src / tools / rust-analyzer / crates / rust-analyzer / src / cli / scip.rs
2022-09-22 Yuki OkushiRollup merge of #102054 - GuillaumeGomez:sidebar-all...
2022-09-22 Yuki OkushiRollup merge of #102033 - andrewpollack:add-unwind...
2022-09-22 Yuki OkushiRollup merge of #102032 - andrewpollack:bad-signal...
2022-09-22 Yuki OkushiRollup merge of #102030 - est31:tidy_walk_no_reexport...
2022-09-22 Yuki OkushiRollup merge of #101952 - Mark-Simulacrum:missing-fallb...
2022-09-21 Dylan DPCRollup merge of #102059 - compiler-errors:issue-101984...
2022-09-21 Dylan DPCRollup merge of #102058 - mqudsi:path_extension_docs...
2022-09-21 Dylan DPCRollup merge of #102045 - RalfJung:const-prop-regressio...
2022-09-21 Dylan DPCRollup merge of #102031 - andrewpollack:compiler-tests...
2022-09-21 Dylan DPCRollup merge of #101995 - scottmcm:carrying-mul-example...
2022-09-21 Dylan DPCRollup merge of #89891 - ojeda:modular-alloc, r=Mark...
2022-09-21 borsAuto merge of #101846 - chenyukang:fix-101793, r=davidtwco
2022-09-21 borsAuto merge of #101329 - QuinnPainter:armv5te-targets...
2022-09-21 borsAuto merge of #100096 - compiler-errors:fn-return-must...
2022-09-21 borsAuto merge of #100214 - scottmcm:strict-range, r=thomcc
2022-09-20 borsAuto merge of #100581 - joboet:sync_rwlock_everywhere...
2022-09-20 borsAuto merge of #102061 - notriddle:rollup-kwu9vp8, r...
2022-09-20 Michael HowellRollup merge of #102053 - lnicola:rust-analyzer-2022...
2022-09-20 Michael HowellRollup merge of #101014 - isikkema:fix-zmeta-stats...
2022-09-20 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-18 Matthias KrügerRollup merge of #101151 - jethrogb:jb/sgx-platform...
2022-09-17 Dylan DPCRollup merge of #98441 - calebzulawski:simd_as, r=oli-obk
2022-09-16 borsAuto merge of #97800 - pnkfelix:issue-97463-fix-aarch64...
2022-09-16 Guillaume GomezRollup merge of #101494 - jsha:notable-traits-right...
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-13 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-13 borsAuto merge of #96709 - jackh726:gats-stabilization...
2022-09-12 Guillaume GomezRollup merge of #100291 - WaffleLapkin:cstr_const_metho...
2022-09-12 Guillaume GomezRollup merge of #100185 - compiler-errors:issue-100183...
2022-09-12 Dylan DPCRollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726
2022-09-12 borsAuto merge of #100251 - compiler-errors:tuple-trait...
2022-09-10 borsAuto merge of #100968 - cjgillot:mir-upvar-vec, r=wesle...
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 Matthias KrügerRollup merge of #99207 - 5225225:msan-eager-checks...
2022-09-09 borsAuto merge of #93873 - Stovent:big-ints, r=m-ou-se
2022-09-07 borsAuto merge of #100801 - Kobzol:track-pgo-profile-paths...
2022-09-06 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-06 borsAuto merge of #100733 - scottmcm:inline-from-from-ident...
2022-09-05 Dylan DPCRollup merge of #101420 - kraktus:doc_hir_local, r...
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-04 borsAuto merge of #100576 - joboet:movable_const_remutex...
2022-09-04 borsAuto merge of #100726 - jswrenn:transmute, r=oli-obk
2022-09-03 Matthias KrügerRollup merge of #100647 - obeis:issue-99875, r=nagisa
2022-09-03 borsAuto merge of #101154 - RalfJung:validation-perf, r...
2022-09-03 Dylan DPCRollup merge of #101217 - eholk:drop-tracking-73137...
2022-09-03 Dylan DPCRollup merge of #99736 - lopopolo:lopopolo/gh-80996...
2022-09-03 borsAuto merge of #100966 - compiler-errors:revert-remove...
2022-09-02 borsAuto merge of #97802 - Enselic:add-no_ignore_sigkill...
2022-09-02 Matthias KrügerRollup merge of #101215 - est31:rustdoc_version_placeho...
2022-09-02 Matthias KrügerRollup merge of #100200 - petrochenkov:zgccld2, r=lqd...
2022-09-02 Matthias KrügerRollup merge of #100121 - Nilstrieb:mir-validator-param...
2022-09-02 Guillaume GomezRollup merge of #101298 - notriddle:notriddle/rustdoc...
2022-09-02 Guillaume GomezRollup merge of #101166 - GuillaumeGomez:error-index...
2022-09-02 Guillaume GomezRollup merge of #100147 - Bryanskiy:private-in-public...
2022-09-02 Guillaume GomezRollup merge of #99583 - shepmaster:provider-plus-plus...
2022-09-02 Guillaume GomezRollup merge of #97739 - a2aaron:let_underscore, r...
2022-09-02 borsAuto merge of #100935 - cuviper:upgrade-android-ci...
2022-09-02 borsAuto merge of #100395 - Dylan-DPC:rollup-ajrwo1s, r...
2022-09-01 Matthias KrügerRollup merge of #101292 - rust-lang:notriddle/rustdoc...
2022-09-01 Matthias KrügerRollup merge of #101279 - GuillaumeGomez:doc_auto_cfg_n...
2022-09-01 Matthias KrügerRollup merge of #101245 - GuillaumeGomez:remove-unneede...
2022-09-01 Matthias KrügerRollup merge of #101190 - yjhn:patch-1, r=Mark-Simulacrum
2022-09-01 Matthias KrügerRollup merge of #101072 - tmandry:llvm-is-vanilla,...
2022-09-01 Matthias KrügerRollup merge of #100852 - Samyak2:samyak/100459, r...
2022-09-01 Matthias KrügerRollup merge of #94467 - ibraheemdev:master, r=pnkfelix
2022-09-01 borsAuto merge of #98960 - cjgillot:entry-kind, r=estebank
2022-09-01 borsAuto merge of #100606 - cuviper:upgrade-linux-ci, r...
2022-09-01 borsAuto merge of #100958 - mikebenfield:workaround, r...
2022-09-01 borsAuto merge of #100869 - nnethercote:replace-ThinVec...
2022-09-01 borsAuto merge of #100537 - petrochenkov:piccheck, r=oli-obk
2022-09-01 borsAuto merge of #100210 - mystor:proc_macro_diag_struct...
2022-08-31 Matthias KrügerRollup merge of #101165 - ldm0:drain_to_iter, r=cjgillot
2022-08-31 Matthias KrügerRollup merge of #101161 - ldm0:ldm_fix_diagnostic,...
2022-08-31 Matthias KrügerRollup merge of #100838 - hkmatsumoto:move-gen-args...
2022-08-31 Matthias KrügerRollup merge of #100787 - chenyukang:fix-100770-pretty...
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-31 Ralf JungRollup merge of #101216 - ehuss:sanitizer-links, r...
2022-08-31 Ralf JungRollup merge of #101204 - aDotInTheVoid:async-resugar...
2022-08-31 Ralf JungRollup merge of #100831 - JhonnyBillM:migrate-symbol...
2022-08-31 Ralf JungRollup merge of #100753 - LuisCardosoOliveira:translati...
2022-08-31 Ralf JungRollup merge of #100730 - CleanCut:diagnostics-rustc_mo...
2022-08-31 Ralf JungRollup merge of #90946 - GuillaumeGomez:def-id-remove...
2022-08-31 Matthias KrügerRollup merge of #101185 - compiler-errors:tweak-wf...
2022-08-31 Matthias KrügerRollup merge of #101171 - thomcc:fix-winfs-ub, r=ChrisD...
2022-08-31 Matthias KrügerRollup merge of #101100 - compiler-errors:generalize...
2022-08-31 Matthias KrügerRollup merge of #101049 - JeanCASPAR:remove-span_fatal...
2022-08-31 Matthias KrügerRollup merge of #101025 - semarie:openbsd-archs, r...
2022-08-31 Matthias KrügerRollup merge of #101011 - BlackHoleFox:apple-random...
2022-08-31 Matthias KrügerRollup merge of #100984 - ChrisDenton:reinstate-init...
2022-08-31 Matthias KrügerRollup merge of #100970 - Xiretza:derive-multipart...
2022-08-31 borsAuto merge of #101220 - JohnTitor:rollup-ov7upr7, r...
2022-08-30 Yuki OkushiRollup merge of #101219 - ehuss:update-books, r=ehuss
2022-08-30 Yuki OkushiRollup merge of #101200 - nikic:issue-85872, r=compiler...
2022-08-30 Yuki OkushiRollup merge of #101197 - lnicola:rust-analyzer-2022...
2022-08-30 Laurențiu Nicola:arrow_up: rust-analyzer