]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-12-20 kennytmRollup merge of #46751 - michaelwoerister:c-incremental...
2017-12-20 kennytmRollup merge of #46671 - varkor:contrib-2, r=KodrAus
2017-12-20 kennytmRollup merge of #46517 - notriddle:patch-2, r=BurntSushi
2017-12-20 kennytmRollup merge of #46359 - GuillaumeGomez:remove-dead...
2017-12-20 borsAuto merge of #46508 - clarcharr:duration_extras, r...
2017-12-20 borsAuto merge of #46233 - SimonSapin:fmt-debuglist-flags...
2017-12-20 borsAuto merge of #46733 - nikomatsakis:nll-master-to-rust...
2017-12-20 borsAuto merge of #46441 - gaurikholkar:single_lifetimes...
2017-12-19 Niko Matsakisadding lint for single use lifetime names
2017-12-19 borsAuto merge of #46749 - SimonSapin:exorcism, r=nikomatsakis
2017-12-19 Niko Matsakisbe specific about what kind of normalization we mean
2017-12-19 Niko Matsakisremove dead `is_foo_free_region` helpers
2017-12-19 Niko Matsakisfix comment on `check_type_tests`
2017-12-19 Niko Matsakistweak comment on `TypeTest` to be more accurate
2017-12-19 borsAuto merge of #46664 - mikeyhew:raw_pointer_self, r...
2017-12-19 borsAuto merge of #46829 - GuillaumeGomez:rollup, r=Guillau...
2017-12-19 borsAuto merge of #45525 - MaikKlein:collector, r=eddyb
2017-12-18 Guillaume GomezRollup merge of #46825 - GuillaumeGomez:mobile-search...
2017-12-18 Guillaume GomezRollup merge of #46824 - GuillaumeGomez:doc-sidebar...
2017-12-18 Guillaume GomezRollup merge of #46812 - kennytm:fix-align-offset-sign...
2017-12-18 Guillaume GomezRollup merge of #46805 - estebank:unnecessary-unsafe...
2017-12-18 Guillaume GomezRollup merge of #46804 - estebank:conflicting-impl...
2017-12-18 Guillaume GomezRollup merge of #46802 - estebank:redefined-def-span...
2017-12-18 Guillaume GomezRollup merge of #46801 - estebank:impl-extra-req-def...
2017-12-18 Guillaume GomezRollup merge of #46800 - estebank:expected-closure...
2017-12-18 Guillaume GomezRollup merge of #46790 - frewsxcv:frewsxcv-swap-bytes...
2017-12-18 Guillaume GomezRollup merge of #46786 - GuillaumeGomez:fix-sized-rende...
2017-12-18 Guillaume GomezRollup merge of #46700 - GuillaumeGomez:more-relevant...
2017-12-18 Guillaume GomezAdd tests for hidden types
2017-12-18 Guillaume GomezImprove search display on mobile
2017-12-18 borsAuto merge of #46808 - eddyb:issue-46769-quick, r=arielb1
2017-12-18 Guillaume GomezFix dynamic crates listing in doc sidebar
2017-12-18 Eduard-Mihai... rustc: ensure optimized enums have a properly aligned...
2017-12-18 Esteban KüberTweak "unecessary unsafe block" error spans
2017-12-18 Maik KleinAdd rustc_data_structures for trans_utils/lib.rs
2017-12-18 Maik KleinFix incorrect rebase in collector::find_vtable_types
2017-12-18 Esteban KüberRework expected closure error
2017-12-18 Esteban KüberPoint at def span in "impl has stricter requirements...
2017-12-18 borsAuto merge of #46811 - michaelwoerister:depkind-is...
2017-12-18 Ariel Ben-Yehudanormalize the results of `tcx.type_of` after substituting
2017-12-18 Maik KleinUpdate lockfile
2017-12-18 Maik KleinRename more functions from trans to monomorphize
2017-12-18 Maik KleinRename trans to monomorphize in comments
2017-12-18 Maik KleinMove partitioning.rs to rustc_mir
2017-12-18 Maik KleinPrefer type_of().substs over instance::ty()
2017-12-18 Maik KleinMove has_metadata back to context.rs
2017-12-18 Maik KleinRemove branch with has_metadata
2017-12-18 Maik KleinTest with trans_apply_param_substs
2017-12-18 Maik KleinRemove duplicated functions from trans::common.rs
2017-12-18 Maik KleinMove meta_data into TyS
2017-12-18 Maik KleinMove instance related methods from TyCtxt to Instance
2017-12-18 Maik KleinFix some comments to refer to `MonoItem`
2017-12-18 Maik KleinRefactor paths to middle::trans to mir::mono
2017-12-18 Maik KleinMove middle::trans.rs to mir::mono.rs
2017-12-18 Maik KleinRename mono_item.rs to item.rs
2017-12-18 Maik KleinRename as_trans_item to as_mono_item
2017-12-18 Maik KleinRename more functions from trans to mono
2017-12-18 Maik KleinRename TransItemExt to MonoItemExt
2017-12-18 Maik KleinMove common.rs functionality into TyCtxt
2017-12-18 Maik KleinRename TransItemCollectionMode to MonoItemCollectionMode
2017-12-18 Maik KleinRename TransItem to MonoItem
2017-12-18 Maik KleinMove trans_item and monomorphize to rustc_mir
2017-12-18 Maik KleinMove collector to monomorphize
2017-12-18 kennytmFix the wrong subtraction in align_offset intrinsic.
2017-12-18 Michael Woeristerincr.comp.: Mark DepKind node as input.
2017-12-18 Michael Woeristerincr.comp.: Add -Cincremental in addition to -Zincremental
2017-12-18 Guillaume GomezFix ?Sized where bound not being displayed at the corre...
2017-12-18 Esteban KüberUse def span for conflicting impls and recursive fn
2017-12-18 Esteban KüberPoint at def span on redefined name diagnostic
2017-12-18 borsAuto merge of #46798 - Diggsey:debug-osstr, r=dtolnay
2017-12-18 Diggory BlakeAdd lossless debug implementation for unix OsStrs
2017-12-17 Corey FarwellDisplay binary notation for numeric swap_bytes methods.
2017-12-17 borsAuto merge of #46788 - petrochenkov:assocrecov, r=estebank
2017-12-17 Vadim Petrochenkovsyntax: recovery for incorrect associated item paths...
2017-12-17 borsAuto merge of #46436 - eddyb:unpacked, r=arielb1,oli-obk
2017-12-17 Eduard-Mihai... Mark miri as broken.
2017-12-17 Eduard-Mihai... miri: pass pointer alignments directly instead of conte...
2017-12-17 Eduard-Mihai... miri: use separate Pointer and Align instead of PtrAndA...
2017-12-17 Eduard-Mihai... miri: track the Align instead of packedness in PtrAndAlign.
2017-12-17 Eduard-Mihai... rustc_trans: always require alignment for load/store...
2017-12-17 Eduard-Mihai... rustc_trans: always keep track of the Align in LvalueRef.
2017-12-17 Eduard-Mihai... rustc: don't track whether layouts are "packed".
2017-12-17 borsAuto merge of #46709 - Zoxc:par-merge, r=arielb1
2017-12-17 John Kåre AlsakerAdd sync module to rustc_data_structures
2017-12-17 Michael Hewsonupdate ui/arbitrary-self-types-not-object-safe with...
2017-12-17 Michael Hewsonfix ui test
2017-12-17 Michael Hewsonadd a ui test for the inference variable warning
2017-12-17 Michael Hewsonbetter variable names in tests
2017-12-17 Michael HewsonAdd tests with *const Rc<Self> and similar self types
2017-12-17 Michael HewsonWarn about inference variables behind raw pointers...
2017-12-17 Michael Hewsonremove test for issue #26194 because it is now redundant
2017-12-17 Michael Hewsonupdate error message in test/compile-fail/issue-26194.rs
2017-12-17 Michael HewsonFix ICE in probe::confirm::extract_existential_trait_re...
2017-12-17 Michael HewsonAdd a feature_gate test for raw pointer self
2017-12-17 Michael Hewsonshorten lines for tidy
2017-12-17 Michael Hewsondon't emit a type error if autoderef ends in an inferen...
2017-12-17 Michael Hewsonchanged some stuff in probe.rs and it broke libstd
2017-12-17 Michael Hewsonimplement raw-pointer `self`. Works for traits, includi...
2017-12-17 borsAuto merge of #46778 - petrochenkov:nounwrap, r=arielb1
2017-12-17 borsAuto merge of #46761 - zackmdavis:concerning_incorrect_...
next