]> git.lizzy.rs Git - rust.git/history - src
Stabilize `non_autolinks` lint
[rust.git] / src /
2021-04-05 Joshua NelsonStabilize `non_autolinks` lint
2021-04-05 borsAuto merge of #83819 - AngelicosPhosphoros:issue-73338...
2021-04-05 borsAuto merge of #83864 - Dylan-DPC:rollup-78an86n, r...
2021-04-04 borsAuto merge of #83530 - Mark-Simulacrum:bootstrap-bump...
2021-04-04 Dylan DPCRollup merge of #83841 - Amanieu:asm_clobber_feature...
2021-04-04 Dylan DPCRollup merge of #83820 - petrochenkov:nolinkargs, r...
2021-04-04 Dylan DPCRollup merge of #83815 - RalfJung:addr_of, r=kennytm
2021-04-04 Dylan DPCRollup merge of #83807 - sjakobi:77548-remove-ignore...
2021-04-04 Dylan DPCRollup merge of #83717 - notriddle:main-js-slice-loop...
2021-04-04 Dylan DPCRollup merge of #83019 - eddyb:spirv-no-block-swap...
2021-04-04 Dylan DPCRollup merge of #80525 - devsnek:wasm64, r=nagisa
2021-04-04 borsAuto merge of #82907 - petrochenkov:dercache, r=Aaron1011
2021-04-04 Mark RousskovWorkaround increased cache clearing in Cargo
2021-04-04 Mark RousskovBump cfgs
2021-04-04 borsAuto merge of #83855 - Dylan-DPC:rollup-oww62sh, r...
2021-04-04 AngelicosPhosphorosOptimize PartialOrd le
2021-04-04 Dylan DPCRollup merge of #83827 - the8472:fix-inplace-panic...
2021-04-04 Dylan DPCRollup merge of #83809 - GuillaumeGomez:remove-initial...
2021-04-04 Dylan DPCRollup merge of #83793 - notriddle:single-span-macro...
2021-04-04 Dylan DPCRollup merge of #83532 - asomers:gdb-fbsd, r=Mark-Simul...
2021-04-04 Dylan DPCRollup merge of #83521 - sexxi-goose:quick-diagnostic...
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 Mark RousskovBump bootstrap compiler
2021-04-04 Gus Caplanwasm64
2021-04-04 borsAuto merge of #83451 - GuillaumeGomez:fix-error-code...
2021-04-04 Guillaume GomezFix error codes check run and ensure it will not go...
2021-04-04 borsAuto merge of #83839 - ldm0:deref, r=petrochenkov
2021-04-04 Amanieu d'AntrasUpdate clobber example in the asm documentation
2021-04-04 Amanieu d'AntrasAllow clobbering unsupported registers in asm!
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-04 The8472perform filesystem probe once before running bins check...
2021-04-04 borsAuto merge of #83529 - richkadel:demangler, r=tmandry
2021-04-04 Rich KadelAddress review comments and Windows failure, and make...
2021-04-03 borsAuto merge of #83811 - JohnTitor:rollup-hnw1xwz, r...
2021-04-03 Guillaume GomezRemove unneeded INITIAL_IDS const
2021-04-03 borsAuto merge of #81507 - weiznich:add_diesel_to_cargo_tes...
2021-04-03 Simon JakobiRemove redundant `ignore-tidy-linelength` annotations
2021-04-03 Rich KadelChanged function signature to keep buffer handling...
2021-04-03 Rich KadelMake rust-demangler installable
2021-04-03 Vadim PetrochenkovRemove attribute `#[link_args]`
2021-04-03 Yuki OkushiRollup merge of #83810 - benmezger:update-builtin-docs...
2021-04-03 Yuki OkushiRollup merge of #83804 - detrumi:build-type-ir-on-stabl...
2021-04-03 Yuki OkushiRollup merge of #83803 - surechen:add_target_feature...
2021-04-03 Yuki OkushiRollup merge of #83787 - digama0:patch-1, r=bjorn3
2021-04-03 Yuki OkushiRollup merge of #83780 - matklad:doc-error-message...
2021-04-03 Yuki OkushiRollup merge of #83756 - camelid:internal-rename-doc...
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 #83738 - jyn514:only-load-some-crates...
2021-04-03 borsAuto merge of #83549 - sjakobi:no-tidy-line-length...
2021-04-03 Anthony Huangtidy: Add ignore-rules for the line length check
2021-04-03 borsAuto merge of #83774 - richkadel:zero-based-counters...
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-03 Michael Howellrustdoc: update macro highlight tests
2021-04-03 Rich KadelTranslate counters from Rust 1-based to LLVM 0-based...
2021-04-02 borsAuto merge of #81866 - nagisa:nagisa/sanitizer-support...
2021-04-02 Roxanefix clippy error
2021-04-02 RoxaneFix diagnostic issue when using FakeReads in closures
2021-04-02 Simonas KazlauskasMaintain supported sanitizers as a target property
2021-04-02 Joshua NelsonDon't load all extern crates unconditionally
2021-04-02 Michael Howellrustdoc: highlight macros more efficiently
2021-04-02 borsAuto merge of #83790 - Dylan-DPC:rollup-p6ep8jo, r...
2021-04-02 Camelidrustdoc: Remove unused `spotlight` CSS
2021-04-02 Camelidrustdoc: Rename internal uses of `spotlight`
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 #83755 - richkadel:cov-test-simplify...
2021-04-02 Dylan DPCRollup merge of #83673 - hi-rustin:rustin-patch-suggest...
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 borsAuto merge of #76881 - hameerabbasi:issue-53325, r...
2021-04-02 borsAuto merge of #83468 - hi-rustin:rustin-patch-lint...
2021-04-02 borsAuto merge of #83781 - JohnTitor:rollup-1vm3dxo, r...
2021-04-02 Yuki OkushiRollup merge of #83754 - GuillaumeGomez:search-tab...
2021-04-02 Yuki OkushiRollup merge of #83745 - JohnTitor:jtitor-mailmap,...
2021-04-02 Yuki OkushiRollup merge of #83740 - obi1kenobi:patch-1, r=joshtriplett
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 Rich KadelSimplify coverage tests
2021-04-02 borsAuto merge of #80965 - camelid:rename-doc-spotlight...
2021-04-02 borsAuto merge of #80828 - SNCPlay42:opaque-projections...
2021-04-02 Aman AroraMake the diagnostic message more readable
2021-04-02 Aman AroraDon't introduce a block if a block exists
2021-04-02 borsAuto merge of #83663 - AngelicosPhosphoros:simplify_bin...
2021-04-02 hi-rustinaddress comments
2021-04-01 Aman AroraUpdate test cases
2021-04-01 Guillaume GomezAdd test to ensure search tabs behaviour
2021-04-01 Michael Howellrustdoc: Separate filter-empty-string out into its...
2021-04-01 Midas LambrichtsAdd a test that triggers the out-of-bounds ICE.
2021-04-01 borsAuto merge of #82780 - cjgillot:dep-stream, r=michaelwo...
2021-04-01 AngelicosPhosphorosSimplify logical operations CFG
2021-04-01 hi-rustinadd OR_PATTERNS_BACK_COMPAT lint
2021-04-01 Hameer AbbasiLimit the problematic tests to x86_64.
2021-04-01 borsAuto merge of #83726 - the8472:large-trustedlen-fail...
next