]> git.lizzy.rs Git - rust.git/history - src/test
Fix typo in source-based-code-coverage.md
[rust.git] / src / test /
2021-01-04 borsAuto merge of #80661 - jyn514:duplicate-types, r=Guilla...
2021-01-04 kadminAdd check for array/usize mismatch in astconv
2021-01-04 borsAuto merge of #80610 - Aaron1011:unhash-def-path-hash...
2021-01-04 borsAuto merge of #80554 - GuillaumeGomez:more-js-cleanup...
2021-01-04 borsAuto merge of #80418 - oli-obk:this_could_have_been_so_...
2021-01-04 max-hellerprimitive disambiguator tests
2021-01-04 max-hellerfix issue 80559
2021-01-03 Joshua NelsonSimplify rustdoc handling of type aliases for associate...
2021-01-03 borsAuto merge of #77859 - bugadani:no-duplicate-ref-link...
2021-01-03 Daniel NoomAdd notes to stderr of non-exhaustive-reference test
2021-01-03 Daniel NoomAdd note on void reference test
2021-01-03 Daniel NoomAdd note to non-exhaustive match on reference to empty
2021-01-03 borsAuto merge of #80655 - GuillaumeGomez:rollup-ai7soid...
2021-01-03 Dániel BugaOnly report reference-style link errors once
2021-01-03 Guillaume GomezRollup merge of #80646 - bugadani:meta, r=petrochenkov
2021-01-03 Guillaume GomezRollup merge of #80628 - matthiaskrgr:match_ref_pats...
2021-01-03 Guillaume GomezRollup merge of #80617 - GuillaumeGomez:detect-invalid...
2021-01-03 Guillaume GomezRollup merge of #80591 - lcnr:incomplete-features,...
2021-01-03 Guillaume GomezRollup merge of #80580 - GuillaumeGomez:suggestion...
2021-01-03 oliStylistic fixes to diagnostic messages
2021-01-03 oliRefactor the non-transient cell borrow error diagnostic
2021-01-03 oliUpdate now-more-precise operation with a preciser message
2021-01-03 borsAuto merge of #80590 - camelid:bool-never-docs, r=nagisa
2021-01-03 borsAuto merge of #80247 - tmiasko:indent, r=bjorn3
2021-01-03 borsAuto merge of #80261 - GuillaumeGomez:attr-rework,...
2021-01-03 borsAuto merge of #79827 - tmiasko:size-align, r=kennytm
2021-01-03 borsAuto merge of #80623 - flip1995:clippyup, r=Manishearth
2021-01-02 borsAuto merge of #80592 - Skynoodle:snake-case-lint-reserv...
2021-01-02 borsAuto merge of #80412 - GuillaumeGomez:fix-search-sectio...
2021-01-02 Guillaume GomezUpdate rustdoc-ui test output
2021-01-02 SkynoodleAdd snake case lint note about keyword identifiers...
2021-01-02 borsAuto merge of #80550 - bugadani:markdown-refactor,...
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2021-01-02 borsAuto merge of #80615 - m-ou-se:rollup-xz67at2, r=m...
2021-01-02 Mara BosRollup merge of #80613 - bugadani:issue-80607, r=matthe...
2021-01-02 Mara BosRollup merge of #80599 - lqd:issue_805889, r=varkor
2021-01-02 Mara BosRollup merge of #80578 - RalfJung:panic-lint-descriptio...
2021-01-02 Mara BosRollup merge of #80574 - jyn514:clean-bootstrap, r...
2021-01-02 Mara BosRollup merge of #80555 - rust-lang:libs-tracking-issue...
2021-01-02 Mara BosRollup merge of #80546 - matthiaskrgr:rustdoclippy...
2021-01-02 Dániel BugaPrint actual enum variant
2021-01-02 Dániel BugaAdd test for #80607 with undesired output
2021-01-02 borsAuto merge of #80115 - tgnottingham:specialize_opaque_u...
2021-01-02 borsAuto merge of #79883 - frewsxcv:frewsxcv-san, r=shepmaster
2021-01-02 borsAuto merge of #79870 - sharnoff:smart-pointer-Any-type_...
2021-01-02 borsAuto merge of #77832 - camelid:remove-manual-link-resol...
2021-01-01 borsAuto merge of #80581 - jyn514:ci-llvm, r=Mark-Simulacrum
2021-01-01 borsAuto merge of #80569 - notriddle:patch-3, r=jyn514
2021-01-01 oliBless ui tests
2021-01-01 SkynoodleAdd reserved identifier test cases for snake case lint
2021-01-01 oliReinstate the error-code error over the feature gate...
2021-01-01 oliEnhance some comments
2021-01-01 oliFix cell checks in const fn
2021-01-01 oliAllow references to interior mutable data behind a...
2021-01-01 borsAuto merge of #80565 - camelid:fix-not-has, r=Guillaume...
2021-01-01 Guillaume GomezAdd test for suggestion in case a "ignore" doc block...
2021-01-01 borsAuto merge of #80547 - lqd:const_generics_defaults...
2021-01-01 borsAuto merge of #80310 - Manishearth:box-try-alloc, r...
2021-01-01 Rémy Rakicmake `const_generics_defaults` use the unstable syntax...
2021-01-01 Rémy Rakicadjust const generics defaults FIXMEs to the new featur...
2021-01-01 Rémy Rakicupdate `min_const_generics` tests using default values...
2021-01-01 Rémy Rakicadd test for the `const_generics_defaults` feature...
2021-01-01 borsAuto merge of #80539 - JohnTitor:ui-test-root-cleanup...
2021-01-01 Corey FarwellMerge remote-tracking branch 'origin/master' into frews...
2021-01-01 borsAuto merge of #79576 - m-ou-se:2021, r=Mark-Simulacrum
2021-01-01 borsAuto merge of #80566 - Dylan-DPC:rollup-rns6est, r...
2021-01-01 Yuki OkushiMove feature gate-related tests
2021-01-01 Yuki OkushiMove rmeta-related tests
2021-01-01 Yuki OkushiMove builtin-superkinds-related tests
2021-01-01 Yuki OkushiMove block-related tests
2020-12-31 Dylan DPCRollup merge of #80551 - lcnr:const-arg-wildcard, r...
2020-12-31 Dylan DPCRollup merge of #80548 - JohnTitor:wfcheck-foreign...
2020-12-31 Dylan DPCRollup merge of #80532 - tmiasko:rm;, r=Mark-Simulacrum
2020-12-31 Dylan DPCRollup merge of #80526 - tmandry:up-llvm, r=nikic
2020-12-31 Dylan DPCRollup merge of #80519 - max-heller:issue-80512-fix...
2020-12-31 Dylan DPCRollup merge of #80514 - pietroalbini:fix-install,...
2020-12-31 Dylan DPCRollup merge of #80368 - camelid:rustdoc-succinct-vis...
2020-12-31 Dylan DPCRollup merge of #80323 - camelid:codegen-base-docs...
2020-12-31 CamelidFix tests that incorrectly used `!@has` instead of...
2020-12-31 CamelidAdd `@!has` checks to ensure private items don't have...
2020-12-31 Mara BosRequire `-Z unstable-options` for unstable editions.
2020-12-31 Mara BosConsistently call editions "Rust 20xx" in messages.
2020-12-31 Mara BosAdd edition 2021.
2020-12-31 borsAuto merge of #80459 - mark-i-m:or-pat-reg, r=petrochenkov
2020-12-31 Bastian Kauschkesupport pattern as const parents in type_of
2020-12-31 borsAuto merge of #79895 - Kerollmops:slice-group-by, r...
2020-12-31 borsAuto merge of #80267 - 0urobor0s:ouro/61592, r=jyn514
2020-12-31 borsRustdoc render public underscore_imports as Re-exports
2020-12-31 borsAuto merge of #79150 - m-ou-se:bye-bye-doc-comment...
2020-12-31 borsAuto merge of #80500 - jyn514:track-caller, r=nagisa
2020-12-31 Yuki OkushiFIx ICE on wf check for foreign fns
2020-12-31 borsAuto merge of #80435 - pietroalbini:compression-formats...
2020-12-30 Yuki OkushiMove cast-related tests
2020-12-30 Yuki OkushiMove binop-related tests
2020-12-30 Yuki OkushiMove array-slice-vec-related tests
2020-12-30 Yuki OkushiMove parser-related tests
2020-12-30 borsAuto merge of #80530 - m-ou-se:rollup-zit69ko, r=m...
2020-12-30 max-hellerTake type defaults into account in suggestions to reord...
2020-12-30 Mara BosRollup merge of #80513 - LeSeulArtichaut:80062-test...
2020-12-30 Mara BosRollup merge of #80495 - jyn514:rename-empty, r=petroch...
next