]> git.lizzy.rs Git - rust.git/history - src/liballoc/rc.rs
rustc: Implement the #[global_allocator] attribute
[rust.git] / src / liballoc / rc.rs
2017-07-05 Alex Crichtonrustc: Implement the #[global_allocator] attribute
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42831 - rthomas:master, r=QuietMisdreavus
2017-06-29 borsAuto merge of #42848 - ids1024:redox-fix, r=sfackler
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 borsAuto merge of #42819 - scottmcm:swap-nonoverlapping...
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-27 Corey FarwellRollup merge of #42871 - llogiq:for_lowering_vs_clippy...
2017-06-24 borsAuto merge of #42784 - tlively:wasm-bot, r=alexcrichton
2017-06-24 borsAuto merge of #42864 - slo1:attempt, r=Mark-Simulacrum
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-24 borsAuto merge of #42854 - razielgn:relaxed-debug-constrain...
2017-06-24 borsAuto merge of #42724 - Mark-Simulacrum:tests, r=alexcri...
2017-06-24 borsAuto merge of #42687 - alexcrichton:windows-tls, r...
2017-06-23 borsAuto merge of #42856 - Mark-Simulacrum:rollup, r=Mark...
2017-06-23 Mark SimulacrumRollup merge of #42833 - durka:non-constant-used-with...
2017-06-23 Mark SimulacrumRollup merge of #42829 - ids1024:cxx, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42825 - letheed:patch-1, r=alexcrichton
2017-06-22 borsAuto merge of #42614 - GuillaumeGomez:new-error-codes...
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-22 LetheedFix ref as mutable ref in std::rc::Rc doc
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-21 borsAuto merge of #42076 - alex-ozdemir:master, r=nrc
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 borsAuto merge of #42571 - tlively:wasm-dev, r=alexcrichton
2017-06-20 Giles CopeWhitespace change
2017-06-20 borsAuto merge of #42313 - pnkfelix:allocator-integration...
2017-06-19 Giles CopeMerge remote-tracking branch 'upstream/master'
2017-06-19 borsAuto merge of #39409 - pnkfelix:mir-borrowck2, r=nikoma...
2017-06-18 Mark SimulacrumRollup merge of #42695 - Mark-Simulacrum:fix-verbose...
2017-06-18 borsAuto merge of #42593 - ibabushkin:on-demand-external...
2017-06-17 borsAuto merge of #42649 - estebank:if-cond, r=nikomatsakis
2017-06-17 borsAuto merge of #42712 - frewsxcv:rollup, r=frewsxcv
2017-06-17 Corey FarwellRollup merge of #42705 - est31:master, r=alexcrichton
2017-06-16 est31Introduce tidy lint to check for inconsistent tracking...
2017-06-16 borsAuto merge of #42430 - nagisa:core-float, r=alexcrichton
2017-06-16 borsAuto merge of #42410 - nagisa:llvmup, r=sanxiyn
2017-06-16 borsAuto merge of #42631 - malbarbo:wasm32, r=alexcrichton
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-14 borsAuto merge of #42523 - clarcharr:refactor_ops, r=brson
2017-06-14 borsAuto merge of #42433 - marco-c:profiling, r=alexcrichton
2017-06-13 Corey FarwellRollup merge of #42597 - mark-buer:park_timeout_example...
2017-06-13 Corey FarwellRollup merge of #42496 - Razaekel:feature/integer_max...
2017-06-13 Corey FarwellRollup merge of #42428 - scottmcm:str-get-overflow...
2017-06-13 Corey FarwellRollup merge of #42408 - bjorn3:patch-2, r=michaelwoerister
2017-06-13 borsAuto merge of #42608 - ollie27:rustdoc_variant_reexport...
2017-06-13 borsAuto merge of #42471 - nrc:save-sig-2, r=eddyb
2017-06-13 borsAuto merge of #42566 - arthurprs:update-jemalloc, r...
2017-06-12 Corey FarwellRollup merge of #42594 - ollie27:rustdoc_assoc_type_lin...
2017-06-12 Corey FarwellRollup merge of #42592 - ollie27:rustdoc_empty_modules...
2017-06-12 Corey FarwellRollup merge of #42586 - ideasman42:patch-1, r=steveklabnik
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-12 borsAuto merge of #42570 - birkenfeld:patch-3, r=frewsxcv
2017-06-12 borsAuto merge of #42537 - michaelwoerister:tcx-for-dep...
2017-06-12 borsAuto merge of #42572 - ollie27:rustdoc_create_dir_all...
2017-06-12 borsAuto merge of #42419 - ucarion:ucarion-explain-rc-arc...
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-06 borsAuto merge of #42247 - durka:patch-41, r=arielb1
2017-06-06 borsAuto merge of #41990 - qnighy:disallow-underscore-suffi...
2017-06-05 Ulysse CarionUse single quotes, and doc the Rc struct itself.
2017-06-04 borsAuto merge of #42426 - arthurprs:io_error, r=sfackler
2017-06-04 Marco CastelluccioMerge branch 'profiling' of github.com:whitequark/rust...
2017-06-04 borsAuto merge of #42265 - Zoxc:for-sugar, r=eddyb
2017-06-04 Ulysse CarionExplicate what "Rc" and "Arc" stand for.
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-06-01 borsAuto merge of #42263 - alexcrichton:fix-copies, r=Mark...
2017-06-01 Corey FarwellRollup merge of #42275 - scottmcm:try-trait, r=nikomatsakis
2017-05-31 Mark SimulacrumRollup merge of #42252 - stjepang:clarify-alignof-docs...
2017-05-31 Mark SimulacrumRollup merge of #42196 - tommyip:explain_closure_err...
2017-05-31 Mark SimulacrumRollup merge of #42126 - clarcharr:into_docs, r=stevekl...
2017-05-30 borsAuto merge of #42180 - GuillaumeGomez:update-rustdoc...
2017-05-29 borsAuto merge of #42264 - GuillaumeGomez:new-error-codes...
2017-05-29 borsAuto merge of #41856 - qnighy:prohibit-parenthesized...
2017-05-29 borsAuto merge of #42262 - Mark-Simulacrum:issue-40350...
2017-05-29 borsAuto merge of #42246 - alexcrichton:update-cargo, r...
2017-05-28 borsAuto merge of #42218 - venkatagiri:update_cross, r...
2017-05-28 borsAuto merge of #42175 - michaelwoerister:filemap-hashing...
2017-05-28 borsAuto merge of #42167 - scottmcm:iter-stepby-sizehint...
2017-05-28 Mark SimulacrumRollup merge of #42266 - rkruppe:clean-trans-api, r...
2017-05-28 Mark SimulacrumRollup merge of #42260 - stjepang:document-cmp-traits...
2017-05-28 Mark SimulacrumRollup merge of #42251 - nikomatsakis:issue-42210-regr...
2017-05-28 Mark SimulacrumRollup merge of #42249 - Mark-Simulacrum:issue-40244...
2017-05-28 Mark SimulacrumRollup merge of #42217 - venkatagiri:issue_39974, r...
2017-05-28 Mark SimulacrumRollup merge of #42207 - Nashenas88:remove_fragment_inf...
2017-05-27 borsAuto merge of #42162 - est31:closure-to-fn-coercion...
2017-05-27 borsAuto merge of #42137 - nical:doc-clone, r=BurntSushi
2017-05-27 DjzinMerge remote-tracking branch 'upstream/master' into...
2017-05-25 borsAuto merge of #41700 - GuillaumeGomez:extend-css-stable...
2017-05-23 MatthewStabilize in 1.19
2017-05-22 Nicolas SilvaUpdate Rc and Arc documentation.
2017-05-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-19 Mark SimulacrumRollup merge of #41870 - excaliburHisSheath:iss29367...
2017-05-14 Mark SimulacrumRollup merge of #41612 - mandeep:add-ops-generics,...
next