]> git.lizzy.rs Git - rust.git/history - src
add tests
[rust.git] / src /
2021-11-12 b-naberadd tests
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-11 borsAuto merge of #90755 - scottmcm:spec-array-clone, r...
2021-11-11 borsAuto merge of #89550 - lcnr:coherence-specialization...
2021-11-11 borsAuto merge of #83846 - torhovland:issue-10971, r=davidtwco
2021-11-10 borsAuto merge of #90784 - matthiaskrgr:rollup-car8g12...
2021-11-10 Matthias KrügerRollup merge of #90783 - camelid:update-miri, r=RalfJung
2021-11-10 Matthias KrügerRollup merge of #90736 - Lokathor:inline-asm-docs-updat...
2021-11-10 Matthias KrügerRollup merge of #89930 - cuviper:avoid-clone3, r=joshtr...
2021-11-10 Noah LevUpdate Miri
2021-11-10 borsAuto merge of #90769 - matthiaskrgr:rollup-266apqm...
2021-11-10 Matthias KrügerRollup merge of #90758 - joseph-roitman:fix-entry-doc...
2021-11-10 Matthias KrügerRollup merge of #90742 - est31:add_assign, r=davidtwco
2021-11-10 Matthias KrügerRollup merge of #90727 - GuillaumeGomez:remove-potentia...
2021-11-10 Matthias KrügerRollup merge of #88868 - calebzulawski:feature/simd_bit...
2021-11-10 Matthias KrügerRollup merge of #88447 - inquisitivecrystal:rustdoc...
2021-11-10 lcnrno overlap errors after failing the orphan check
2021-11-10 borsAuto merge of #90759 - yanok:llvm-dbginfo-fix, r=nikic
2021-11-10 Ilya YanokUpdate llvm submodule
2021-11-10 Guillaume GomezRemove potential useless data for search index
2021-11-10 borsAuto merge of #88670 - camelid:miri-uninit-num, r=RalfJung
2021-11-10 Tor HovlandChanging cdylib to staticlib, as the former doesn't...
2021-11-10 borsAuto merge of #90754 - matthiaskrgr:rollup-v0483m5...
2021-11-10 Scott McMurraySpecialize array cloning for Copy types
2021-11-10 Matthias KrügerRollup merge of #90751 - ehuss:update-books, r=ehuss
2021-11-10 Matthias KrügerRollup merge of #90748 - cuviper:track-setgroups, r...
2021-11-10 Matthias KrügerRollup merge of #90690 - solid-rs:fix-kmc-solid-asm...
2021-11-10 borsAuto merge of #90663 - ken-matsui:support-early-stoppin...
2021-11-10 Eric HussUpdate books
2021-11-10 inquisitivecrystalUse computed visibility in rustdoc
2021-11-10 inquisitivecrystalAdd `ty::Visibility::is_public()`
2021-11-09 LokathorUpdate src/doc/unstable-book/src/library-features/asm.md
2021-11-09 LokathorUpdate src/doc/unstable-book/src/library-features/asm.md
2021-11-09 Lokathoradjust documented register constraints to match https...
2021-11-09 borsAuto merge of #90734 - matthiaskrgr:rollup-e1euotp...
2021-11-09 Matthias KrügerRollup merge of #90723 - asquared31415:box_docs, r...
2021-11-09 Matthias KrügerRollup merge of #90701 - michaelwoerister:more-artifact...
2021-11-09 Matthias KrügerRollup merge of #90685 - jyn514:remove-dead-code, r...
2021-11-09 Matthias KrügerRollup merge of #90683 - jyn514:compiler-docs, r=Mark...
2021-11-09 Matthias KrügerRollup merge of #90613 - GuillaumeGomez:specific-rustdo...
2021-11-09 Matthias KrügerRollup merge of #90035 - SparrowLii:rfc2528, r=jackh726
2021-11-09 Matthias KrügerRollup merge of #89561 - nbdd0121:const_typeck, r=nikom...
2021-11-09 borsAuto merge of #86041 - bstrie:unmagic-array-copy, r...
2021-11-09 Guillaume GomezAllow to run a specific rustdoc-js* test
2021-11-09 borsAuto merge of #90724 - JohnTitor:rollup-zg0kbm3, r...
2021-11-09 Yuki OkushiRollup merge of #90720 - ehuss:update-cargo, r=ehuss
2021-11-09 Yuki OkushiRollup merge of #90708 - NieDzejkob:feature-note, r...
2021-11-09 Yuki OkushiRollup merge of #90688 - SparrowLii:dotprod, r=Amanieu
2021-11-09 Yuki OkushiRollup merge of #90678 - JohnTitor:add-some-gats-tests...
2021-11-09 Yuki OkushiRollup merge of #90591 - richlowe:illumos-ui-target...
2021-11-09 Yuki OkushiRollup merge of #87530 - bstrie:commentsync, r=bstrie
2021-11-09 borsAuto merge of #90700 - fee1-dead:select-returns-vec...
2021-11-09 Eric HussUpdate cargo
2021-11-09 borsAuto merge of #87337 - jyn514:lint-error, r=oli-obk...
2021-11-09 borsAuto merge of #90485 - camsteffen:fmt-args-less-bind...
2021-11-09 borsAuto merge of #90695 - GuillaumeGomez:rollup-kxvvw4o...
2021-11-08 Yuki OkushiAdd some GATs-related regression tests
2021-11-08 borsAuto merge of #90443 - camelid:rustdoc-subst, r=Guillau...
2021-11-08 Jakub KądziołkaAdd a note about feature(explicit_generic_args_with_imp...
2021-11-08 bstrieimpl Copy/Clone for arrays in std, not in compiler
2021-11-08 DeadbeefMake select_* methods return Vec for TraitEngine
2021-11-08 Guillaume GomezRollup merge of #90689 - lnicola:rust-analyzer-2021...
2021-11-08 Guillaume GomezRollup merge of #90657 - GuillaumeGomez:one-char-last...
2021-11-08 Guillaume GomezRollup merge of #90652 - matthiaskrgr:unnnec_filter_map...
2021-11-08 Guillaume GomezRollup merge of #90494 - Meziu:armv6k-3ds-target, r...
2021-11-08 borsAuto merge of #90361 - Mark-Simulacrum:always-verify...
2021-11-08 Laurențiu Nicola:arrow_up: rust-analyzer
2021-11-08 borsAuto merge of #90675 - camelid:cleanup-impl, r=jyn514
2021-11-08 borsAuto merge of #90680 - calebcartwright:rustfmt-sync...
2021-11-08 Joshua Nelsonx.py: remove fixme by deleting code
2021-11-08 Joshua NelsonMake `compiler-docs` only control the default instead...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-08 Noah Levrustdoc: Remove top-level wrappers for `ImplKind` methods
2021-11-08 borsAuto merge of #89488 - c410-f3r:testsssssss, r=petrochenkov
2021-11-08 Caleb CartwrightMerge pull request #5070 from calebcartwright/rustup...
2021-11-08 Joshua NelsonUse `has_errors_or_lint_errors` in rustdoc instead...
2021-11-08 Joshua NelsonDon't abort compilation after giving a lint error
2021-11-07 borsAuto merge of #88368 - jyn514:metadata-error, r=petroch...
2021-11-07 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-11-07 borsAuto merge of #90668 - matthiaskrgr:clippy_nov7, r...
2021-11-07 Tor HovlandThere is a -Clinker='arm-none-eabi-gcc' that seems...
2021-11-07 Tor HovlandAlmost all the other tests use '-include', so we'll...
2021-11-07 Noah LevRemove Clean impl for `&T`
2021-11-07 Noah LevRemove unused Clean impl for `Rc<T>`
2021-11-07 Noah LevRemove Clean impl for `Vec<T>`
2021-11-07 Noah LevRemove Clean impl for `IndexVec<T>`
2021-11-07 Noah LevRemove Clean impl for `Option<T>`
2021-11-07 Noah Levrustdoc: Use `ty::ImplPolarity` instead of custom enum
2021-11-07 Noah LevUse an enum to record polarity in `clean::Impl`
2021-11-07 Noah Levrustdoc: Refactor `Impl.{synthetic,blanket_impl}` into...
2021-11-07 borsAuto merge of #90671 - petrochenkov:astnaming, r=jackh726
2021-11-07 Joshua NelsonImprove error when an .rlib can't be parsed
2021-11-07 Caleb Cartwrightrefactor: dedupe associated item visitation
2021-11-07 Vadim Petrochenkovast: Fix naming conventions in AST structures
2021-11-07 Vadim Petrochenkovast: Fix naming conventions in AST structures
2021-11-07 borsAuto merge of #89310 - joshtriplett:available-concurren...
2021-11-07 Tor HovlandMade temps-dir an unstable option.
2021-11-07 Noah Levrustdoc: Remove redundant `Impl.span` field
2021-11-07 borsAuto merge of #90348 - Amanieu:asm_feature_gates, r...
2021-11-07 Gary GuoRename functions reflect that inline const is also...
next