]> git.lizzy.rs Git - rust.git/history - src
rustdoc: Don't try to generate links for modules in import paths
[rust.git] / src /
2017-12-28 Oliver Middletonrustdoc: Don't try to generate links for modules in...
2017-12-26 borsAuto merge of #46941 - ScottAbbey:freebsd-build-update...
2017-12-26 borsAuto merge of #47012 - kennytm:rollup, r=kennytm
2017-12-26 kennytmRollup merge of #46986 - nvzqz:basic-usage, r=steveklabnik
2017-12-26 kennytmRollup merge of #46979 - clarcharr:rustc_docs, r=arielb1
2017-12-26 kennytmRollup merge of #46943 - malbarbo:process-test-busybox...
2017-12-26 kennytmRollup merge of #46940 - EdSchouten:cloudabi, r=alexcri...
2017-12-26 kennytmRollup merge of #46939 - davidalber:code-of-conduct...
2017-12-26 kennytmRollup merge of #46933 - clarcharr:float_docs, r=stevek...
2017-12-26 kennytmRollup merge of #46930 - lucis-fluxum:patch-1, r=QuietM...
2017-12-26 kennytmRollup merge of #46928 - varkor:contrib-10, r=alexcrichton
2017-12-26 borsAuto merge of #47000 - kennytm:follow-up-46924, r=arielb1
2017-12-25 Clar CharrMake internal docs build properly.
2017-12-25 borsAuto merge of #46973 - arielb1:tuple-casting, r=estebank
2017-12-25 borsAuto merge of #46971 - green-s:master, r=alexcrichton
2017-12-25 borsAuto merge of #46949 - davidtwco:issue-46631, r=arielb1
2017-12-25 borsAuto merge of #46924 - kennytm:revert-46694, r=aidanhs
2017-12-25 borsAuto merge of #46914 - mikeyhew:raw_pointer_self, r...
2017-12-25 borsAuto merge of #46910 - alexcrichton:thinlto-default...
2017-12-24 borsAuto merge of #46899 - m4b:linkage_name_equals_symbol_n...
2017-12-24 borsAuto merge of #46789 - Diggsey:command-env-capture...
2017-12-24 Nikolai VazquezAdd "Basic Usage" to int min_value, max_value docs
2017-12-24 borsAuto merge of #46630 - alexcrichton:update-git2, r...
2017-12-24 Alex CrichtonUpdate Cargo and its dependencies
2017-12-24 borsAuto merge of #46896 - arielb1:shadow-scope, r=eddyb
2017-12-24 Diggory BlakeCapture environment at spawn
2017-12-24 borsAuto merge of #46894 - detrumi:fix-const-eval-trait...
2017-12-24 borsAuto merge of #46859 - gereeter:uninhabited-unions...
2017-12-24 Ariel Ben-YehudaHandle casts to integer/float variables
2017-12-24 borsAuto merge of #46888 - cramertj:nested-impl-trait-error...
2017-12-24 borsAuto merge of #46833 - diwic:7c-abort-ffi, r=arielb1
2017-12-24 Jonathan SRemove unnecessary assert that unions have only one...
2017-12-24 Alex Crichtonrustc: Set release mode cgus to 16 by default
2017-12-23 borsAuto merge of #46881 - michaelwoerister:ensure-coherenc...
2017-12-23 Ariel Ben-YehudaUpdate check::cast::pointer_kind logic to new rustc
2017-12-23 Sam GreenUpdate compiler_builtins
2017-12-23 Michael Hewsonfix doctests in libcore
2017-12-23 Wilco KuseeTestcase for const-eval array lengths
2017-12-23 Christopher DurhamAnnotate raw pointer target types
2017-12-23 borsAuto merge of #46864 - estebank:closure-type-err-sp...
2017-12-23 borsAuto merge of #46857 - estebank:use-loop-sp, r=nikomatsakis
2017-12-22 borsAuto merge of #46842 - michaelwoerister:fingerprint...
2017-12-22 Michael Hewsonfix errors in rustc_data_structures
2017-12-22 Michael Hewsonfix some errors in libstd
2017-12-22 borsAuto merge of #46838 - pnkfelix:issue-46112-followup...
2017-12-22 David WoodUpdated existing tests.
2017-12-22 David WoodAdded 'move occurs because `X` is not `Copy`' note.
2017-12-22 David WoodConverted moves-based-on-type-tuple test and added...
2017-12-22 borsAuto merge of #46779 - Zoxc:par-merge-without-sync...
2017-12-22 Michael HewsonConvert warning about `*const _` to a future-compat...
2017-12-22 Marco A L BarbosaFix process test when using busybox mkdir
2017-12-22 borsAuto merge of #46752 - Yoric:nll, r=arielb1
2017-12-22 Ed SchoutenAdd CloudABI to the list of supported targets.
2017-12-22 Ed SchoutenAdd support for CloudABI targets to the rustc backend.
2017-12-22 Scott AbbeyDon't try to statically link libstdc++ on FreeBSD
2017-12-22 Jed DavisRe-do the FreeBSD cross-builds to use Clang and libc...
2017-12-22 borsAuto merge of #46732 - estebank:silence-recovered-block...
2017-12-22 Clar CharrMake core::f32/f64 docs match std.
2017-12-21 Luc StreetClarify docs for split_at_mut
2017-12-21 Esteban KüberMark clippy as broken
2017-12-21 borsAuto merge of #46922 - kennytm:rollup, r=kennytm
2017-12-21 varkorCorrect the return type for `x86_mm256_sad_epu8`
2017-12-21 Esteban KüberDo not emit type errors on recovered blocks
2017-12-21 kennytmRollup merge of #46918 - alexcrichton:fix-ordering...
2017-12-21 borsAuto merge of #45930 - jplatte:generics_refactoring...
2017-12-21 kennytmRollup merge of #46898 - tspiteri:int-overflow-not...
2017-12-21 kennytmRollup merge of #46890 - arielb1:contributing-improveme...
2017-12-21 kennytmRollup merge of #46884 - Manishearth:vec-docs, r=stevek...
2017-12-21 kennytmRollup merge of #46878 - malbarbo:fix-armv5te, r=alexcr...
2017-12-21 kennytmRollup merge of #46858 - QuietMisdreavus:external-doc...
2017-12-21 kennytmRollup merge of #46847 - GuillaumeGomez:more-sidebar...
2017-12-21 kennytmRollup merge of #46839 - michaelwoerister:faster-span...
2017-12-21 kennytmRollup merge of #46820 - nodakai:simplify-int-impl...
2017-12-21 kennytmRollup merge of #46814 - varkor:contrib-7, r=alexcrichton
2017-12-21 kennytmRollup merge of #46809 - eddyb:issue-46769-optimal...
2017-12-21 kennytmRollup merge of #46784 - bjorn3:patch-1, r=pnkfelix
2017-12-21 kennytmRollup merge of #46780 - varkor:contrib-5, r=arielb1
2017-12-21 kennytmRollup merge of #46636 - frewsxcv:frewsxcv-fn-box,...
2017-12-21 David HenningssonMir: fixup nits in previous commit (f536143)
2017-12-21 John Kåre AlsakerAdd Encodable and Decodable impls for Arc<[T]>
2017-12-21 John Kåre AlsakerRemove useless Rc
2017-12-21 John Kåre AlsakerMake IndexVec implement Send and Sync
2017-12-21 John Kåre AlsakerAdd a -Z query-threads compiler option
2017-12-21 John Kåre AlsakerRefactor code so the call to codemap.files() does not...
2017-12-21 John Kåre AlsakerMake err_count thread safe
2017-12-21 John Kåre AlsakerMake mk_attr_id thread safe
2017-12-21 John Kåre AlsakerCombine GlobalArenas and DroplessArena into AllArenas
2017-12-21 David TellerIssue #46589 - Kill borrows on a local variable wheneve...
2017-12-21 Taylor CramerAdd a feature gate for nested uses of `impl Trait`
2017-12-21 Alex Crichtonrustc: Sort CGUs before merging
2017-12-21 borsAuto merge of #46877 - Deewiant:gh46843, r=eddyb
2017-12-21 borsAuto merge of #46904 - GuillaumeGomez:rollup, r=Guillau...
2017-12-21 Jonas PlatteAdd GenericParam, refactor Generics in ast, hir, rustdoc
2017-12-21 Ariel Ben-Yehudafix debuginfo scoping of let-statements
2017-12-21 Guillaume GomezRollup merge of #46887 - pnkfelix:ensure-activations...
2017-12-21 Guillaume GomezRollup merge of #46861 - GuillaumeGomez:fix-ios-sidebar...
2017-12-21 Guillaume GomezRollup merge of #46860 - estebank:candidate-def-sp...
2017-12-21 Guillaume GomezRollup merge of #46853 - GuillaumeGomez:fix-rustdoc...
2017-12-21 Guillaume GomezRollup merge of #46827 - petrochenkov:assocrecov2,...
2017-12-21 Guillaume GomezEscape more items in the sidebar when needed
next