]> git.lizzy.rs Git - rust.git/history - src/libcore/sync/atomic.rs
stabilized compiler_fences (fixes #41091)
[rust.git] / src / libcore / sync / atomic.rs
2017-09-16 Michal Budzynskistabilized compiler_fences (fixes #41091)
2017-09-16 borsAuto merge of #43017 - durka:stabilize-const-invocation...
2017-09-16 Alex Burkachange #![feature(const_fn)] to specific gates
2017-09-12 borsAuto merge of #43716 - MaloJaffre:_-in-literals, r...
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-29 Ariel Ben-YehudaRollup merge of #43918 - mystor:rustdoc-pound, r=QuietM...
2017-08-29 Ariel Ben-YehudaRollup merge of #43778 - topecongiro:handler-reset...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-28 Jeremy Sorensengetting rid of all changes due to this PR thus far...
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-26 Corey FarwellRollup merge of #43966 - GuillaumeGomez:remove-dup...
2017-08-25 borsAuto merge of #43700 - gaurikholkar:struct_lifetimes...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-24 borsAuto merge of #43907 - euclio:command, r=alexcrichton
2017-08-23 Corey FarwellRollup merge of #43977 - GuillaumeGomez:remove-outline...
2017-08-23 Corey FarwellRollup merge of #43631 - ruuda:update-docs, r=QuietMisd...
2017-08-23 borsAuto merge of #43830 - alexcrichton:path-display-regres...
2017-08-22 borsAuto merge of #44013 - arielb1:coerce-snapshot, r=eddyb
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 borsAuto merge of #43690 - scalexm:issue-28229, r=nikomatsakis
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-21 borsAuto merge of #43929 - oli-obk:use_placement, r=nrc
2017-08-20 borsAuto merge of #43911 - arthurprs:update-jemalloc, r...
2017-08-20 borsAuto merge of #43950 - redox-os:redox_docker, r=alexcri...
2017-08-19 borsAuto merge of #43936 - oli-obk:patch-6, r=alexcrichton
2017-08-19 borsAuto merge of #43919 - frewsxcv:frewsxcv-char-primitive...
2017-08-19 borsAuto merge of #43933 - topecongiro:bad-span-for-attribu...
2017-08-18 borsAuto merge of #43917 - ids1024:redox-unwind, r=alexcrichton
2017-08-18 borsAuto merge of #43901 - GuillaumeGomez:unsized-union...
2017-08-18 borsAuto merge of #43904 - topecongiro:libsyntax/parse...
2017-08-18 borsAuto merge of #43900 - TobiasSchaffner:net_out_of_io...
2017-08-18 borsAuto merge of #43897 - lu-zero:master, r=alexcrichton
2017-08-18 borsAuto merge of #43832 - huntiep:compiler-desugaring...
2017-08-17 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-17 borsAuto merge of #43939 - frewsxcv:rollup, r=frewsxcv
2017-08-17 Corey FarwellRollup merge of #43930 - pravic:es5-revert-shorthand...
2017-08-17 Corey FarwellRollup merge of #43928 - anthonyclays:anthonyclays...
2017-08-17 Corey FarwellRollup merge of #43920 - michael-zapata:cleanup/mir...
2017-08-17 Corey FarwellRollup merge of #43916 - integer32llc:cargo-docs-redire...
2017-08-17 Corey FarwellRollup merge of #43915 - adrian5:patch-1, r=sfackler
2017-08-17 Corey FarwellRollup merge of #43914 - steveklabnik:update-books...
2017-08-17 Corey FarwellRollup merge of #43912 - Songbird0:e0106_field_lifetime...
2017-08-17 Corey FarwellRollup merge of #43905 - partim:master, r=steveklabnik
2017-08-17 Corey FarwellRollup merge of #43891 - Fourchaux:master, r=steveklabnik
2017-08-15 FourchauxFix typos & us spellings
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-06 borsAuto merge of #41990 - qnighy:disallow-underscore-suffi...
2017-06-04 Marco CastelluccioMerge branch 'profiling' of github.com:whitequark/rust...
2017-06-03 borsAuto merge of #41953 - Aaronepower:patch-1, r=brson
2017-06-02 Mark SimulacrumRollup merge of #41981 - gamazeps:thread-detach, r...
2017-06-02 borsAuto merge of #41670 - scottmcm:slice-rotate, r=alexcri...
2017-05-31 Mark SimulacrumRollup merge of #42252 - stjepang:clarify-alignof-docs...
2017-05-29 borsAuto merge of #41856 - qnighy:prohibit-parenthesized...
2017-05-28 borsAuto merge of #42167 - scottmcm:iter-stepby-sizehint...
2017-05-28 Mark SimulacrumRollup merge of #42260 - stjepang:document-cmp-traits...
2017-05-27 borsAuto merge of #42103 - jorendorff:master, r=estebank
2017-05-27 DjzinMerge remote-tracking branch 'upstream/master' into...
2017-05-26 Corey FarwellRollup merge of #42169 - scottmcm:new-step-trait-issue...
2017-05-26 borsAuto merge of #42014 - tbu-:pr_scan_not_fused, r=alexcr...
2017-05-25 borsAuto merge of #42052 - kennytm:fix-42007-ice-on-decode...
2017-05-25 borsAuto merge of #41932 - wesleywiser:py-to-rust, r=alexcr...
2017-05-25 borsAuto merge of #41700 - GuillaumeGomez:extend-css-stable...
2017-05-25 Mark SimulacrumRollup merge of #42191 - alexcrichton:update-cargo...
2017-05-25 Mark SimulacrumRollup merge of #42134 - scottmcm:rangeinclusive-struct...
2017-05-25 Mark SimulacrumRollup merge of #42120 - euclio:unicode, r=arielb1
2017-05-25 Mark SimulacrumRollup merge of #42071 - nrc:parse-mods, r=nikomatsakis
2017-05-25 Mark SimulacrumRollup merge of #41980 - gamazeps:thread-send, r=stevek...
2017-05-23 MatthewStabilize in 1.19
2017-05-23 borsAuto merge of #42023 - nikomatsakis:issue-36799-ostn15_...
2017-05-23 Corey FarwellRollup merge of #42144 - cengizIO:master, r=nikomatsakis
2017-05-23 Corey FarwellRollup merge of #42122 - rust-lang:frewsxcv/unstable...
2017-05-23 Corey FarwellRollup merge of #42016 - pietroalbini:stabilize/loop_br...
2017-05-23 borsAuto merge of #41559 - GuillaumeGomez:partial-eq-msg...
2017-05-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-21 borsAuto merge of #41904 - sfackler:1.18-stabilization...
2017-05-21 borsAuto merge of #42131 - neosilky:doc-fix, r=frewsxcv
2017-05-21 borsAuto merge of #42130 - Mark-Simulacrum:rollup, r=Mark...
2017-05-20 Mark SimulacrumRollup merge of #42127 - clarcharr:lifetimes, r=Mark...
2017-05-20 Mark SimulacrumRollup merge of #42098 - japaric:gh42097, r=Mark-Simulacrum
2017-05-19 Jorge Apariciocore: fix unused_macro warning
2017-05-14 Mark SimulacrumRollup merge of #41612 - mandeep:add-ops-generics,...
2017-05-11 borsAuto merge of #41684 - jethrogb:feature/ntstatus, r...
2017-05-10 borsAuto merge of #41764 - scottmcm:faster-reverse, r=brson
2017-05-10 borsAuto merge of #41659 - bluss:clone-split-whitespace...
2017-05-09 borsAuto merge of #41548 - brson:relnotes, r=brson
2017-05-09 Corey FarwellRollup merge of #41520 - estebank:trace-macro, r=nikoma...
2017-05-09 Corey FarwellRollup merge of #41293 - est31:floating_literal_match...
2017-05-07 borsAuto merge of #40857 - estebank:recursive, r=arielb1
2017-05-07 borsAuto merge of #41676 - sirideain:expand-macro-recursion...
2017-05-07 borsAuto merge of #41668 - kennytm:fix-issue-41652, r=jonat...
2017-05-06 David LeGareMerge remote-tracking branch 'rust-lang/master' into...
2017-05-05 Corey FarwellRollup merge of #41734 - nikomatsakis:incr-comp-refacto...
2017-05-05 Corey FarwellRollup merge of #41722 - F001:warnTilde, r=petrochenkov
2017-05-05 Corey FarwellRollup merge of #41678 - GuillaumeGomez:rustdoc-test...
2017-05-05 Corey FarwellRollup merge of #41582 - jonhoo:reread-nameservers...
next