]> git.lizzy.rs Git - rust.git/history - tests/ui/eta.fixed
Auto merge of #4809 - iankronquist:patch-1, r=flip1995
[rust.git] / tests / ui / eta.fixed
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-10-15 James WangChange lint to be pedantic
2019-10-15 James WangAdd a new lint for unused self
2019-06-12 borsAuto merge of #4191 - g-bartoszek:redundant-closure...
2019-06-12 Grzegorzredundant_closure_for_method_calls fixes:
2019-06-10 borsAuto merge of #4190 - projedi:fix-eta, r=flip1995
2019-06-10 Alexander ShabalinWorkaround for rust-lang/rustfmt#3615
2019-06-10 Alexander ShabalinFixing eta with respect to lazy evaluation.
2019-05-30 borsAuto merge of #4113 - rust-lang:author, r=flip1995
2019-05-30 borsAuto merge of #4155 - phansch:rustup_trait_obj, r=oli-obk
2019-05-30 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/61203
2019-05-27 Philipp KronesRollup merge of #4102 - Urriel:fix/4096_match_same_arms...
2019-05-19 borsAuto merge of #4099 - flip1995:ul_4094, r=oli-obk
2019-05-19 borsAuto merge of #4100 - phansch:add_stderr_length_check...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-05-16 borsAuto merge of #4101 - mikerite:redundant_closures_for_m...
2019-05-16 flip1995Also rename the lint in test files
2019-05-16 Michael WrightSplit redundant_closure lint
2019-05-02 borsAuto merge of #4035 - JoshMcguigan:useless_let_if_seq...
2019-04-30 borsAuto merge of #4045 - matthiaskrgr:RTU, r=phansch
2019-04-29 borsAuto merge of #4032 - phansch:add_tests, r=phansch
2019-04-26 Philipp HanschAdd two more tests for redundant_closure
2019-04-25 borsAuto merge of #4008 - g-bartoszek:boxed-fnmut, r=phansch
2019-04-20 Grzegorzredundant closure triggers for fnptrs and closures
2019-04-19 Grzegorzredundant closure for functions restricted to FnDefs
2019-04-12 borsAuto merge of #3946 - rchaser53:issue-3920, r=flip1995
2019-04-11 borsAuto merge of #3930 - sunjay:patch-1, r=flip1995
2019-04-10 borsAuto merge of #3931 - phansch:3891, r=flip1995
2019-04-10 borsAuto merge of #3933 - phansch:add_rustfix_eta, r=oli-obk
2019-04-10 Philipp HanschAdd // run-rustfix for eta.rs test