]> git.lizzy.rs Git - rust.git/history - src/test
converted space to tab in css files
[rust.git] / src / test /
2017-12-21 borsAuto merge of #46772 - alexcrichton:thinlto-passes...
2017-12-21 borsAuto merge of #46754 - cramertj:refactor-arg-impl,...
2017-12-21 borsAuto merge of #46531 - cramertj:no-mo-modrs, r=nikomatsakis
2017-12-21 borsAuto merge of #46083 - petrochenkov:morepriv, r=nikomat...
2017-12-21 Vadim PetrochenkovAlways report private-in-public in associated types...
2017-12-21 Vadim PetrochenkovProhibit access to private statics from other crates...
2017-12-21 Vadim PetrochenkovProperly check traits in type privacy
2017-12-21 Vadim PetrochenkovCheck associated type bindings for privacy and stability
2017-12-21 Vadim PetrochenkovAdd tests for associated item privacy
2017-12-20 borsAuto merge of #46862 - nikomatsakis:nll-master, r=arielb1
2017-12-20 Niko Matsakisconvert region-liveness-drop{-,-no-}may-dangle.rs into...
2017-12-20 Niko Matsakisadd some run-pass tests for NLL showing that things...
2017-12-20 Niko Matsakiswhen using feature(nll), don't warn about AST-based...
2017-12-20 Santiago Pastorinofeature nll implies borrowck=mir
2017-12-20 Santiago Pastorinofeature nll implies two-phase-borrows
2017-12-20 Santiago PastorinoAdd nll feature and make nll imply nll_dump_cause
2017-12-20 Niko Matsakisuse `report_generic_bound_failure` when we can in the...
2017-12-20 Niko Matsakisconnect NLL machinery to the `NiceRegionError` code
2017-12-20 Niko Matsakisonly dump causes if we have nothing better
2017-12-20 Santiago PastorinoAdd three point error handling to borrowck
2017-12-20 Niko Matsakisconnect NLL type checker to the impl trait code
2017-12-20 Niko Matsakispropagate `region_bound_pairs` into MIR type-check
2017-12-20 Niko Matsakisget the `DefiningTy` from the `body_owner_kind` not...
2017-12-20 borsAuto merge of #46583 - scottmcm:fix-static-i128-lower...
2017-12-20 borsAuto merge of #46874 - kennytm:rollup, r=kennytm
2017-12-20 kennytmRollup merge of #46870 - ffflorian:fix/slice/typo,...
2017-12-20 kennytmRollup merge of #46856 - estebank:missing-in-impl-def...
2017-12-20 kennytmRollup merge of #46852 - scottmcm:asm-placecontext...
2017-12-20 kennytmRollup merge of #46851 - petrochenkov:tospace, r=estebank
2017-12-20 kennytmRollup merge of #46835 - topecongiro:bad-span-for-macro...
2017-12-20 kennytmRollup merge of #46831 - Diggsey:float-debug-fmt, r...
2017-12-20 kennytmRollup merge of #46828 - vi:hash_for_systemtime_instant...
2017-12-20 kennytmRollup merge of #46794 - Sh4rK:distribute-intrinsic...
2017-12-20 kennytmRollup merge of #46787 - varkor:contrib-6, r=QuietMisdr...
2017-12-20 kennytmRollup merge of #46760 - semarie:openbsd-arm64, r=alexc...
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 #46457 - m4b:no_mangle_static, r=michaelw...
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 Taylor CramerIgnore pretty printing tests for non_modrs_mods
2017-12-19 Taylor CramerImplement non-mod.rs mod statements
2017-12-19 Esteban KüberPoint at def span in "missing in impl" error
2017-12-19 Vadim PetrochenkovFix whitespacing issues in pretty-printing of bounds
2017-12-19 Scott McMurrayFix -Z lower_128bit_ops handling of statics
2017-12-19 Niko Matsakisadding lint for single use lifetime names
2017-12-19 Seiichi UchidaFix up an ui test
2017-12-19 borsAuto merge of #46749 - SimonSapin:exorcism, r=nikomatsakis
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 Diggory BlakeAlways print floats with a decimal point with the Debug...
2017-12-19 borsAuto merge of #45525 - MaikKlein:collector, r=eddyb
2017-12-19 varkorAdd a test for `--sort-modules-by-appearance`
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 borsAuto merge of #46808 - eddyb:issue-46769-quick, r=arielb1
2017-12-18 Eduard-Mihai Burtescurustc: ensure optimized enums have a properly aligned...
2017-12-18 Esteban KüberTweak "unecessary unsafe block" error spans
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 kennytmFix the wrong subtraction in align_offset intrinsic.
2017-12-18 Michael Woeristerincr.comp.: Mark DepKind node as input.
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-17 borsAuto merge of #46788 - petrochenkov:assocrecov, r=estebank
2017-12-17 Vadim Petrochenkovsyntax: recovery for incorrect associated item paths...
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 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 HewsonAdd a feature_gate test for raw pointer self
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_...
2017-12-16 borsAuto merge of #46750 - varkor:imp-llmod, r=estebank
2017-12-16 borsAuto merge of #46763 - zackmdavis:and_the_case_of_the_e...
2017-12-16 borsAuto merge of #46743 - oli-obk:miri, r=eddyb
2017-12-16 borsAuto merge of #46722 - arielb1:single-self, r=eddyb
2017-12-16 Zack M. Davisin which `..` is suggested for erroneous `...` in struc...
2017-12-16 Zack M. Davisin which suggestions to borrow casts or binary expressi...
next