]> git.lizzy.rs Git - rust.git/history - tests
Address some comments
[rust.git] / tests /
2022-10-24 mejrsAddress some comments
2022-10-10 Dylan DPCRollup merge of #102868 - compiler-errors:rename-assoc...
2022-10-10 Dylan DPCRollup merge of #99696 - WaffleLapkin:uplift, r=fee1...
2022-10-10 Yuki OkushiRollup merge of #102275 - Urgau:stabilize-half_open_ran...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Maybe Waffledeprecate `clippy::for_loops_over_fallibles`
2022-10-09 Maybe Wafflefixup lint name
2022-10-09 Maybe WaffleFix clippy tests that trigger `for_loop_over_fallibles...
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-08 UrgauStabilize half_open_range_patterns
2022-10-07 borsAuto merge of #102091 - RalfJung:const_err, r=oli-obk
2022-10-07 Ralf Jungmake const_err a hard error
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-01 borsAuto merge of #101986 - WaffleLapkin:move_lint_note_to_...
2022-10-01 Maybe Wafflebless clippy
2022-09-27 lcnrrustc_typeck to rustc_hir_analysis
2022-09-26 fee1-deadRollup merge of #102197 - Nilstrieb:const-new-🌲, r...
2022-09-24 borsAuto merge of #102068 - cjgillot:erased-lifetime-print...
2022-09-23 NilstriebStabilize const `BTree{Map,Set}::new`
2022-09-23 Camille GILLOTBless clippy.
2022-09-22 Matthias KrügerRollup merge of #102123 - schteve:clippy-note, r=Manish...
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-20 borsAuto merge of #99806 - oli-obk:unconstrained_opaque_typ...
2022-09-15 est31Fix clippy
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-07 borsAuto merge of #101432 - nnethercote:shrink-PredicateS...
2022-09-06 borsAuto merge of #101241 - camsteffen:refactor-binding...
2022-09-05 borsAuto merge of #101261 - TaKO8Ki:separate-receiver-from...
2022-09-05 Takayuki Maedaseparate the receiver from arguments in HIR under ...
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-02 Cameron Steffenclippy: BindingAnnotation change
2022-08-31 borsAuto merge of #101249 - matthiaskrgr:rollup-wahnoz8...
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-31 Ralf Jungfix a clippy test
2022-08-30 borsAuto merge of #98919 - 5225225:stricter-invalid-value...
2022-08-29 5225225Fix tests due to stricter invalid_value
2022-08-29 NilstriebRevert let_chains stabilization
2022-08-24 Yuki OkushiRollup merge of #99332 - jyn514:stabilize-label-break...
2022-08-24 Joshua NelsonStabilize `#![feature(label_break_value)]`
2022-08-12 borsAuto merge of #100419 - flip1995:clippyup, r=Manishearth
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-06 borsAuto merge of #99743 - compiler-errors:fulfillment...
2022-08-03 Fabian WolffWarn about dead tuple struct fields
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-25 borsAuto merge of #97313 - cjgillot:ast-lifetimes-anon...
2022-07-22 Michael GouletDo not resolve associated const when there is no provid...
2022-07-19 Michael GouletMention first and last macro in backtrace
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-16 CaioStabilize `let_chains`
2022-07-16 Matthias KrügerRollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string...
2022-07-14 borsAuto merge of #95956 - yaahc:stable-in-unstable, r...
2022-07-14 Dylan DPCRollup merge of #98705 - WaffleLapkin:closure_binder...
2022-07-14 Dylan DPCRollup merge of #97720 - cjgillot:all-fresh, r=petrochenkov
2022-07-14 borsAuto merge of #98975 - jyn514:unstable_opts, r=wesleywiser
2022-07-13 Ralf Jungadd array tests, cleanup, tidy, and bless
2022-07-13 Dylan DPCRollup merge of #99011 - oli-obk:UnsoundCell, r=eddyb
2022-07-13 Guillaume GomezRollup merge of #98848 - flip1995:clippy-book, r=jyn514
2022-07-08 Matthias KrügerRollup merge of #99026 - anall:buffix/clippy-9131,...
2022-07-08 borsAuto merge of #98482 - cjgillot:short-struct-span-closu...
2022-07-07 Andrea NallAdd test for and fix rust-lang/rust-clippy#9131
2022-07-07 Dylan DPCRollup merge of #98930 - tmiasko:pub-basic-blocks,...
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-07 Camille GILLOTShorten span for closures.
2022-07-07 borsAuto merge of #98827 - aDotInTheVoid:suggest-extern...
2022-07-06 xFrednetFix `#[expect]` and `#[allow]` for `clippy::duplicate_mod`
2022-07-06 Takayuki Maedafix miri-opt tests
2022-07-02 Dylan DPCRollup merge of #98639 - camsteffen:no-node-binding...
2022-07-01 Camille GILLOTShorten def_span for more items.
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-19 Maybe Waffleremove last use of MAX_SUGGESTION_HIGHLIGHT_LINES
2022-06-19 Maybe Waffleremove `span_lint_and_sugg_for_edges` from clippy utils
2022-06-18 Matthias KrügerRollup merge of #98165 - WaffleLapkin:once_things_renam...
2022-06-17 borsAuto merge of #97892 - klensy:fix-spaces, r=oli-obk
2022-06-17 Dylan DPCRollup merge of #98191 - TaKO8Ki:remove-rest-of-unneces...
2022-06-17 Dylan DPCRollup merge of #97798 - WaffleLapkin:allow_for_suggest...
2022-06-16 Maybe WaffleMove/rename `lazy::Sync{OnceCell,Lazy}` to `sync::...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-16 Maybe Wafflebless clippy ui tests
2022-06-16 klensybless clippy tests
2022-06-07 borsAuto merge of #95565 - jackh726:remove-borrowck-mode...
2022-06-06 Matthias KrügerRollup merge of #97794 - eltociear:patch-13, r=matthiaskrgr
2022-06-04 Philipp KronesRemove unnecessary clap_derive dependency added in...
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-03 Jack HueyFully stabilize NLL
2022-05-23 Dylan DPCRollup merge of #97254 - jhpratt:remove-crate-vis,...
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-21 borsAuto merge of #96923 - eholk:fix-fake-read, r=nikomatsakis
2022-05-18 borsAuto merge of #96863 - SparrowLii:let, r=michaelwoerister
2022-05-14 borsAuto merge of #96883 - jackh726:early-binder-2, r=oli-obk
2022-05-12 borsAuto merge of #95562 - lcnr:attr-no-encode, r=davidtwco
2022-05-11 Camille GILLOTBless clippy.
2022-05-09 borsAuto merge of #95542 - xFrednet:rfc-2383-expect-query...
2022-05-08 borsAuto merge of #96770 - flip1995:fix-trait-type-in-bound...
2022-05-08 xFrednetTest `expect` attribute for tool lints, clippy edition...
2022-05-08 borsAuto merge of #94206 - PrestonFrom:significant_drop...
2022-05-07 Preston FromLint for significant drops who may have surprising...
next