]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-02 borsAuto merge of #48653 - Manishearth:rollup2, r=Manishearth
2018-03-01 borsAuto merge of #47861 - sgrif:sg-rebase-chalkify-univers...
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 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 borsAuto merge of #46785 - leodasvacas:type-check-defaults...
2018-03-01 Ryan CummingAdd ignore-pretty for issue-48506.rs
2018-03-01 Tobias StolzmannFix link to rustc guide in README.md
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 Stjepan GlavinaFix a few run-pass tests
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...
2018-02-28 leonardo.yvensAdd tests for dependent defaults.
2018-02-28 leonardo.yvensCheck WF of predicates with defaults only if all params...
2018-02-28 leonardo.yvensCheck WF of predicate with defaults only if all in...
2018-02-28 leonardo.yvensExpand comments, address nits.
2018-02-28 leonardo.yvensuse `map_bound` instead of `skip_binder`
2018-02-28 leonardo.yvensGo back to checking only the LHS of trait predicates.
2018-02-28 leonardo.yvensdefault WF: Substitute defaults individually in the...
2018-02-28 leonardo.yvensdefault WF: Leverage type substitution, less workarounding
2018-02-28 leonardo.yvensCheck WF of defaults even when there are no bounds.
2018-02-28 leonardo.yvensType check defaults.
2018-02-28 Amanieu d'AntrasAdd AArch64 features
2018-02-28 Amanieu d'AntrasRemove the v7 feature from AArch64
2018-02-28 Tobias StolzmannAdd std::path::Path::ancestors
2018-02-28 Tatsuyuki IshiAdd regression test for #48551
2018-02-28 Stjepan GlavinaStabilize LocalKey::try_with
2018-02-28 borsAuto merge of #48608 - kennytm:rollup, r=kennytm
2018-02-28 kennytmRollup merge of #48565 - alexcrichton:rename-bmi, r...
2018-02-28 kennytmRollup merge of #48560 - bdrewery:freebsd-struct-abi...
2018-02-28 kennytmRollup merge of #48558 - Mark-Simulacrum:error-format...
2018-02-28 kennytmRollup merge of #48548 - alexcrichton:msvc-linker-utf16...
2018-02-28 kennytmRollup merge of #48541 - varkor:inlined-main, r=michael...
2018-02-28 kennytmRollup merge of #48497 - scottmcm:more-restricted-termi...
2018-02-28 kennytmRollup merge of #48488 - varkor:handle-gdb-error-compil...
2018-02-28 kennytmRollup merge of #48484 - glaubitz:powerpcspe-linux...
2018-02-28 kennytmRollup merge of #48479 - mark-i-m:rustc-guide, r=nikoma...
2018-02-28 kennytmRollup merge of #48473 - GuillaumeGomez:rustdoc-auto...
2018-02-28 kennytmRollup merge of #48450 - frewsxcv:frewsxcxv-stabilize...
2018-02-28 kennytmRollup merge of #48381 - GuillaumeGomez:rustdoc-theme...
2018-02-28 kennytmRollup merge of #48365 - Centril:docs/document-refcell...
2018-02-28 kennytmRollup merge of #48321 - milesand:no_panic_pow, r=alexc...
2018-02-28 kennytmRollup merge of #48266 - pietroalbini:report-compiler...
2018-02-28 borsAuto merge of #48056 - ExpHP:macro-commas, r=dtolnay
2018-02-28 Alexander Ronald... Minor grammatical/style fix in docs.
2018-02-28 borsAuto merge of #47894 - vi:rustdoc_foldable_impls, r...
2018-02-28 Nick CameronUpdate RLS
2018-02-28 Manish GoregaokarEmit parentheses in suggestion for global paths
2018-02-27 borsAuto merge of #48576 - ishitatsuyuki:dup-fix, r=nikomat...
2018-02-27 Mazdak Farrokhzadfix wording on panics in binary operators on RefCells"
2018-02-27 Tatsuyuki IshiBring back ParamEnv deduplication
2018-02-27 borsAuto merge of #48449 - petrochenkov:uidiff, r=nikomatsakis
next