]> git.lizzy.rs Git - rust.git/history - src
Test SVE2 includes NEON and not vice versa
[rust.git] / src /
2022-03-22 Jubilee YoungTest SVE2 includes NEON and not vice versa
2022-03-22 Jubilee YoungTest NEON compiles
2022-03-22 Jubilee YoungFilter for all features instead of any
2022-03-22 Jubilee YoungFold aarch64 feature +fp into +neon
2022-03-17 borsAuto merge of #95050 - ehuss:fix-cmake-build, r=Mark...
2022-03-17 Eric HussFix cmake build.
2022-03-16 borsAuto merge of #94995 - luojia65:riscv-more-features...
2022-03-16 borsAuto merge of #94990 - ehuss:update-books, r=ehuss
2022-03-16 borsAuto merge of #94987 - Dylan-DPC:rollup-5tssuhi, r...
2022-03-16 Eric HussUpdate books
2022-03-16 Dylan DPCRollup merge of #94974 - c410-f3r:let-chain-dashufwrqwe...
2022-03-16 Dylan DPCRollup merge of #94957 - iamzhangyong:explanation-read_...
2022-03-16 Dylan DPCRollup merge of #94955 - TaKO8Ki:use-format-args-captur...
2022-03-16 Dylan DPCRollup merge of #94951 - est31:irrefutable_let_chain_pa...
2022-03-16 Dylan DPCRollup merge of #94868 - dtolnay:noblock, r=Dylan-DPC
2022-03-16 borsAuto merge of #94861 - aDotInTheVoid:rdj-trait-tests...
2022-03-16 David TolnayBless coverage-reports after core macro blocks change
2022-03-15 est31Extend the irrefutable_let_patterns lint to let chains
2022-03-15 borsAuto merge of #94925 - lcnr:relax-sus-auto-impls, r...
2022-03-15 borsAuto merge of #94973 - GuillaumeGomez:more-gui-tests...
2022-03-15 CaioEnsure that `let_else` does not interact with `let_chains`
2022-03-15 Guillaume GomezAdd URL GUI tests
2022-03-15 Guillaume GomezMerge both "search-result-color" GUI tests
2022-03-15 Nixon Enraght-Moonyrustdoc-json: Lifetime tests
2022-03-15 Nixon Enraght-Moonyjsondocck: Better error for invalid @count number
2022-03-15 Nixon Enraght-Moonyrustdoc-json: Add tests for generic fn args and returns
2022-03-15 Nixon Enraght-Moonyjsondocck: better error for when @set matches multiple...
2022-03-15 Nixon Enraght-Moonyrustdoc-json: Add test for supertraits
2022-03-15 borsAuto merge of #94966 - matthiaskrgr:rollup-iqzswh3...
2022-03-15 Matthias KrügerRollup merge of #94958 - est31:pluralize, r=oli-obk
2022-03-15 Matthias KrügerRollup merge of #94956 - martingms:fix-fixme-comment...
2022-03-15 Matthias KrügerRollup merge of #94947 - Dylan-DPC:fix/typos, r=oli-obk
2022-03-15 Matthias KrügerRollup merge of #94810 - michaelwoerister:fix-trait...
2022-03-15 borsAuto merge of #94928 - lcnr:inline-as_substs, r=michael...
2022-03-15 borsAuto merge of #94261 - michaelwoerister:debuginfo-types...
2022-03-15 Michael Woeristerdebuginfo: Refactor debuginfo generation for types...
2022-03-15 borsAuto merge of #94938 - lnicola:rust-analyzer-2022-03...
2022-03-15 borsAuto merge of #94584 - pnkfelix:inject-use-suggestion...
2022-03-15 borsAuto merge of #92285 - compiler-errors:dyn-proj-bounds...
2022-03-15 Dylan DPCfix typos
2022-03-15 Michael Gouletcheck all dyn obligations, actually
2022-03-14 Michael Gouletcheck Projection supertrait bounds when confirming...
2022-03-14 borsAuto merge of #94935 - matthiaskrgr:rollup-2o2kyz6...
2022-03-14 Laurențiu Nicola:arrow_up: rust-analyzer
2022-03-14 Michael Woeristerdebuginfo: Refactor debuginfo generation for types...
2022-03-14 Matthias KrügerRollup merge of #94931 - RalfJung:miri, r=RalfJung
2022-03-14 Matthias KrügerRollup merge of #94884 - c410-f3r:meta-take-2, r=petroc...
2022-03-14 Matthias KrügerRollup merge of #94670 - xFrednet:rfc-2383-expect-impl...
2022-03-14 Matthias KrügerRollup merge of #93977 - compiler-errors:sized-generic...
2022-03-14 Matthias KrügerRollup merge of #90621 - adamgemmell:dev/stabilise...
2022-03-14 borsAuto merge of #94929 - flip1995:clippyup, r=Manishearth
2022-03-14 Michael Woeristerdebuginfo: Refactor debuginfo generation for types...
2022-03-14 Michael Woeristercompiletest: Don't update PDB files of test cases in...
2022-03-14 Michael Woeristerdebuginfo: change cpp-like naming for generator environ...
2022-03-14 Michael Woeristerdebuginfo: Refactor debuginfo generation for types
2022-03-14 Ralf Jungupdate miri
2022-03-14 borsAuto merge of #93749 - ridwanabdillahi:riscv32im_suppor...
2022-03-14 borsAuto merge of #94915 - bjorn3:fix_test_box_def, r=tmiasko
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-14 Adam GemmellStabilise `aarch64_target_feature`
2022-03-14 Adam GemmellTie `fp` and `neon`
2022-03-14 lcnrrelax `suspicious_auto_trait_impls` lint
2022-03-14 borsAuto merge of #94139 - est31:let_else_rustdoc, r=notriddle
2022-03-14 borsAuto merge of #94921 - aDotInTheVoid:rustdoc-json-forma...
2022-03-14 borsAuto merge of #94773 - cjgillot:lifetime-fresh-did...
2022-03-14 Nixon Enraght-Moonyrustdoc-json-types: implementors -> implementations
2022-03-13 Nixon Enraght-Moonyrustdoc-json-types: ty -> type_
2022-03-13 borsAuto merge of #94832 - jonhoo:default-static, r=Mark...
2022-03-13 borsAuto merge of #94916 - matthiaskrgr:rollup-s6zedfl...
2022-03-13 Matthias KrügerRollup merge of #94907 - bjorn3:smaller_rust_src_compon...
2022-03-13 Matthias KrügerRollup merge of #94844 - bjorn3:rustbuild_cleanup,...
2022-03-13 Matthias KrügerRollup merge of #94816 - WaffleLapkin:atomic_get_mut_sl...
2022-03-13 Matthias KrügerRollup merge of #94777 - lancethepants:armv7-unknown...
2022-03-13 Matthias KrügerRollup merge of #93292 - nvzqz:nonzero-bits, r=dtolnay
2022-03-13 borsAuto merge of #94738 - Urgau:rustbuild-check-cfg-values...
2022-03-13 bjorn3Fix definition of Box in ssa-analysis-regression-50041.rs
2022-03-13 bjorn3Omit stdarch test crates from the rust-src component
2022-03-13 bjorn3Remove FieldName enum
2022-03-13 borsAuto merge of #94704 - Kobzol:llvm-pgo-update-suite...
2022-03-13 bjorn3Prevent duplicate monomorphization of deserialization...
2022-03-13 bjorn3Use trimmed down deserialization impl for config
2022-03-13 bjorn3Rename derive_merge macro to define_config and move...
2022-03-13 borsAuto merge of #94899 - workingjubilee:bump-simd-clamp...
2022-03-13 borsAuto merge of #94897 - camelid:query-doc-hidden, r...
2022-03-13 borsAuto merge of #94320 - GuillaumeGomez:sidebar-display...
2022-03-13 borsAuto merge of #94862 - pierwill:bootstrap-useless,...
2022-03-13 borsAuto merge of #94898 - RalfJung:miri, r=RalfJung
2022-03-13 Ralf Jungupdate Miri
2022-03-13 Jubilee YoungSync portable-simd to rust-lang/portable-simd@72df4c450...
2022-03-13 borsAuto merge of #94895 - matthiaskrgr:rollup-9hue5qk...
2022-03-12 Matthias KrügerRollup merge of #94894 - camelid:into, r=nagisa
2022-03-12 Matthias KrügerRollup merge of #94886 - GuillaumeGomez:update-browser...
2022-03-12 Matthias KrügerRollup merge of #94867 - notriddle:notriddle/i32-count...
2022-03-12 borsAuto merge of #90358 - DevinR528:omitted-field-fix...
2022-03-12 Noah LevRemove needless use of `Into`
2022-03-12 Devin RagotzyFix rebase conflicts with stderr files
2022-03-12 Devin RagotzyOnly filter doc(hidden) fields/variants when not crate...
2022-03-12 Devin RagotzyUpdate output for doc hidden usefulness ui test output
2022-03-12 Devin RagotzyAdd struct to doc hidden usefulness ui tests
2022-03-12 Devin RagotzyAdd struct to stability ui tests in usefulness
next