]> git.lizzy.rs Git - rust.git/history - library
Ensure TLS destructors run before thread joins in SGX
[rust.git] / library /
2021-04-21 Mohsen ZohrevandiEnsure TLS destructors run before thread joins in SGX
2021-04-20 borsAuto merge of #84353 - estebank:as-ref-mir, r=davidtwco
2021-04-20 borsAuto merge of #84363 - Dylan-DPC:rollup-ink2wyq, r...
2021-04-20 Dylan DPCRollup merge of #84347 - Swatinem:simplify-document...
2021-04-20 Dylan DPCRollup merge of #84345 - ehuss:remove-core-core-comment...
2021-04-20 Dylan DPCRollup merge of #84340 - notriddle:patch-4, r=Guillaume...
2021-04-20 Dylan DPCRollup merge of #84337 - matklad:insert_or_insert,...
2021-04-20 borsAuto merge of #84323 - richkadel:uncovered-functions...
2021-04-20 borsAuto merge of #83900 - torhovland:issue-83832, r=jyn514
2021-04-20 borsAuto merge of #84295 - richkadel:continue-coverage...
2021-04-20 borsAuto merge of #84334 - klensy:typo-compiler, r=jyn514
2021-04-19 borsAuto merge of #84342 - Dylan-DPC:rollup-5b40142, r...
2021-04-19 Dylan DPCRollup merge of #84330 - GuillaumeGomez:remove-footer...
2021-04-19 Dylan DPCRollup merge of #84313 - lcnr:sized-err-msg, r=petrochenkov
2021-04-19 Dylan DPCRollup merge of #84291 - RalfJung:thread-local-const...
2021-04-19 Dylan DPCRollup merge of #84256 - tspiteri:pretty-minus-zero...
2021-04-19 Dylan DPCRollup merge of #84168 - cjgillot:asi, r=davidtwco
2021-04-19 Dylan DPCRollup merge of #84126 - 12101111:musl-sanitizer, r...
2021-04-19 Dylan DPCRollup merge of #84123 - bjorn3:compile_mono_item_dep_n...
2021-04-19 borsAuto merge of #84091 - tmiasko:check-attrs-sym, r=davidtwco
2021-04-19 Aleksey KladovClarify the difference between insert and get_or_insert
2021-04-19 borsAuto merge of #84294 - WaffleLapkin:patch-2, r=jonas...
2021-04-19 borsAuto merge of #84283 - jsha:de-emphasize-attributes...
2021-04-19 borsAuto merge of #84316 - teymour-aldridge:improve-default...
2021-04-19 borsAuto merge of #84288 - notriddle:short-links, r=jyn514
2021-04-19 Trevor SpiteriUpdate library/std/src/primitive_docs.rs
2021-04-18 borsAuto merge of #83799 - crlf0710:stablize_non_ascii_iden...
2021-04-18 borsAuto merge of #78880 - CDirkx:not_supported, r=joshtriplett
2021-04-18 borsAuto merge of #84274 - nagisa:fix-simd, r=nikic
2021-04-18 borsAuto merge of #84285 - hi-rustin:rustin-patch-search...
2021-04-18 Waffle LapkinSlightly change wording and fix typo in vec/mod.rs
2021-04-18 Ralf Jungfix aliasing violations in thread_local_const_init
2021-04-18 CDirkxBump to 1.53.0
2021-04-18 Christiaan DirkxFix test `metadata_access_times` to also check for...
2021-04-18 Christiaan DirkxRename `NotSupported` to `Unsupported`
2021-04-18 Christiaan DirkxUse `NotSupported` in more places
2021-04-18 CDirkxBump since to 1.52.0
2021-04-18 Christiaan DirkxUpdate `decode_error_kind` to decode os errors to ...
2021-04-18 Christiaan DirkxAdd and insta-stabilize `std::io::ErrorKind::NotSupported`
2021-04-18 borsAuto merge of #84207 - SimonSapin:deprecate-core-raw...
2021-04-18 borsAuto merge of #84065 - c410-f3r:tests-tests-tests,...
2021-04-18 borsAuto merge of #84064 - hyd-dev:unknown-lints, r=petroch...
2021-04-17 borsAuto merge of #84061 - AngelicosPhosphoros:issue-75598...
2021-04-17 borsAuto merge of #84279 - Dylan-DPC:rollup-k7otd7e, r...
2021-04-17 Dylan DPCRollup merge of #84257 - joshtriplett:inaddr-any, r...
2021-04-17 Dylan DPCRollup merge of #84203 - jyn514:anchor-span, r=euclio
2021-04-17 Dylan DPCRollup merge of #84150 - jsha:defer-search-js, r=Guilla...
2021-04-17 borsAuto merge of #84246 - notriddle:rustdoc-path-printing...
2021-04-17 borsAuto merge of #84244 - ABouttefeux:closure-return-confl...
2021-04-17 borsAuto merge of #84243 - Soveu:fix-derive-macro-const...
2021-04-17 borsAuto merge of #84113 - SNCPlay42:suggestion-extern...
2021-04-16 borsAuto merge of #84074 - notriddle:rustdoc-macro-visibili...
2021-04-16 Josh TriplettAdd documentation to help people find `Ipv4Addr::UNSPEC...
2021-04-16 Trevor Spiteridoc: use U+2212 for minus sign in floating-point -0...
2021-04-16 borsAuto merge of #84249 - crlf0710:fix_miri, r=RalfJung
2021-04-16 borsAuto merge of #83416 - alexcrichton:const-thread-local...
2021-04-16 Alex Crichtonstd: Add a variant of thread locals with const init
2021-04-16 borsAuto merge of #84241 - Dylan-DPC:rollup-jk9nt6k, r...
2021-04-16 Dylan DPCRollup merge of #84172 - jayaddison:compiler/E0384...
2021-04-16 Dylan DPCRollup merge of #84145 - vojtechkral:vecdeque-binary...
2021-04-16 Dylan DPCRollup merge of #83944 - jackh726:binder-refactor-fix2...
2021-04-16 Dylan DPCRollup merge of #83337 - Manishearth:item-hide, r=Guill...
2021-04-16 borsAuto merge of #84230 - cuviper:llvm-12, r=nikic
2021-04-16 borsAuto merge of #84217 - crlf0710:remove_main_attr_pure...
2021-04-16 borsAuto merge of #84228 - SkiFire13:fix-84213, r=estebank
2021-04-16 borsAuto merge of #84220 - gpluscb:weak_doc, r=jyn514
2021-04-15 Vojtech KralVecDeque: Improve doc comments in binary search fns
2021-04-15 Vojtech KralVecDeque: Add partition_point() #78021
2021-04-15 Vojtech KralVecDeque: binary_search_by(): return right away if...
2021-04-15 borsAuto merge of #84205 - workingjubilee:more-simd-intrin...
2021-04-15 borsAuto merge of #84222 - Aaron1011:fix/anon-const-lint...
2021-04-15 Simon SapinAllow use of deprecated std::raw in a test for that...
2021-04-15 borsAuto merge of #84209 - pickfire:patch-3, r=jyn514
2021-04-15 MarRueCorrect outdated rc::Weak::default documentation
2021-04-15 borsAuto merge of #84088 - m-ou-se:stabilize-option-insert...
2021-04-15 borsAuto merge of #84193 - ehuss:unsafe_op_in_unsafe_fn...
2021-04-15 borsAuto merge of #84198 - mlodato517:patch-1, r=jyn514
2021-04-15 Ivan ThamMerge same condition branch in vec spec_extend
2021-04-15 David TolnayRequires deprecated *and* deprecated_in_future, dependi...
2021-04-15 David Tolnays/deprecated_in_future/deprecated/
2021-04-15 Simon SapinDeprecate the core::raw / std::raw module
2021-04-14 borsAuto merge of #84206 - Dylan-DPC:rollup-knl2jgq, r...
2021-04-14 Dylan DPCRollup merge of #84201 - jyn514:primitive-warnings...
2021-04-14 Dylan DPCRollup merge of #84196 - lnicola:rust-analyzer-2021...
2021-04-14 Dylan DPCRollup merge of #84192 - vext01:backend-write-typos...
2021-04-14 Dylan DPCRollup merge of #84191 - ehuss:update-books, r=ehuss
2021-04-14 Dylan DPCRollup merge of #84185 - hi-rustin:rustin-patch-macro...
2021-04-14 Dylan DPCRollup merge of #84177 - ehuss:join_paths-err, r=kennytm
2021-04-14 Dylan DPCRollup merge of #82492 - CDirkx:sys_common_alloc, r...
2021-04-14 borsAuto merge of #84130 - Aaron1011:fix/none-delim-lookahe...
2021-04-14 Mark LodatoFix small typo in Drop documentation
2021-04-14 borsAuto merge of #83948 - ABouttefeux:lint-nullprt-deref...
2021-04-14 borsAuto merge of #84158 - cratelyn:patch-extern-c-unwind...
2021-04-14 Christiaan DirkxUpdate documentation
2021-04-14 James AddisonMerge branch 'master' into compiler/E0384-reduce-assert...
2021-04-14 Christiaan DirkxMove `std::sys_common::alloc` to `std::sys::common`
2021-04-14 borsAuto merge of #83762 - camelid:bare-urls-note, r=jyn514
2021-04-13 Eric HussFix join_paths error display.
2021-04-13 borsAuto merge of #84164 - LingMan:option_option, r=estebank
2021-04-13 borsAuto merge of #84135 - rust-lang:GuillaumeGomez-patch...
next