]> git.lizzy.rs Git - rust.git/history - tests/ui/write_literal_2.stderr
Remove final reference on fields and method calls in `needless_borrow`
[rust.git] / tests / ui / write_literal_2.stderr
2022-01-23 Jason NewcombRemove final reference on fields and method calls in...
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-08-25 borsAuto merge of #7453 - F3real:assume_function_calls_have...
2021-08-23 borsAuto merge of #7539 - Labelray:master, r=camsteffen
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-12 Guillaume GomezRollup merge of #87885 - m-ou-se:edition-guide-links...
2021-08-12 borsAuto merge of #7558 - flip1995:rustup, r=flip1995
2021-08-12 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-11 Esteban Kuberupdate clippy
2021-04-14 borsAuto merge of #7039 - phansch:melt-ice, r=flip1995
2021-04-12 borsAuto merge of #7067 - TaKO8Ki:fix-false-negative-on...
2021-04-12 borsAuto merge of #6982 - Jarcho:explicit_into_iter_loop_fp...
2021-04-12 borsAuto merge of #7047 - camsteffen:lang-ctor, r=flip1995
2021-04-12 borsAuto merge of #7065 - rail-rain:warn_copy_pass_by_ref...
2021-04-11 borsAuto merge of #6905 - ThibsG:fpSingleComponentPathImpor...
2021-04-08 borsAuto merge of #7023 - boxdot:invalid-null-usage-v2...
2021-04-08 borsAuto merge of #7022 - Jarcho:macro_use_import_ice,...
2021-04-08 borsAuto merge of #7051 - flip1995:rustup, r=flip1995
2021-04-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-27 Dylan DPCRollup merge of #82917 - cuviper:iter-zip, r=m-ou-se
2021-03-27 Ömer Sinan Ağacanformat macro argument parsing fix
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-20 borsAuto merge of #6924 - mgacek8:issue6727_copy_types...
2021-03-18 borsAuto merge of #6928 - mgacek8:issue6675_or_fun_call_uns...
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-17 borsAuto merge of #6821 - Jarcho:write_literal_suggestion...
2021-03-16 Jason NewcombAdd suggestion to `write_literal` and `print_literal`