]> git.lizzy.rs Git - rust.git/history - doc
git attribute macros not allowed in submodules
[rust.git] / doc /
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-13 borsAuto merge of #5308 - flip1995:changelog, r=Manishearth
2020-03-12 flip1995Update changelog_update doc to reflect the actual order...
2020-03-10 borsAuto merge of #5272 - jmeyers35:file_read_lint, r=flip1995
2020-03-10 borsAuto merge of #5298 - rust-lang:needless_doc_main_code...
2020-03-10 borsAuto merge of #5299 - JohnTitor:contrib, r=flip1995
2020-03-10 Yuki OkushiMove links to the end of each chapter on adding_lints
2020-03-10 Yuki OkushiClean-up adding_lints.md
2020-03-10 borsAuto merge of #5295 - matthiaskrgr:lints_readme, r...
2020-03-09 borsAuto merge of #5277 - chrissimpkins:rustc-dev-guide...
2020-03-09 Chris Simpkinsupdate rust-lang.github.io to rustc-dev-guide.rust...
2020-03-06 Chris Simpkinstransition rustc-guide to rustc-dev-guide
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-15 borsAuto merge of #5156 - flip1995:dev_add_internal, r...
2020-02-14 flip1995Update some documentation
2020-02-12 borsAuto merge of #5088 - rust-lang:gha, r=Manishearth...
2020-02-12 flip1995Fix markdown Files
2020-02-11 borsAuto merge of #5158 - lzutao:callbackshook, r=flip1995
2020-02-11 borsAuto merge of #5152 - flip1995:rustup, r=flip1995
2020-02-11 borsAuto merge of #5155 - krishna-veerareddy:remove-unused...
2020-02-11 Krishna Sai Veera... Remove unnecessary imports from documentation
2020-02-01 flip1995Merge remote-tracking branch 'upstream/rust-1.42.0...
2020-01-31 borsAuto merge of #5111 - flip1995:changelog, r=phansch
2020-01-31 borsAuto merge of #5109 - phansch:ciao_util_dev, r=flip1995
2020-01-30 Philipp HanschDeprecate util/dev in favor of cargo alias
2020-01-27 borsAuto merge of #5099 - JohnTitor:split-up-non-copy-const...
2020-01-27 borsAuto merge of #5098 - JohnTitor:rename-span-lints,...
2020-01-27 Yuki OkushiRename `span_help_and_lint` to `span_lint_and_help`
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5068 - JohnTitor:split-up-transmute...
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-20 borsAuto merge of #5067 - JohnTitor:lint-skip-while-next...
2020-01-20 Yuki OkushiRemove trailing whitespaces
2020-01-18 borsAuto merge of #5046 - JohnTitor:order-nonminimal-bool...
2020-01-16 borsAuto merge of #4994 - bradsherman:new_lint_gen, r=flip1995
2020-01-16 Brad ShermanUpdate documentation for adding new lints
2020-01-11 borsAuto merge of #5040 - JohnTitor:rustup-0111, r=flip1995
2020-01-11 Yuki OkushiRustup to rust-lang/rust#67806
2019-12-31 borsAuto merge of #4973 - JohnTitor:rustup-1231, r=phansch
2019-12-31 Yuki OkushiRustup to rust-lang/rust#67707
2019-12-04 borsAuto merge of #4879 - matthiaskrgr:rustup_23, r=flip1995
2019-12-04 Matthias KrügerRustup to rust-lang/rust#66878
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.39.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-10-18 borsAuto merge of #4687 - lzutao:before-cache-appveyor...
2019-10-18 borsAuto merge of #4685 - HMPerson1:patch-1, r=Manishearth
2019-10-17 Michael ZhangUpdate adding_lints.md
2019-09-22 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-14 borsAuto merge of #4513 - matthiaskrgr:dogdood_incrcomp...
2019-09-12 borsAuto merge of #4536 - matthiaskrgr:impl_lint_doc, r...
2019-09-11 Matthias Krügerdocs: fix broken link in adding_lints documantation
2019-09-11 borsAuto merge of #4478 - tsurai:master, r=flip1995
2019-09-09 borsAuto merge of #4458 - flip1995:block_in_if_ext_macro...
2019-09-06 borsAuto merge of #4500 - jeremystucki:refactoring, r=flip1995
2019-09-06 borsAuto merge of #4506 - derivmug:fix-add-lint-example...
2019-09-05 Luca BeetzFix two occurences of TESTNAME=ui/foo_functions
2019-09-05 borsAuto merge of #4489 - JohnTitor:fix-redundant-pattern...
2019-09-04 borsAuto merge of #4501 - derivmug:update-lint-doc, r=phansch
2019-09-04 Luca BeetzRemove ui/ from TESTNAME for foo lint example
2019-08-29 borsAuto merge of #4408 - phansch:more_rustfix_tests, r...
2019-08-29 Michael WrightMerge branch 'master' into fix-4437
2019-08-28 borsAuto merge of #4463 - flip1995:rollup-240kr2c, r=flip1995
2019-08-28 Philipp KronesRollup merge of #4460 - JohnTitor:fix-inherent-to-strin...
2019-08-28 Philipp KronesRollup merge of #4459 - JohnTitor:update-testing-notes...
2019-08-27 Yuki OkushiAdd note to avoid confusing
2019-08-23 borsAuto merge of #4409 - jeremystucki:export, r=phansch
2019-08-21 borsAuto merge of #4372 - phansch:changelog_update, r=flip1995
2019-08-21 Philipp HanschAdd note on how to find the latest beta commit
2019-08-20 borsAuto merge of #4419 - lzutao:ifchain-link, r=phansch
2019-08-20 borsAuto merge of #4401 - JJJollyjim:literal-separation...
2019-08-20 borsAuto merge of #4420 - phansch:disable_rls_integration_t...
2019-08-20 Philipp HanschMerge pull request #4416 from SimonSapin/plugin
2019-08-20 Lzu TaoUpdate if_chain doc link
2019-08-19 borsAuto merge of #4417 - kraai:remove-in_macro_or_desugar...
2019-08-19 KRAAI, MATTHEW ... Remove in_macro_or_desugar
2019-08-14 borsAuto merge of #4369 - mikerite:fix-4293, r=flip1995
2019-08-14 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-12 Philipp HanschFurther text improvements
2019-08-12 borsAuto merge of #4365 - lukas-code:async_new_ret_no_self...
2019-08-12 Philipp HanschAdd image
2019-08-12 borsAuto merge of #4367 - flip1995:doc_edition_2018_tests...
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-11 Philipp Hanschdocs: Explain how to update the changelog
2019-08-09 flip1995Document how to write tests requiring the 2018 edition
2019-08-08 borsAuto merge of #4358 - lzutao:cleanup_implicit_return...
2019-08-08 borsAuto merge of #4357 - lzutao:update-pr-template, r...
2019-08-08 Lzu Taotemplate: Update how to format source code with ./util/dev
2019-07-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
2019-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-13 borsAuto merge of #4232 - mikerite:dev-fmt-4, r=flip1995
2019-07-13 Michael WrightMerge branch 'master' into dev-fmt-4
2019-07-07 flip1995Update documentation to the dev fmt command
2019-06-06 borsAuto merge of #4136 - euclio:println-writeln-suggestion...
2019-06-04 borsAuto merge of #4164 - mikerite:fix-4144, r=mikerite
2019-06-03 borsAuto merge of #4168 - lzutao:fix-script, r=flip1995
2019-06-03 borsAuto merge of #4165 - BO41:needless_range_loop, r=phansch
2019-06-03 borsAuto merge of #4163 - lzutao:doc-fix-foo-example, r...
2019-06-01 Lzu Taodoc: Remove `pub` from trait definition in foo lint...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
next