]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-10-11 borsAuto merge of #36825 - sbwtw:master, r=alexcrichton
2016-10-11 borsAuto merge of #36707 - achanda:ip_type, r=alexcrichton
2016-10-10 borsAuto merge of #37030 - michaelwoerister:live-debug...
2016-10-10 Michael WoeristerLLVM: Backport "[SimplifyCFG] Correctly test for uncond...
2016-10-10 Michael WoeristerUpdate LLVM to fix bug in SimplifyCFG pass.
2016-10-10 borsAuto merge of #36341 - sagebind:thread_id, r=alexcrichton
2016-10-09 borsAuto merge of #37055 - kali:master, r=alexcrichton
2016-10-09 Mathieu Poumeyroluse MSG_NOSIGNAL on all relevant platforms
2016-10-09 borsAuto merge of #36982 - GuillaumeGomez:slice_urls, r...
2016-10-09 borsAuto merge of #36637 - GuillaumeGomez:fix_run_button...
2016-10-08 borsAuto merge of #37041 - tbu-:pr_less_sizet_casts, r...
2016-10-08 borsAuto merge of #37027 - alexcrichton:less-deps-in-bootst...
2016-10-08 Alex Crichtonrustbuild: Optimize build times slightly
2016-10-08 Guillaume GomezAdd missing urls in slice doc module
2016-10-08 Tobias BucherUse less `size_t` casts in libstd since it's now define...
2016-10-08 borsAuto merge of #37039 - Manishearth:rollup, r=Manishearth
2016-10-08 Manish GoregaokarRollup merge of #37034 - nox:empty-trait-list, r=alexcr...
2016-10-08 Manish GoregaokarRollup merge of #37031 - fitzgen:typo-in-gcc-rs-comment...
2016-10-08 Manish GoregaokarRollup merge of #37029 - japaric:no-panics-in-checked...
2016-10-08 Manish GoregaokarRollup merge of #37028 - alexcrichton:fix-deps, r=japaric
2016-10-08 Manish GoregaokarRollup merge of #37016 - alexcrichton:workspaces, r...
2016-10-08 Manish GoregaokarRollup merge of #36937 - wesleywiser:patch-3, r=frewsxcv
2016-10-08 borsAuto merge of #37015 - ahmedcharles:sudo, r=alexcrichton
2016-10-08 borsAuto merge of #37014 - nnethercote:avoid-pat_to_string...
2016-10-08 borsAuto merge of #37006 - brson:jsbackend, r=alexcrichton
2016-10-08 Alex Crichtonrustbuild: Use `cargo metadata` to learn about DAG
2016-10-07 Anthony RamineDo not add an empty #[derive()] list in expand_derive...
2016-10-07 Stephen M.... Unlock guard before overflow panic
2016-10-07 Nick FitzgeraldFix a typo in a comment describing gcc.rs's eh_frame_re...
2016-10-07 Michael Woeristerllvm: Update LLVM to include fix for pathologic case...
2016-10-07 Jorge Apariciorewrite checked_{div,rem} to no contain any reference...
2016-10-07 Alex Crichtonrustbuild: Fix dependencies of check-docs step
2016-10-07 Ahmed CharlesUse workspaces and switch to a single Cargo.lock.
2016-10-07 borsAuto merge of #36981 - alexcrichton:catch-unwind-for...
2016-10-07 borsAuto merge of #36945 - alexcrichton:proc-macro-rename...
2016-10-07 Nicholas NethercoteAvoid some `pat_to_string` calls.
2016-10-07 Wesley WiserFix documentation for `write!` on `std::fmt` page
2016-10-07 borsAuto merge of #37024 - GuillaumeGomez:rollup, r=Guillau...
2016-10-07 Guillaume GomezRollup merge of #37008 - tshepang:quotes, r=steveklabnik
2016-10-07 Guillaume GomezRollup merge of #37003 - GuillaumeGomez:underline-remov...
2016-10-07 Guillaume GomezRollup merge of #36929 - angelsl:issue-36683, r=stevekl...
2016-10-07 Guillaume GomezRollup merge of #36665 - kmcallister:arc-docs, r=stevek...
2016-10-07 Guillaume GomezRollup merge of #36222 - acrrd:better_underline_E0057...
2016-10-07 borsAuto merge of #36940 - eulerdisk:incr_test_for_hash_tra...
2016-10-07 borsAuto merge of #36753 - srinivasreddy:hash, r=nrc
2016-10-07 Ahmed CharlesPrevent accidentally running 'make install' as sudo.
2016-10-06 borsAuto merge of #35641 - ahmedcharles:install, r=alexcrichton
2016-10-06 Tshepang Lekhonkhobereference: use ticks instead of quotes
2016-10-06 Andrea CorradiBetter underline for E0057,E0060,E0061
2016-10-06 Brian AndersonTurn on JSBackend in the makefiles
2016-10-06 borsAuto merge of #37002 - jonathandturner:rollup, r=jonath...
2016-10-06 Alex Crichtonrustc: Rename rustc_macro to proc_macro
2016-10-06 Guillaume GomezRemove underline when run button hovered
2016-10-06 Alex Crichtonstd: Minor cleanup to libtest
2016-10-06 Jonathan TurnerRollup merge of #36977 - Razican:bufreader_typo_fix...
2016-10-06 Jonathan TurnerRollup merge of #36974 - MathieuBordere:mb/36812_ICHFun...
2016-10-06 Jonathan TurnerRollup merge of #36972 - nastevens:fix-rustbuild-per...
2016-10-06 Jonathan TurnerRollup merge of #36967 - edre:master, r=alexcrichton
2016-10-06 Jonathan TurnerRollup merge of #36966 - ollie27:rustdoc_mut_ptr_impl...
2016-10-06 Jonathan TurnerRollup merge of #36965 - kallisti5:master, r=alexcrichton
2016-10-06 Jonathan TurnerRollup merge of #36962 - arielb1:cast-assumptions,...
2016-10-06 Jonathan TurnerRollup merge of #36960 - michaelwoerister:linker-regres...
2016-10-06 Jonathan TurnerRollup merge of #36959 - arielb1:simplify-cfg-fixes...
2016-10-06 Jonathan TurnerRollup merge of #36957 - cynicaldevil:docs, r=frewsxcv
2016-10-06 Jonathan TurnerRollup merge of #36932 - michaelwoerister:type-alias...
2016-10-06 Jonathan TurnerRollup merge of #36930 - angelsl:issue-36202, r=frewsxcv
2016-10-06 Jonathan TurnerRollup merge of #36909 - GuillaumeGomez:merge_e0002_e00...
2016-10-06 Jonathan TurnerRollup merge of #36832 - ParkHanbum:master, r=michaelwo...
2016-10-06 Jonathan TurnerRollup merge of #36726 - cbreeden:patch-1, r=GuillaumeGomez
2016-10-06 Andrea PrettoChanged some names
2016-10-06 ParkHanbumAdd testcase for issue-32948
2016-10-06 Mathieu BorderéICH: Remove obsolete binding in saw_ty
2016-10-06 Ahmed CharlesAdd support for docdir, libdir and mandir.
2016-10-06 Ahmed CharlesInstall docs, std and rustc using results from dist.
2016-10-06 Ahmed Charlesrustbuild: Add install target. #34675
2016-10-06 borsAuto merge of #36893 - apasel422:issue-32114, r=alexcri...
2016-10-05 Stephen M.... Use mutex to guard thread ID counter
2016-10-05 Mathieu BorderéMerge branch 'master' into mb/36812_ICHFunctionInterfaces
2016-10-05 Mathieu BorderéICH: update saw_ty for TyBareFn; Update tests for funct...
2016-10-05 Andrew PaseltinerRestore `DISCONNECTED` state in `oneshot::Packet::send`
2016-10-05 Andrea PrettoAdded the third parameter to the "add second lifetime...
2016-10-05 Andrea PrettoFixes requested by @michaelwoerister
2016-10-05 Guillaume GomezFixes run button appearing when it shouldn't
2016-10-05 Stephen M.... Generate ID using u64 + atomic spinlock
2016-10-05 angelslClarify last element in str.{r,}splitn documentation
2016-10-05 borsAuto merge of #36944 - brson:modos, r=alexcrichton
2016-10-05 borsAuto merge of #36736 - srinivasreddy:method, r=nrc
2016-10-05 RazicanFixed small typo in `BufRead` comments
2016-10-05 Ariel Ben-Yehudaemit an assume that cast-from enums are in range
2016-10-05 Ariel Ben-Yehudaclean up misc. uses of get_dataptr/get_meta
2016-10-05 Ariel Ben-Yehudaemit !nonnull metadata on loaded fat pointers when...
2016-10-05 borsAuto merge of #36971 - brson:docdir, r=alexcrichton
2016-10-05 borsAuto merge of #36958 - nikomatsakis:issue-36856, r...
2016-10-05 Mathieu BorderéAdjustments due to naming changes in Ty_ and PatKind...
2016-10-05 Mathieu BorderéICH - Include omitted elements in inc. comp. hash ...
2016-10-05 Mathieu BorderéICH - Add test cases for function interfaces
2016-10-05 Srinivas Reddy... run rustfmt on librustc_typeck/check/method folder
2016-10-05 borsAuto merge of #36942 - arielb1:cast-lifetimes, r=eddyb
2016-10-05 Nick Stevensrustbuild: Fix panic message when musl-root not set
2016-10-05 Nick Stevensrustbuild: Fix bug preventing per-target musl-root
next