]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src/check/method/suggest.rs
Use () for all_traits.
[rust.git] / compiler / rustc_typeck / src / check / method / suggest.rs
2021-04-26 borsAuto merge of #84544 - RalfJung:const_fn_in_trait,...
2021-04-25 borsAuto merge of #84564 - Dylan-DPC:rollup-wxa2yr0, r...
2021-04-25 Dylan DPCRollup merge of #84547 - RalfJung:max_const_fn, r=oli-obk
2021-04-25 Dylan DPCRollup merge of #84541 - KaiJewson:inline-raw, r=m...
2021-04-25 Dylan DPCRollup merge of #84520 - hameerabbasi:fn-as-ty, r=lcnr
2021-04-25 Dylan DPCRollup merge of #84516 - torhovland:issue-84114, r...
2021-04-25 Dylan DPCRollup merge of #84499 - estebank:issue-84272, r=jackh726
2021-04-24 Sean CrossMerge remote-tracking branch 'upstream/master' into...
2021-04-24 borsAuto merge of #83722 - jyn514:stable-help, r=estebank
2021-04-24 Esteban KüberTweak suggestion output
2021-04-24 Esteban KüberRecover trait import suggestion
2021-04-23 borsAuto merge of #83729 - JohnTitor:issue-43913, r=estebank
2021-04-23 Yuki OkushiRollup merge of #80805 - camelid:iter-by_ref-example...
2021-04-23 borsAuto merge of #82585 - TrolledWoods:master, r=dtolnay
2021-04-22 borsAuto merge of #71511 - hi-rustin:rustin-patch-rename...
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-18 borsAuto merge of #83799 - crlf0710:stablize_non_ascii_iden...
2021-04-16 Dylan DPCRollup merge of #83944 - jackh726:binder-refactor-fix2...
2021-04-14 borsAuto merge of #83948 - ABouttefeux:lint-nullprt-deref...
2021-04-13 Dylan DPCRollup merge of #83707 - exrook:unsafecell, r=m-ou-se
2021-04-13 Dylan DPCRollup merge of #83438 - CDirkx:releases, r=Mark-Simulacrum
2021-04-13 borsAuto merge of #82992 - philippeitis:stabilize_bufreader...
2021-04-12 borsAuto merge of #83776 - jyn514:update-stdarch-docs,...
2021-04-12 borsAuto merge of #82300 - andersk:libtest-id, r=Amanieu
2021-04-12 borsAuto merge of #84068 - Amanieu:fix_lint, r=lcnr
2021-04-11 Dylan DPCRollup merge of #83669 - kwj2104:issue-81508-fix, r...
2021-04-11 borsAuto merge of #81469 - tweksteen:android_set_message...
2021-04-11 borsAuto merge of #83806 - JohnTitor:issue-51446, r=estebank
2021-04-11 borsAuto merge of #84071 - nagisa:nixos-patching-fix, r...
2021-04-09 borsAuto merge of #84004 - mattico:print-target-features...
2021-04-09 borsAuto merge of #81942 - the8472:reduce-ui-test-threads...
2021-04-09 borsAuto merge of #83956 - estebank:issue-83892, r=varkor
2021-04-09 borsAuto merge of #83870 - jackh726:binder-refactor-fix...
2021-04-08 borsAuto merge of #83941 - wesleywiser:win_dbginfo_closures...
2021-04-08 Dylan DPCRollup merge of #83992 - GuillaumeGomez:merge-idents...
2021-04-08 Dylan DPCRollup merge of #83980 - pierwill:fix-compiler-librustc...
2021-04-08 Dylan DPCRollup merge of #81938 - lukaslueg:stab_peek_mut, r...
2021-04-08 Dylan DPCRollup merge of #81764 - jyn514:lint-links, r=Guillaume...
2021-04-08 Dylan DPCRollup merge of #80733 - steffahn:prettify_pin_links...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 borsAuto merge of #83500 - camelid:split-debuginfo-docs...
2021-04-08 borsAuto merge of #83981 - nagisa:nagisa/revert-cfg-wasm...
2021-04-08 borsAuto merge of #83866 - jyn514:disambiguator-error,...
2021-04-08 borsAuto merge of #82958 - camelid:res-docs, r=petrochenkov
2021-04-08 borsAuto merge of #83986 - Dylan-DPC:rollup-51vygcj, r...
2021-04-07 Dylan DPCRollup merge of #83974 - pierwill:fix-callbacks-names...
2021-04-07 Dylan DPCRollup merge of #83965 - rust-lang:debug-intravisit...
2021-04-07 Dylan DPCRollup merge of #83952 - estebank:issue-83943, r=petroc...
2021-04-07 Dylan DPCRollup merge of #83689 - estebank:cool-bears-hot-tip...
2021-04-07 borsAuto merge of #82451 - jyn514:defaults, r=Mark-Simulacrum
2021-04-07 borsAuto merge of #81047 - glittershark:stabilize-cmp-min...
2021-04-07 Dylan DPCRollup merge of #83634 - JohnTitor:proc-macro-ice,...
2021-04-07 Dylan DPCRollup merge of #83476 - mystor:rc_mutate_strong_count...
2021-04-07 Esteban KüberSuggest Pin/Box/Arc for more cases
2021-04-06 lukasluegMerge branch 'master' into stab_peek_mut
2021-04-06 borsAuto merge of #81641 - bjorn3:find_codegen_backend...
2021-04-06 borsAuto merge of #83592 - nagisa:nagisa/dso_local, r=davidtwco
2021-04-05 Dylan DPCRollup merge of #83368 - jyn514:download-if-unchanged...
2021-04-05 Dylan DPCRollup merge of #82739 - jyn514:separate-stage0-stage1...
2021-04-05 Dylan DPCRollup merge of #82483 - tmiasko:option-from-str, r...
2021-04-05 Dylan DPCRollup merge of #81922 - magurotuna:issue81522, r=matth...
2021-04-04 Dylan DPCRollup merge of #80525 - devsnek:wasm64, r=nagisa
2021-04-04 Dylan DPCRollup merge of #83532 - asomers:gdb-fbsd, r=Mark-Simul...
2021-04-04 Dylan DPCRollup merge of #82726 - ssomers:btree_node_rearange...
2021-04-04 Dylan DPCRollup merge of #81619 - SkiFire13:resultshunt-inplace...
2021-04-04 Dylan DPCRollup merge of #73945 - est31:unused_externs, r=Mark...
2021-04-04 borsAuto merge of #82347 - the8472:parallelize-tidy, r...
2021-04-04 borsAuto merge of #83267 - ssomers:btree_prune_range_search...
2021-04-03 borsAuto merge of #81507 - weiznich:add_diesel_to_cargo_tes...
2021-04-03 Yuki OkushiRollup merge of #82487 - CDirkx:const-socketaddr, r...
2021-04-03 borsAuto merge of #83682 - bjorn3:mmap_wrapper, r=cjgillot
2021-04-03 borsAuto merge of #83599 - jyn514:unorderable, r=Aaron1011
2021-04-03 borsAuto merge of #83506 - asomers:backtrace-0.3.56, r...
2021-04-02 Dylan DPCRollup merge of #83771 - asomers:stack_overflow_freebsd...
2021-04-02 Dylan DPCRollup merge of #83757 - sexxi-goose:migrations_out...
2021-04-02 Dylan DPCRollup merge of #83629 - the8472:fix-inplace-panic...
2021-04-02 Dylan DPCRollup merge of #83478 - jyn514:fine-grained-files...
2021-04-02 Dylan DPCRollup merge of #83065 - CDirkx:win-alloc, r=dtolnay
2021-04-02 Yuki OkushiRollup merge of #83754 - GuillaumeGomez:search-tab...
2021-04-02 Yuki OkushiRollup merge of #83721 - GuillaumeGomez:copy-use, r...
2021-04-02 Yuki OkushiRollup merge of #83535 - MidasLamb:mir-type-count-misma...
2021-04-02 borsAuto merge of #83207 - oli-obk:valtree2, r=lcnr
2021-04-02 borsAuto merge of #80965 - camelid:rename-doc-spotlight...
2021-04-02 borsAuto merge of #80828 - SNCPlay42:opaque-projections...
2021-04-02 borsAuto merge of #83663 - AngelicosPhosphoros:simplify_bin...
2021-04-01 Dylan DPCRollup merge of #83015 - hyd-dev:test-79825-81555,...
2021-03-31 borsAuto merge of #83666 - Amanieu:instrprof-order, r=tmandry
2021-03-30 Dylan DPCRollup merge of #83678 - GuillaumeGomez:hack-Self-keywo...
2021-03-30 Dylan DPCRollup merge of #83671 - JohnTitor:issue-75801-test...
2021-03-30 Dylan DPCRollup merge of #83654 - JohnTitor:issue-83606, r=estebank
2021-03-30 Dylan DPCRollup merge of #80720 - steffahn:prettify_prelude_impo...
2021-03-30 borsAuto merge of #83652 - xu-cheng:ipv4-octal, r=sfackler
2021-03-30 borsAuto merge of #83639 - osa1:issue83638, r=estebank
2021-03-30 borsAuto merge of #83170 - joshtriplett:spawn-cleanup,...
2021-03-30 borsAuto merge of #83674 - Dylan-DPC:rollup-bcuc1hl, r...
2021-03-30 Dylan DPCRollup merge of #83667 - estebank:cool-bears-hot-tip...
2021-03-30 Esteban KüberHide unnecessary reference to trait
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
2021-03-29 borsAuto merge of #82864 - jyn514:short-circuit, r=Guillaum...
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
next