]> git.lizzy.rs Git - rust.git/history - src/libstd
Fix checking for missing stability annotations
[rust.git] / src / libstd /
2017-07-16 borsAuto merge of #43237 - zackmdavis:missing_sum_and_produ...
2017-07-16 borsAuto merge of #43252 - vbrandl:doc/default-values,...
2017-07-15 borsAuto merge of #43224 - jseyfried:fix_macro_idents_regre...
2017-07-15 borsAuto merge of #43246 - frewsxcv:rollup, r=frewsxcv
2017-07-15 borsAuto merge of #43207 - alexcrichton:update-cargo, r...
2017-07-15 borsAuto merge of #43179 - oli-obk:mark_all_the_expansions...
2017-07-15 borsAuto merge of #43185 - durka:thread-local-pub-restricte...
2017-07-15 Corey FarwellRollup merge of #43240 - steveklabnik:update-books...
2017-07-15 Corey FarwellRollup merge of #43229 - kennytm:return-false-if-path...
2017-07-15 Corey FarwellRollup merge of #43228 - redox-os:backtrace_fix, r...
2017-07-15 Corey FarwellRollup merge of #43222 - RalfJung:symlink, r=sfackler
2017-07-15 Corey FarwellRollup merge of #43202 - jackpot51:patch-1, r=sfackler
2017-07-15 Corey FarwellRollup merge of #43159 - cuviper:ptr-swap-simd, r=arielb1
2017-07-15 Corey FarwellRollup merge of #43145 - GuillaumeGomez:build-error...
2017-07-15 Corey FarwellRollup merge of #43074 - SimonSapin:iter, r=aturon
2017-07-15 borsAuto merge of #43184 - nikomatsakis:incr-comp-anonymize...
2017-07-14 borsAuto merge of #43174 - RalfJung:refactor-ty, r=nikomatsakis
2017-07-14 borsAuto merge of #43180 - oli-obk:compiletest, r=alexcrichton
2017-07-14 borsAuto merge of #43175 - tlively:wasm-split-bots, r=alexc...
2017-07-14 borsAuto merge of #43026 - arielb1:llvm-next, r=alexcrichton
2017-07-14 Jeremy SollerFix backtrace on Redox
2017-07-14 kennytmFix minor typo in std::path documentation.
2017-07-14 borsAuto merge of #43216 - steveklabnik:rollup, r=steveklabnik
2017-07-13 Ralf Jungwindows::fs::symlink_dir: fix example to actually use...
2017-07-13 Steve KlabnikRollup merge of #43204 - jackpot51:patch-3, r=alexcrichton
2017-07-13 Steve KlabnikRollup merge of #43203 - jackpot51:patch-2, r=alexcrichton
2017-07-13 Steve KlabnikRollup merge of #43187 - steveklabnik:code-of-conduct...
2017-07-13 Steve KlabnikRollup merge of #43167 - SimonSapin:alt-profiler, r...
2017-07-13 Steve KlabnikRollup merge of #43157 - zackmdavis:mail_map, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #43125 - aochagavia:stable_drop, r...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-13 borsAuto merge of #43158 - PlasmaPower:thread-local-try...
2017-07-13 borsAuto merge of #43129 - Ophirr33:master, r=alexcrichton
2017-07-13 Jeremy SollerUpdate fs.rs
2017-07-13 Jeremy SollerUpdate mod.rs
2017-07-13 Jeremy SollerUpdate fs.rs
2017-07-13 Jeremy SollerUpdate mod.rs
2017-07-13 Jeremy SollerUpdate tcp.rs
2017-07-12 HavvyDocument error coercion to false in path-ext methods...
2017-07-12 borsAuto merge of #43181 - Mark-Simulacrum:rollup, r=Mark...
2017-07-12 Lee BousfieldUse try_with for with implementation
2017-07-12 Mark SimulacrumRollup merge of #43137 - ollie27:stab, r=aturon
2017-07-12 Mark SimulacrumRollup merge of #43136 - jgallag88:bufWriterDocs, r...
2017-07-12 Mark SimulacrumRollup merge of #43100 - ids1024:stat2, r=aturon
2017-07-12 Mark SimulacrumRollup merge of #43098 - alexcrichton:more-proc-macro...
2017-07-12 Mark SimulacrumRollup merge of #43011 - qnighy:unsized-tuple-impls...
2017-07-12 Mark SimulacrumRollup merge of #43000 - estebank:on-unimplemented...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-12 borsAuto merge of #42897 - Mark-Simulacrum:pretty-print...
2017-07-12 borsAuto merge of #43107 - michaelwoerister:less-span-info...
2017-07-12 borsAuto merge of #42697 - Mark-Simulacrum:take-limit,...
2017-07-12 borsAuto merge of #42936 - steveklabnik:update-mdbook,...
2017-07-12 borsAuto merge of #43056 - ids1024:nofollow2, r=burntsushi
2017-07-11 Ian Douglas ScottRedox: Use O_NOFOLLOW for lstat()
2017-07-11 Alex Burkastage0 fallback
2017-07-11 Alex Burkause :vis in thread_local!
2017-07-11 Alex Burkasupport pub(restricted) in thread_local!
2017-07-11 borsAuto merge of #43116 - alexcrichton:probestack, r=sfackler
2017-07-11 Lee BousfieldFix @alexcrichton comments
2017-07-11 Stefan SchindlerWrap long line
2017-07-11 Mark SimulacrumAllow setting the limit on std::io::Take.
2017-07-11 borsAuto merge of #42913 - kennytm:fix-40569-ident-without...
2017-07-11 Lee BousfieldUse LocalKey::try_with in std
2017-07-10 Lee BousfieldAdd LocalKey::try_with as an alternative to state
2017-07-10 borsAuto merge of #43109 - pnkfelix:fix-link_args-gate...
2017-07-10 Oliver MiddletonCorrect some stability attributes
2017-07-09 John GallagherAdd warning to BufWriter documentation
2017-07-09 borsAuto merge of #43130 - GuillaumeGomez:rustdoc-fn-spacin...
2017-07-09 borsAuto merge of #43117 - MJDSys:fix_rustbuild_libdir_2...
2017-07-09 borsAuto merge of #43082 - ids1024:condvar2, r=alexcrichton
2017-07-09 borsAuto merge of #43128 - ibabushkin:master, r=eddyb
2017-07-08 borsAuto merge of #43097 - PlasmaPower:large-align, r=eddyb
2017-07-08 borsAuto merge of #43075 - durka:error-long-link, r=nikomat...
2017-07-08 borsAuto merge of #43019 - kevinmehall:cleanup-errors,...
2017-07-08 borsAuto merge of #42996 - Boreeas:merge-e0609-e0612, r...
2017-07-08 borsAuto merge of #43104 - nbaksalyar:rustbuild-illumos...
2017-07-08 borsAuto merge of #43072 - cuviper:linux-stack-guard, r...
2017-07-07 borsAuto merge of #42840 - arielb1:poison-smoke-and-mirrors...
2017-07-07 borsAuto merge of #42809 - seanmonstar:stable-associated...
2017-07-07 Josh StoneSkip the main thread's manual stack guard on Linux
2017-07-07 Ian Douglas ScottRedox: Fix Condvar.wait(); do not lock mutex twice
2017-07-07 borsAuto merge of #43099 - japaric:msp430, r=alexcrichton
2017-07-07 borsAuto merge of #43093 - rthomas:39791-hashmap, r=alexcri...
2017-07-07 borsAuto merge of #43091 - aidanhs:aphs-no-docker-priv...
2017-07-07 borsAuto merge of #43068 - ollie27:rustdoc_markdown_tests...
2017-07-07 Nikita BaksalyarFix Rustbuild linking on Illumos
2017-07-07 borsAuto merge of #43062 - sfackler:connect-timeout, r...
2017-07-07 Steven FacklerImplement TcpStream::connect_timeout
2017-07-07 Ian Douglas ScottRedox: add stat methods(); support is_symlink()
2017-07-06 Ryan ThomasAdd annotations to the resize fn #39791
2017-07-06 Sean McArthurremove associated_consts feature gate
2017-07-06 borsAuto merge of #42899 - alexcrichton:compiler-builtins...
2017-07-06 borsAuto merge of #42727 - alexcrichton:allocators-new...
2017-07-05 Stefan SchindlerBe more specific about the implications of the panic!
2017-07-05 Alex Crichtonrustc: Implement the #[global_allocator] attribute
2017-07-05 Stefan SchindlerInsert current implementation header
2017-07-05 Alex CrichtonMerge remote-tracking branch 'origin/master' into proc_...
2017-07-05 Alex CrichtonSwitch to rust-lang-nursery/compiler-builtins
2017-07-05 borsAuto merge of #42972 - GuillaumeGomez:fix-toggles-rustd...
next