]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #89198 - hkmatsumoto:hide-hidden-methods, r=jyn514
[rust.git] / library /
2021-09-19 borsAuto merge of #89031 - the8472:outline-once-cell-init...
2021-09-19 borsAuto merge of #89028 - Aaron1011:coercion-cause, r...
2021-09-19 borsAuto merge of #88968 - tmiasko:start-block-no-predecess...
2021-09-18 ondra05Fix typo
2021-09-18 borsAuto merge of #89000 - Mark-Simulacrum:no-new-lrc,...
2021-09-18 borsAuto merge of #88994 - Aaron1011:intercrate-caching...
2021-09-18 borsAuto merge of #82183 - michaelwoerister:lazier-defpathh...
2021-09-18 borsAuto merge of #88650 - sapessi:issue-77175-fix, r=estebank
2021-09-18 klensyEscapeDefault: change `range` field to `Range<u8>`...
2021-09-18 borsAuto merge of #88988 - Mark-Simulacrum:avoid-into-ok...
2021-09-18 borsAuto merge of #88980 - tmiasko:instrument-debug, r...
2021-09-18 borsAuto merge of #88978 - bjorn3:move_symbol_interner_lock...
2021-09-18 borsAuto merge of #88965 - fee1-dead:const-drop-1, r=oli-obk
2021-09-17 borsAuto merge of #88962 - fee1-dead:const-drop, r=oli-obk
2021-09-17 DeveloperC286refactor: VecDeques IntoIter fields to private
2021-09-17 borsAuto merge of #88956 - ehuss:update-cargo, r=ehuss
2021-09-17 Sachin Cherianmodify std::os docs to be more consistent
2021-09-17 The8472use AtomicU64::fetch_update instead of handrolled RMW...
2021-09-17 Maybe WaffleStabilize `Iterator::map_while`
2021-09-17 borsAuto merge of #89047 - GuillaumeGomez:rollup-29gmr02...
2021-09-17 Guillaume GomezRollup merge of #89012 - vishadGoyal:issue-88802-fix...
2021-09-17 Guillaume GomezRollup merge of #88964 - GuillaumeGomez:version-help...
2021-09-17 Guillaume GomezRollup merge of #88954 - nbdd0121:panic3, r=oli-obk
2021-09-17 Guillaume GomezRollup merge of #88953 - joshtriplett:chown, r=dtolnay
2021-09-17 Guillaume GomezRollup merge of #88949 - FabianWolff:issue-87563, r...
2021-09-17 Guillaume GomezRollup merge of #88899 - FabianWolff:issue-88844, r...
2021-09-17 Guillaume GomezRollup merge of #88666 - GuillaumeGomez:compiler-docs...
2021-09-17 Guillaume GomezRollup merge of #87566 - JohnTitor:find-eqeq-on-assoc...
2021-09-17 Guillaume GomezRollup merge of #87460 - FabianWolff:issue-87456, r...
2021-09-17 Guillaume GomezRollup merge of #86422 - JohnTitor:clearer-parens-err...
2021-09-17 John Paul Adrian... library/std/env: Add 'm68k' to comment on ARCH constant
2021-09-17 John Paul Adrian... libstd: Add m68k for raw type definitions on Linux
2021-09-17 borsAuto merge of #88945 - Aaron1011:no-projection-completi...
2021-09-17 borsAuto merge of #89037 - JohnTitor:rollup-rd9btbs, r...
2021-09-17 Yuki OkushiRollup merge of #89033 - cuviper:sysroot-lib-path,...
2021-09-17 Yuki OkushiRollup merge of #89014 - durin42:llvm-14-module-pass...
2021-09-17 Yuki OkushiRollup merge of #88911 - FabianWolff:issue-88653, r...
2021-09-17 Yuki OkushiRollup merge of #88887 - fee1-dead:const-deref, r=oli-obk
2021-09-17 Yuki OkushiRollup merge of #88883 - c410-f3r:tests, r=petrochenkov
2021-09-17 Yuki OkushiRollup merge of #88751 - bjorn3:move_filesearch, r...
2021-09-17 Yuki OkushiRollup merge of #88735 - hnj2:patch-1, r=GuillaumeGomez
2021-09-17 Yuki OkushiRollup merge of #88339 - piegamesde:master, r=joshtriplett
2021-09-17 Yuki OkushiRollup merge of #87529 - FabianWolff:issue-87496, r...
2021-09-17 borsAuto merge of #88934 - tmiasko:trace-log, r=davidtwco
2021-09-17 Gary GuoFix missing `no_global_oom_handling` cfg-gating
2021-09-17 borsAuto merge of #88832 - pcwalton:debug-unit-variant...
2021-09-16 The8472Don't inline OnceCell initialization closures
2021-09-16 borsAuto merge of #88719 - estebank:point-at-arg-for-obliga...
2021-09-16 borsAuto merge of #89019 - Manishearth:rollup-5qp8a5s,...
2021-09-16 Manish GoregaokarRollup merge of #89009 - tatami4:master, r=Mark-Simulacrum
2021-09-16 Manish GoregaokarRollup merge of #88986 - hargoniX:master, r=Mark-Simulacrum
2021-09-16 Manish GoregaokarRollup merge of #88985 - Commeownist:patch-1, r=Amanieu
2021-09-16 Manish GoregaokarRollup merge of #88983 - willcrichton:allow-single...
2021-09-16 Manish GoregaokarRollup merge of #88976 - notriddle:notriddle/cow-from...
2021-09-16 Manish GoregaokarRollup merge of #88928 - lefth:master, r=Mark-Simulacrum
2021-09-16 Manish GoregaokarRollup merge of #88892 - estebank:trait-objects, r...
2021-09-16 Manish GoregaokarRollup merge of #88875 - notriddle:notriddle/cleanup...
2021-09-16 Manish GoregaokarRollup merge of #88729 - estebank:struct-literal-using...
2021-09-16 Manish GoregaokarRollup merge of #88292 - SkiFire13:enable-rustdoc-links...
2021-09-16 borsAuto merge of #88979 - tmiasko:no-remove-zsts-in-genera...
2021-09-16 The8472fix potential race in AtomicU64 time monotonizer
2021-09-16 borsAuto merge of #88219 - jyn514:parallel-io, r=GuillaumeGomez
2021-09-16 est31Add IntoIterator intra doc link to various collections
2021-09-16 tatami4Fix typo in `break` docs
2021-09-16 est31Add intra-doc-links to BinaryHeap rustdoc
2021-09-16 est31Add intra-doc-links to LinkedList rustdoc
2021-09-16 borsAuto merge of #86809 - DevinR528:reachable-pat, r=Nadrieril
2021-09-16 borsAuto merge of #88992 - Manishearth:rollup-k9hijii,...
2021-09-16 Mark RousskovAvoid codegen for Result::into_ok in lang_start
2021-09-16 Michiel De MuynckMake Duration's Debug format pad to width
2021-09-15 Manish GoregaokarRollup merge of #88951 - ehuss:update-books, r=ehuss
2021-09-15 Manish GoregaokarRollup merge of #88933 - tmiasko:remove-min-align-of...
2021-09-15 Manish GoregaokarRollup merge of #88915 - joshlf:patch-4, r=kennytm
2021-09-15 Manish GoregaokarRollup merge of #88907 - WaffleLapkin:targeted_const_fn...
2021-09-15 Manish GoregaokarRollup merge of #88841 - notriddle:notriddle/method...
2021-09-15 Manish GoregaokarRollup merge of #88775 - pnkfelix:revert-anon-union...
2021-09-15 Manish GoregaokarRollup merge of #88690 - m-ou-se:macro-braces-dot-quest...
2021-09-15 Manish GoregaokarRollup merge of #87320 - danakj:debug-compilation-dir...
2021-09-15 Gary GuoAllow `panic!("{}", computed_str)` in const fn.
2021-09-15 Josh TriplettAdd tracking issue for unix_chown
2021-09-15 Henrik BövingUpdate the backtrace crate
2021-09-15 Michael Howelldocs(std): add docs for cof_from_cstr impls
2021-09-15 borsAuto merge of #87867 - bjorn3:unique_type_id_interner...
2021-09-15 borsAuto merge of #88619 - GuillaumeGomez:simplify-std...
2021-09-15 borsAuto merge of #88558 - fee1-dead:const-drop, r=oli-obk
2021-09-15 DeadbeefConst Deref
2021-09-15 Josh TriplettAdd chown functions to std::os::unix::fs to change...
2021-09-14 borsAuto merge of #73314 - GuillaumeGomez:display-warnings...
2021-09-14 borsAuto merge of #88914 - GuillaumeGomez:rollup-h5svc6w...
2021-09-14 Dan ZwellDocument the closure arguments for `reduce`.
2021-09-13 borsAuto merge of #87794 - bonega:enum_niche_prefer_zero...
2021-09-13 Joshua Liebow-Feeser`Wrapping<T>` has the same layout and ABI as `T`
2021-09-13 Guillaume GomezRollup merge of #88896 - GuillaumeGomez:flakyness,...
2021-09-13 Guillaume GomezRollup merge of #88894 - FabianWolff:issue-88818, r...
2021-09-13 Guillaume GomezRollup merge of #88885 - GuillaumeGomez:fix-jump-def...
2021-09-13 Guillaume GomezRollup merge of #88859 - RalfJung:size-helpers, r=oli-obk
2021-09-13 Guillaume GomezRollup merge of #88851 - fee1-dead:dup-bound, r=oli-obk
2021-09-13 Guillaume GomezRollup merge of #88722 - WaffleLapkin:unsafe_cell_const...
2021-09-13 Guillaume GomezMove fortanix module position in std::os reexports...
2021-09-13 Guillaume GomezRemove usage of cfg_if in std/src/os/mod.rs
next