]> git.lizzy.rs Git - rust.git/history - doc/basics.md
Auto merge of #6915 - smoelius:docs-link, r=llogiq
[rust.git] / doc / basics.md
2021-03-13 borsAuto merge of #6859 - magurotuna:if_then_some_else_none...
2021-03-11 borsAuto merge of #6826 - TaKO8Ki:refactor-methods-mod...
2021-03-11 borsAuto merge of #6884 - matthiaskrgr:lintcheck_crate...
2021-03-11 Matthias Krügerdoc line length fixes
2021-03-11 Matthias Krügerdocs: basics.md: mention lintcheck
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-10 borsAuto merge of #6657 - ThibsG:FromIterParens, r=llogiq
2021-02-06 Jonas SchievinkRollup merge of #81680 - camsteffen:primty, r=oli-obk
2021-02-04 borsAuto merge of #6646 - nahuakang:for_loops_over_options_...
2021-02-03 borsAuto merge of #6669 - magurotuna:fix-test-name, r=flip1995
2021-02-03 Manish GoregaokarMerge commit '3e4179766bcecd712824da04356621b8df012ea4...
2021-02-03 Manish GoregaokarMerge branch 'sync-from-rust3' into rustup
2021-02-03 Manish GoregaokarMerge remote-tracking branch 'origin/master' into rustup
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-02 borsAuto merge of #6639 - xFrednet:0000-configuration-docum...
2021-02-01 borsAuto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
2021-01-31 borsAuto merge of #6603 - ThibsG:MatchOverlappingArm5986...
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-26 borsAuto merge of #6469 - matthiaskrgr:clippy_dev_crater...
2021-01-25 borsAuto merge of #6617 - Manishearth:exhaustive_enums...
2021-01-25 xFrednetUpdated some NITs in the documentation from #6630
2021-01-25 borsAuto merge of #6630 - xFrednet:0000-configuration-docum...
2021-01-24 xFrednetAdded documentation for adding a configuration to lints
2021-01-21 xFrednetAdded documentation for common abbreviations
2021-01-21 borsAuto merge of #6408 - pro-grammer1:master, r=oli-obk
2021-01-17 kai.giebelerMerge remote-tracking branch 'upstream/master' into...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-12-19 borsAuto merge of #6316 - ThibsG:WrongSelfConventionTraitDe...
2020-12-16 borsAuto merge of #6448 - mikerite:interning_defined_symbol...
2020-12-13 borsAuto merge of #6435 - xFrednet:5552-false-positive...
2020-12-13 borsAuto merge of #6450 - matthiaskrgr:dont_format_local_re...
2020-12-13 Matthias Krügercargo dev: rename ra-setup to ra_setup to be in line...
2020-12-13 borsAuto merge of #6443 - matthiaskrgr:clone_on_copy_type...
2020-12-13 borsAuto merge of #6442 - matthiaskrgr:clone-double-ref...
2020-12-12 borsAuto merge of #6318 - camsteffen:article-description...
2020-12-12 borsAuto merge of #6382 - giraffate:fix_fp_in_manual_range_...
2020-12-12 borsAuto merge of #6413 - phansch:bless, r=flip1995
2020-12-12 Philipp HanschRewrite update-all-references bash scripts in Rust
2020-12-11 borsAuto merge of #6401 - ebroto:pin_to_a_nightly, r=ebroto
2020-12-10 Eduardo BrotoPin Clippy to a nightly
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-10-29 borsAuto merge of #6176 - achris:issues/578, r=phansch
2020-10-25 borsAuto merge of #6194 - giraffate:remove_an_extra_blank_l...
2020-10-25 borsAuto merge of #6211 - ThibsG:NeedlessBoolCfg, r=flip1995
2020-10-25 borsAuto merge of #6198 - montrivo:needless-lifetime, r...
2020-10-25 Yuki OkushiRollup merge of #78326 - Aaron1011:fix/min-stmt-lints...
2020-10-25 borsAuto merge of #6109 - patrickelectric:single_element_fo...
2020-10-24 borsAuto merge of #6187 - geoffreycopin:master, r=ebroto
2020-10-24 borsAuto merge of #6190 - montrivo:manual_result_unwrap_or...
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-23 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-20 borsAuto merge of #6193 - Ryan1729:add-more-LintStore-docum...
2020-10-19 borsAuto merge of #6167 - ThibsG:IdenticalArgumentsAssertEq...
2020-10-19 borsAuto merge of #6166 - achris:master, r=flip1995
2020-10-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-13 Chris Ayoupsuggest a compatible shell for running setup-toolchain.sh
2020-10-11 borsAuto merge of #77649 - dash2507:replace_run_compiler...
2020-10-10 borsAuto merge of #6107 - nahuakang:ref_style_link_false_po...
2020-10-10 borsAuto merge of #5727 - rail-rain:manual_memcpy_with_coun...
2020-10-09 borsAuto merge of #6130 - Ambroisie:lint-ptr-eq, r=Manishearth
2020-10-09 borsAuto merge of #6131 - Ambroisie:fix-doc-tools, r=flip1995
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-09 borsAuto merge of #6136 - dtolnay:serve, r=flip1995
2020-10-09 borsAuto merge of #6115 - ebroto:changelog_1_48, r=flip1995
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-10-08 borsAuto merge of #6133 - JPTIZ:no-box-for-c-ffi, r=ebroto
2020-10-08 borsAuto merge of #6117 - dtolnay:string_lit_as_bytes,...
2020-10-08 borsAuto merge of #6138 - giraffate:note_that_we_follow_rus...
2020-10-08 Takayuki NakataAdd note that we follow a rustc no merge-commit policy
2020-08-16 borsAuto merge of #5725 - montrivo:should-impl-trait, r...
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 borsAuto merge of #5891 - flip1995:rustup, r=flip1995
2020-08-10 borsAuto merge of #5883 - flip1995:rollup-x9mftxe, r=flip1995
2020-08-10 Philipp KronesRollup merge of #5874 - camelid:patch-1, r=flip1995
2020-08-08 borsAuto merge of #5878 - flip1995:rustup, r=flip1995
2020-08-07 CamelidMake the docs clearer for new contributors
2020-08-04 Philipp KronesRollup merge of #5856 - phansch:remove-symbol-reexport...
2020-08-04 Philipp KronesRollup merge of #5852 - wiomoc:feature/lint-duplicate...
2020-08-04 Philipp KronesRollup merge of #5848 - Ryan1729:add-derive_ord_xor_par...
2020-08-04 borsAuto merge of #5867 - flip1995:rustup, r=flip1995
2020-07-29 borsAuto merge of #5843 - dima74:iter_skip_next.add-suggest...
2020-07-29 borsAuto merge of #5840 - flip1995:basics, r=phansch
2020-07-24 flip1995Address review comments
2020-07-22 flip1995Add documentation for basic Clippy hacking