]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-04-05 Joshua NelsonDocument compiler/ with -Aprivate-intra-doc-links
2021-04-05 borsAuto merge of #83858 - joshtriplett:unsafe-cell-always...
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 Eduard-Mihai... core: disable `ptr::swap_nonoverlapping_one`'s block...
2021-04-04 Eduard-Mihai... core: rearrange `ptr::swap_nonoverlapping_one`'s cases...
2021-04-04 Mark RousskovWorkaround increased cache clearing in Cargo
2021-04-04 Mark RousskovBump cfgs
2021-04-04 Josh TriplettUse `#[inline(always)]` on trivial UnsafeCell methods
2021-04-04 borsAuto merge of #83855 - Dylan-DPC:rollup-oww62sh, r...
2021-04-04 AngelicosPhosphorosOptimize PartialOrd le
2021-04-04 Ralf Jungfix typo
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 Vadim Petrochenkovresolve: Stable order for derive helper attributes
2021-04-04 Vadim Petrochenkovresolve/expand: Cache intermediate results of `#[derive...
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 Ralf Jungrely on intra-doc links
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 the8472suggestion from review
2021-04-03 The8472cleanup leak after test to make miri happy
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 liudingmingOptimize out unneeded type resolving
2021-04-03 Ralf Jungexplain that even addr_of cannot deref a NULL ptr
2021-04-03 Ralf Jungaddr_of_mut: add example for creating a pointer to...
2021-04-03 liudingmingMove log's short part to first
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 Ben MezgerFix rustc_lint_defs documentation typo
2021-04-03 borsAuto merge of #83682 - bjorn3:mmap_wrapper, r=cjgillot
2021-04-03 bjorn3Add safety comment to StableAddress impl for Mmap
2021-04-03 Wilco KuseeAdd fixme comment to revert change once const_panic...
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 Wilco KuseeRemove nightly features in rustc_type_ir
2021-04-03 surechenadd fp-armv8 for ARM_ALLOWED_FEATURES
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 RoxaneReduce size of statements
2021-04-02 RoxaneFix diagnostic issue when using FakeReads in closures
2021-04-02 Simonas Kazlauskasrm target specific logic in link_sanitizer_runtime
2021-04-02 Simonas Kazlauskas(De-)serialize the supported_sanitizers
2021-04-02 Simonas KazlauskasMaintain supported sanitizers as a target property
2021-04-02 Simonas KazlauskasMove SanitizerSet to rustc_target
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 Mario Carneirofix
next