]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #48694 - kennytm:rollup, r=kennytm
[rust.git] / src /
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 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 Sean GriffinRevert "correct subtle bug in the type variable code"
2018-03-02 Marc-Antoine Perennoumake 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-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 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
2018-03-01 Scott McMurrayAdd a Zip::nth test for side effects
2018-03-01 Scott McMurraySpecialize Zip::nth for TrustedRandomAccess
2018-03-01 Ryan CummingAdd ignore-pretty for issue-48506.rs
2018-03-01 M Farkas-Dyckimpl Default + Hash for ::core::cmp::Reverse
2018-03-01 M Farkas-Dyckimpl Clone for ::std_unicode::char::{ToLowercase, ToUpp...
2018-03-01 borsAuto merge of #48349 - nrc:update, r=alexcrichton
2018-02-28 borsAuto merge of #48615 - Manishearth:rollup, r=Manishearth
2018-02-28 Manish GoregaokarRollup merge of #48603 - pthariensflame:patch-1, r...
2018-02-28 Manish GoregaokarRollup merge of #48461 - Manishearth:epoch-dyn-trait...
2018-02-28 Manish GoregaokarRollup merge of #48420 - teiesti:path_parents, r=BurntSushi
2018-02-28 Manish GoregaokarRollup merge of #48380 - nikomatsakis:issue-48251-maste...
2018-02-28 Manish GoregaokarRollup merge of #48359 - jsgf:remap-path-prefix, r...
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
2018-02-28 Stjepan GlavinaFix a bug introduced in previous commit
2018-02-28 Vadim PetrochenkovSupport parentheses in patterns under feature gate
2018-02-28 Alex Crichtonrustc: Tweak funclet cleanups of ffi functions
2018-02-28 Alex CrichtonUpdate LLVM submodule a bit further
2018-02-28 Stjepan GlavinaFix a few run-pass tests
2018-02-28 Esteban Küberfix rebase
2018-02-28 Mark MansiRemove E0245; improve E0404 explanation
2018-02-28 Niko MatsakisUpdate issue-48551.rs
2018-02-28 Stjepan GlavinaRemove thread_local_state
2018-02-28 leonardo.yvensUpdate UI test
2018-02-28 Niko Matsakisadd a comment
2018-02-28 leonardo.yvensCheck only concrete defaults for well formedness
2018-02-28 leonardo.yvensCheck only predicates with a single param with a concre...
2018-02-28 leonardo.yvensMark non-defaulted params as TyError to avoid a custom...
next