]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-02-15 Simon SapinPointer metadata: add tracking issue number
2021-02-15 Simon SapinAdd a ThinBox library as a libcore test for pointer...
2021-02-15 Simon SapinFix intra-doc link to raw pointer method
2021-02-15 Simon SapinFix libcore unit tests in stage 0
2021-02-15 Simon SapinMore doc-comments for pointer metadata APIs
2021-02-15 Simon SapinUse new pointer metadata API inside libcore instead...
2021-02-15 Simon SapinAdd `to_raw_parts` methods to `*const`, `*mut`, and...
2021-02-15 Simon SapinAdd `ptr::from_raw_parts`, `ptr::from_raw_parts_mut...
2021-02-15 Simon SapinAdd `size_of`, `align_of`, and `layout` methods to...
2021-02-15 Simon SapinParameterize `DynMetadata` over its `dyn SomeTrait...
2021-02-15 Simon SapinAdd `ptr::Pointee` trait (for all types) and `ptr:...
2021-02-14 borsAuto merge of #82103 - Dylan-DPC:rollup-5wv8rid, r...
2021-02-14 Dylan DPCRollup merge of #82056 - b-naber:mut_for_loop_bug,...
2021-02-14 Dylan DPCRollup merge of #82029 - tmiasko:debug, r=matthewjasper
2021-02-14 Dylan DPCRollup merge of #81965 - osa1:issue81200, r=oli-obk
2021-02-14 Dylan DPCRollup merge of #81927 - vandenheuvel:issue_32498,...
2021-02-14 Dylan DPCRollup merge of #81919 - ssomers:btree_cleanup_comments...
2021-02-14 Dylan DPCRollup merge of #81914 - kper:fixing-81885, r=estebank
2021-02-14 Dylan DPCRollup merge of #81912 - sexxi-goose:Migrations2_review...
2021-02-14 Dylan DPCRollup merge of #81891 - CraftSpider:fn-header, r=jyn514
2021-02-14 Dylan DPCRollup merge of #81720 - klensy:smallvec-update, r...
2021-02-14 Dylan DPCRollup merge of #80920 - rylev:check_attr-refactor...
2021-02-14 Dylan DPCRollup merge of #80523 - LeSeulArtichaut:inline-sym...
2021-02-14 klensybumped smallvec deps
2021-02-14 borsAuto merge of #81286 - Aaron1011:collect-tokens-attrs...
2021-02-14 borsAuto merge of #81956 - ssomers:btree_post_75200, r...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-13 Aaron HillAddress review comments
2021-02-13 Mara BosFix clippy's path to the copy intrinsics.
2021-02-13 borsAuto merge of #81494 - cuviper:btree-node-init, r=Mark...
2021-02-13 Ömer Sinan... Fix MIR pretty printer for non-local DefIds
2021-02-13 Aaron HillRequire passing an `AttrWrapper` to `collect_tokens_tra...
2021-02-13 borsAuto merge of #81666 - hyd-dev:miri-windows-test-fail...
2021-02-13 b-naberadd test
2021-02-13 borsAuto merge of #81854 - the8472:specialize-clone-slice...
2021-02-13 b-naberfix 82032
2021-02-13 borsAuto merge of #82053 - JohnTitor:rollup-ymi9q0g, r...
2021-02-13 Yuki OkushiRollup merge of #82050 - hbina:fix/added-test-to-drain...
2021-02-13 Yuki OkushiRollup merge of #82041 - notriddle:shared-from-slice...
2021-02-13 Yuki OkushiRollup merge of #82040 - GuillaumeGomez:ensure-src...
2021-02-13 Yuki OkushiRollup merge of #82033 - magurotuna:issue82016, r=jyn514
2021-02-13 Yuki OkushiRollup merge of #82031 - LingMan:unneeded_var, r=varkor
2021-02-13 Yuki OkushiRollup merge of #81995 - 0yoyoyo:fix-issue-81650-explic...
2021-02-13 Yuki OkushiRollup merge of #81900 - vandenheuvel:organize_trait_te...
2021-02-13 Yuki OkushiRollup merge of #81811 - schteve:fix_vec_retain_doc_tes...
2021-02-13 Rune TynanModifiers -> Qualifiers
2021-02-13 Hanif Bin AriffinAdded tests to drain an empty vec
2021-02-13 borsAuto merge of #82045 - Dylan-DPC:rollup-244l0sb, r...
2021-02-13 Tomasz MiąskoUse debug log level for developer oriented logs
2021-02-12 Dylan DPCRollup merge of #82030 - LingMan:init_directly, r=varkor
2021-02-12 Dylan DPCRollup merge of #82023 - MikailBag:boxed-docs-unallow...
2021-02-12 Dylan DPCRollup merge of #82022 - LingMan:single_char, r=jonas...
2021-02-12 Dylan DPCRollup merge of #81911 - BoxyUwU:constgenericgaticefix...
2021-02-12 Dylan DPCRollup merge of #81850 - the8472:env-rwlock, r=m-ou-se
2021-02-12 Dylan DPCRollup merge of #81741 - sdroege:zip-trusted-random...
2021-02-12 Dylan DPCRollup merge of #81506 - vo4:hwasan, r=nagisa
2021-02-12 Dylan DPCRollup merge of #81479 - osa1:issue24151, r=lcnr
2021-02-12 Dylan DPCRollup merge of #81012 - VillSnow:stabilize_partition_p...
2021-02-12 Dylan DPCRollup merge of #79775 - jyn514:doctest, r=GuillaumeGomez
2021-02-12 Michael HowellAdd docs for shared_from_slice From impls
2021-02-12 Stein SomersUse raw ref macros as in #80886
2021-02-12 Josh StoneInitialize BTree nodes directly in the heap
2021-02-12 Guillaume GomezAdd test to prevent src link regression
2021-02-12 borsAuto merge of #81744 - rylev:overlapping-early-exit2...
2021-02-12 Yusuke TanakaRename to `inline_attr` and use if-let to extract ...
2021-02-12 Ryan LevickDon't check self type twice
2021-02-12 Ryan LevickSwitch boolean checks
2021-02-12 Yusuke TanakaRefactor `get_word_attr` to return only `Option`
2021-02-12 borsAuto merge of #82025 - JohnTitor:rollup-cohp0gy, r...
2021-02-12 LingManDrop an unnecessary intermediate variable
2021-02-12 Ryan LevickShort circuit full corherence check when dealing with...
2021-02-12 LingManUse `Iterator::all` instead of open-coding it
2021-02-12 VillSnowstabilize partition_point
2021-02-12 VillSnowupdate documents
2021-02-12 0yoyoyoAdd nll test
2021-02-12 Yuki OkushiRollup merge of #82017 - eltociear:patch-8, r=jyn514
2021-02-12 Yuki OkushiRollup merge of #82013 - Mark-Simulacrum:better-ci...
2021-02-12 Yuki OkushiRollup merge of #82011 - jyn514:warn-private-assoc...
2021-02-12 Yuki OkushiRollup merge of #82004 - GuillaumeGomez:clean-static...
2021-02-12 Yuki OkushiRollup merge of #82003 - ojeda:stack-probe-msg, r=estebank
2021-02-12 Yuki OkushiRollup merge of #81997 - bnjbvr:dist-include-build...
2021-02-12 Yuki OkushiRollup merge of #81994 - jesusprubio:improve-long-expla...
2021-02-12 Yuki OkushiRollup merge of #81990 - matsujika:suggest-mut-referenc...
2021-02-12 Yuki OkushiRollup merge of #81968 - pietroalbini:fix-doc-install...
2021-02-12 Yuki OkushiRollup merge of #81964 - lovasoa:patch-1, r=GuillaumeGomez
2021-02-12 Yuki OkushiRollup merge of #81959 - therealprof:fix-typo, r=oli-obk
2021-02-12 Yuki OkushiRollup merge of #81955 - dtolnay:dwp, r=Mark-Simulacrum
2021-02-12 Yuki OkushiRollup merge of #81954 - joshtriplett:release-notes...
2021-02-12 Yuki OkushiRollup merge of #81947 - camsteffen:to-ty, r=jyn514
2021-02-12 Yuki OkushiRollup merge of #81831 - LeSeulArtichaut:81289-mut...
2021-02-12 Yuki OkushiRollup merge of #79983 - petar-dambovaliev:master,...
2021-02-12 Mikail BagishovRemove unnecessary lint allow attrs on example
2021-02-12 LingManPush a `char` instead of a `str` with len one into...
2021-02-12 Kevin PerUpdate .stderr
2021-02-12 Kevin PerImplementing more sophisticated filter for fn in const...
2021-02-12 Aman Arorafixup! Implement the precise analysis pass for lint...
2021-02-12 borsAuto merge of #81486 - ssomers:btree_separate_drop...
2021-02-12 Ikko AshimineFix typo in mod.rs
2021-02-12 Mark RousskovTell user how to fix CI file being not up to date
2021-02-12 Joshua NelsonFix private intra-doc warnings on associated items
next