]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-03-05 Mark MansiOnly check the whitelist for some crates
2018-03-05 Mark MansiGet the path to cargo from rustbuild
2018-03-05 Mark MansiTrying to get paths right...
2018-03-05 Mark MansiMAKE IT FAILgit statusgit status
2018-03-05 Mark MansiComments
2018-03-05 Mark MansiStart adding a whitelist for rustc dependencies
2018-03-05 Mark MansiRun rustfmt on tidy/src/deps.rs
2018-03-04 borsAuto merge of #48736 - alexcrichton:fix-rust-src, r=3
2018-03-04 Alex CrichtonInclude stdsimd in rust-src component
2018-03-04 borsAuto merge of #48592 - spastorino:borrowed_value_error...
2018-03-04 borsAuto merge of #47832 - fintelia:vec-index, r=kennytm
2018-03-04 borsAuto merge of #48587 - Zoxc:transitive-relation, r...
2018-03-04 borsAuto merge of #48630 - alexcrichton:more-sccache, r...
2018-03-04 borsAuto merge of #48125 - alexcrichton:lld, r=Mark-Simulacrum
2018-03-04 Alex Crichtonrustc: Tweak default linker selection
2018-03-04 Alex Crichtonrust: Import LLD for linking wasm objects
2018-03-04 borsAuto merge of #48600 - Mark-Simulacrum:rustbuild-update...
2018-03-03 borsAuto merge of #48694 - kennytm:rollup, r=kennytm
2018-03-03 kennytmRollup merge of #48664 - Keruspe:codegen, r=alexcrichton
2018-03-03 kennytmRollup merge of #48513 - alexcrichton:simd, r=JoshTriplett
2018-03-03 kennytmRollup merge of #48680 - steveklabnik:no-toc, r=nikomat...
2018-03-03 borsAuto merge of #48583 - dotdash:jt_assume, r=alexcrichton
2018-03-03 kennytmRollup merge of #48637 - segevfiner:restore-rust-mingw...
2018-03-03 kennytmRollup merge of #48629 - strake:char, r=alexcrichton
2018-03-03 kennytmRollup merge of #48569 - Phlosioneer:x-py-help-optimiza...
2018-03-03 kennytmRollup merge of #48466 - sanxiyn:no-neon, r=alexcrichton
2018-03-03 kennytmRollup merge of #48283 - QuietMisdreavus:rustdoc-readme...
2018-03-03 borsAuto merge of #48689 - Manishearth:rollup, r=Manishearth
2018-03-03 Manish GoregaokarRollup merge of #48641 - alexcrichton:no-hash-l-paths...
2018-03-03 Manish GoregaokarRollup merge of #48635 - scottmcm:faster-zip-nth, r...
2018-03-03 Manish GoregaokarRollup merge of #48628 - strake:reverse, r=sfackler
2018-03-03 Manish GoregaokarRollup merge of #48338 - estebank:match-missing-comma...
2018-03-03 Manish GoregaokarRollup merge of #48328 - frewsxcv:frewsxcv-clarify...
2018-03-03 Manish GoregaokarRollup merge of #48259 - tinaun:patch-1, r=alexcrichton
2018-03-03 Manish GoregaokarRollup merge of #48477 - Manishearth:dyn-trait-fixes...
2018-03-03 Manish GoregaokarRemove allow(bare_trait_object) from librustc_mir
2018-03-03 Manish GoregaokarPerform manual fixups
2018-03-03 Manish GoregaokarRun Rustfix on librustc_mir
2018-03-03 Manish GoregaokarRemove allow(bare_trait_object) from librustc
2018-03-03 Manish GoregaokarPerform manual fixups
2018-03-03 Manish GoregaokarRun Rustfix on librustc
2018-03-03 borsAuto merge of #48666 - sgrif:sg-revert-perf-regression...
2018-03-03 Jonathan BehrensDon't have Vec<T> delegate to [T]'s bounds for indexing
2018-03-03 Jonathan BehrensUpdate compile fail test error messages
2018-03-03 Jonathan BehrensUpdate comments
2018-03-03 Jonathan BehrensUpdate UI test
2018-03-03 Jonathan BehrensHave Vec use slice's implementations of Index<I> and...
2018-03-03 borsAuto merge of #48586 - Zoxc:atomic-rc, r=michaelwoerister
2018-03-03 tinaunStabilize Unsafe Pointer Methods
2018-03-02 Alex Crichtonstd: Add `arch` and `simd` modules
2018-03-02 steveklabnikDon't produce TOCs for doc markdown files
2018-03-02 Mark SimulacrumRemove --host and --target arguments to configure
2018-03-02 Sean GriffinRevert "correct subtle bug in the type variable code"
2018-03-02 Marc-Antoine... make codegen-backends directory name configurable
2018-03-02 John Kåre AlsakerImpl !Send and !Sync for SourceFile
2018-03-02 John Kåre AlsakerReplace Rc with Lrc for shared data
2018-03-02 John Kåre AlsakerFix Decodable impl for Arc
2018-03-02 PhlosioneerRemove print_what_bootstrap_means
2018-03-02 borsAuto merge of #48653 - Manishearth:rollup2, r=Manishearth
2018-03-02 Alex Crichtonrustbuild: Pass `ccache` to build scripts
2018-03-01 borsAuto merge of #47861 - sgrif:sg-rebase-chalkify-univers...
2018-03-01 Alex Crichtonrustc: More stable hashes of command line arguments
2018-03-01 Santiago Pastorinorustfmt over error_reporting, explain_borrow and region...
2018-03-01 Santiago PastorinoMake explain borrow work for Universal lifetimes
2018-03-01 Santiago PastorinoRefactor note_and_explain_region to call note_and_expla...
2018-03-01 kennytmRollup merge of #48570 - Amanieu:aarch64_features,...
2018-03-01 Manish GoregaokarRollup merge of #48626 - teiesti:fix-readme, r=frewsxcv
2018-03-01 Manish GoregaokarRollup merge of #48610 - ishitatsuyuki:ishitatsuyuki...
2018-03-01 Manish GoregaokarRollup merge of #48585 - stjepang:stabilize-localkey...
2018-03-01 Manish GoregaokarRollup merge of #48572 - alexcrichton:noexcept-msvc2...
2018-03-01 Manish GoregaokarRollup merge of #48522 - etaoins:fix-find-width-of...
2018-03-01 Manish GoregaokarRollup merge of #48500 - petrochenkov:parpat, r=nikomat...
2018-03-01 Manish GoregaokarRollup merge of #48446 - mark-i-m:e0245, r=mark-i-m
2018-03-01 Manish GoregaokarRollup merge of #48405 - kennytm:autotoolstate-follow...
2018-03-01 Segev FinerDocument why we download rust-mingw
2018-03-01 Sean GriffinBump ena
2018-03-01 Sean GriffinFix breakage in rustdoc
2018-03-01 Sean GriffinFix bad rebase
2018-03-01 Sean GriffinRe-add some removed uses of `Kind`
2018-03-01 Sean GriffinRemove dead code
2018-03-01 Sean Griffinchange skolemizations to use universe index
2018-03-01 Niko Matsakisfix tests in `librustc_driver`
2018-03-01 Niko Matsakisfix tidy error
2018-03-01 Niko Matsakischange skolemizations to use universe index
2018-03-01 Niko Matsakisadd universes to type inference variables
2018-03-01 Niko Matsakisremove unnecessary clause propagating divergence
2018-03-01 Niko Matsakishave `probe()` return `TypeVariableValue`
2018-03-01 Niko Matsakiscorrect subtle bug in the type variable code
2018-03-01 Niko Matsakisstore type values in the unification table directly
2018-03-01 Niko Matsakisobtain `UnificationTable` and `snapshot_vec` from ...
2018-03-01 Niko Matsakiskill supporting code from type-variable defaults
2018-03-01 Niko Matsakiskill custom type inference defaults (these don't really...
2018-03-01 Niko Matsakismake `Default` Copy and Clone
2018-03-01 Niko Matsakisuse `{}` for `Known` variant just for more parity
2018-03-01 Niko Matsakisintroduce `UniverseIndex` into `ParamEnv`
2018-03-01 Niko Matsakisadd some comments to `Obligation`
2018-03-01 Niko Matsakisintroduce `Universe` struct
2018-03-01 Segev FinerRestore the download of rust-mingw
2018-03-01 borsAuto merge of #46785 - leodasvacas:type-check-defaults...
2018-03-01 Scott McMurrayFix braces
next