]> git.lizzy.rs Git - rust.git/history - src/test
Auto merge of #50420 - chrisvittal:mailmap-chrisvittal, r=oli-obk
[rust.git] / src / test /
2018-05-06 borsAuto merge of #50420 - chrisvittal:mailmap-chrisvittal...
2018-05-06 borsAuto merge of #50466 - kennytm:rustbuild-stage0-lib...
2018-05-06 borsAuto merge of #50453 - alexcrichton:proc-macro-not...
2018-05-05 borsAuto merge of #50444 - michaelwoerister:check-parallel...
2018-05-05 borsAuto merge of #50276 - Zoxc:build-cleanup, r=alexcrichton
2018-05-05 borsAuto merge of #50441 - kornelski:debughint, r=kornelski
2018-05-05 KornelSuggest more helpful formatting string
2018-05-05 borsAuto merge of #50418 - nnethercote:cmt, r=eddyb
2018-05-05 borsAuto merge of #50423 - hberntsen:armv5te_unknown_linux_...
2018-05-05 John Kåre AlsakerFix libtest-json test
2018-05-05 borsAuto merge of #50419 - sinkuu:rustdoc_nested_impl_trait...
2018-05-04 borsAuto merge of #50084 - killercup:compiletest-rustfix...
2018-05-04 Alex CrichtonFold rustfix tests back into the UI test suite
2018-05-04 Alex Crichtontest: Make a dedicated testsuite for rustfix
2018-05-04 Pascal HertleifFirst step towards rustfix compiletest mode
2018-05-04 borsAuto merge of #49870 - pnkfelix:issue-27282-immut-borro...
2018-05-04 borsAuto merge of #50435 - cuviper:rm-lookup_host, r=sfackler
2018-05-04 Felix S. Klock IIUpdate mir-opt test to reflect change to MIR code-gener...
2018-05-04 borsAuto merge of #50409 - KiChjang:issue-50343, r=nikomatsakis
2018-05-04 borsAuto merge of #50398 - llogiq:memchr-nano-opt, r=nagisa
2018-05-04 borsAuto merge of #50397 - sgrif:sg-smaller-universe-refact...
2018-05-03 Josh StoneRemove the deprecated std::net::{lookup_host,LookupHost}
2018-05-03 borsAuto merge of #50413 - kennytm:rollup, r=kennytm
2018-05-03 kennytmRollup merge of #50320 - GuillaumeGomez:fix-search...
2018-05-03 Guillaume GomezFix invalid path generation in rustdoc search
2018-05-03 kennytmRollup merge of #50416 - rleungx:non-lifetime, r=estebank
2018-05-03 kennytmRollup merge of #50406 - ExpHP:concat-nonzero-idents...
2018-05-03 kennytmRollup merge of #50421 - kennytm:fix-50415-ice-when...
2018-05-03 kennytmRollup merge of #50417 - matklad:pr-50379, r=alexcrichton
2018-05-03 kennytmRollup merge of #50407 - nnethercote:inline-BytePos...
2018-05-03 kennytmRollup merge of #50401 - alexcrichton:remove-path-from...
2018-05-03 kennytmRollup merge of #50393 - oli-obk:packed_const_panic...
2018-05-03 kennytmRollup merge of #50365 - nnethercote:nearest_common_anc...
2018-05-03 kennytmRollup merge of #50360 - kennytm:fix-50232-clarify...
2018-05-03 kennytmRollup merge of #50349 - GuillaumeGomez:rename-type...
2018-05-03 kennytmFix issue #50415.
2018-05-03 Shotaro Yamadarustdoc: Resolve nested `impl Trait`s
2018-05-03 Felix S. Klock IIUnit test for the new implicit borrow and deref within the
2018-05-03 borsAuto merge of #50030 - flip1995:rfc2103, r=petrochenkov
2018-05-03 rleungxcheck if the token is a lifetime before parsing
2018-05-03 kennytmRollup merge of #50302 - GuillaumeGomez:add-query-searc...
2018-05-03 borsAuto merge of #50391 - nnethercote:escape_unicode,...
2018-05-03 borsAuto merge of #50378 - varkor:repr-align-max-29, r...
2018-05-03 Keith YeungSkip checking for unused mutable locals that have no...
2018-05-03 Michael Lamparskiadd missing output for ui test
2018-05-03 Michael Lamparskiforbid empty identifiers from concat_idents
2018-05-03 borsAuto merge of #50369 - pftbest:unicode, r=SimonSapin
2018-05-02 borsAuto merge of #50355 - petrochenkov:50187, r=oli-obk
2018-05-02 borsAuto merge of #50354 - varkor:initial-field-alignment...
2018-05-02 Oliver SchneiderAllow unaligned reads in constants
2018-05-02 borsAuto merge of #49943 - pnkfelix:fix-issue-49918, r...
2018-05-02 borsAuto merge of #50339 - nnethercote:lazy-Printer-buf...
2018-05-02 flip1995fix tests
2018-05-02 flip1995make it compile again
2018-05-02 Seiichi UchidaChange Attribute::name to return the last segment
2018-05-02 Seiichi UchidaAdd tests for a new feature 'tool_attributes'
2018-05-02 borsAuto merge of #50329 - Zoxc:opt-3, r=alexcrichton
2018-05-02 borsAuto merge of #50282 - fitzgen:run-more-passes-on-const...
2018-05-02 borsAuto merge of #50278 - eddyb:mir-succ-iter, r=nikomatsakis
2018-05-01 borsAuto merge of #50379 - nrc:update, r=alexcrichton
2018-05-01 borsAuto merge of #49982 - petrochenkov:noreex, r=alexcrichton
2018-05-01 varkorReduce the maximum alignment to repr(align(1 << 29))
2018-05-01 Felix S. Klock IIUpdate ui/generator tests to reflect changes from new...
2018-05-01 varkorAdd a print_types_sizes regression test
2018-05-01 borsAuto merge of #50374 - petrochenkov:pypath, r=Mark...
2018-05-01 varkorAdd repr(u8) to the test
2018-05-01 varkorCorrect initial field alignment for repr(C)/repr(int)
2018-05-01 borsAuto merge of #49789 - petrochenkov:prelext, r=nikomatsakis
2018-05-01 Vadim PetrochenkovFix an error from "unused" lint + Fix rebase
2018-05-01 Vadim PetrochenkovGive removal reasons to removed features
2018-05-01 Vadim PetrochenkovRemove `macro_reexport`
2018-05-01 borsAuto merge of #50198 - oli-obk:const_prop, r=eddyb
2018-05-01 borsAuto merge of #49724 - kennytm:range-inc-start-end...
2018-05-01 kennytmClarify wordings of the `unstable_name_collision` lint.
2018-05-01 borsAuto merge of #48786 - nagisa:fp, r=nikomatsakis
2018-05-01 Simonas KazlauskasForce frame pointers for the backtrace test
2018-05-01 Simonas KazlauskasRework force-frame-pointer
2018-05-01 Björn SteinbrinkDon't force-enable frame pointers when generating debug...
2018-05-01 borsAuto merge of #50304 - nox:uninhabited-output, r=eddyb
2018-05-01 borsAuto merge of #50197 - nikomatsakis:skolemize-out-of...
2018-05-01 Vadim PetrochenkovBetter support for import resolution in 3 namespaces
2018-04-30 borsAuto merge of #48925 - zackmdavis:fn_must_stabilize...
2018-04-30 borsAuto merge of #50345 - kennytm:rollup, r=kennytm
2018-04-30 kennytmRollup merge of #50344 - SimonSapin:cargo, r=alexcrichton
2018-04-30 kennytmRollup merge of #50330 - japaric:used, r=nagisa
2018-04-30 kennytmRollup merge of #50327 - varkor:match-unused-struct...
2018-04-30 kennytmRollup merge of #50325 - petrochenkov:pmgate, r=alexcri...
2018-04-30 kennytmRollup merge of #50316 - ehuss:fix-doc-links, r=frewsxcv
2018-04-30 kennytmRollup merge of #50312 - Pazzaz:master, r=GuillaumeGomez
2018-04-30 kennytmRollup merge of #50233 - mark-i-m:const_vec, r=kennytm
2018-04-30 Oliver SchneiderImprove div by zero const eval errors
2018-04-30 Oliver SchneiderUpdate ui test output
2018-04-30 borsAuto merge of #50163 - kornelski:error, r=Kimundi
2018-04-30 borsAuto merge of #50326 - ollie27:rustdoc_cross_crate_cons...
2018-04-30 borsAuto merge of #50272 - scottmcm:termination-test-error...
2018-04-30 Jorge Apariciocheck that #[used] is used only on statics
2018-04-30 borsAuto merge of #50204 - Manishearth:approx-enum, r=estebank
2018-04-30 borsAuto merge of #50261 - nrc:update, r=kennytm
2018-04-30 varkorCorrect unused field warning on struct match container...
2018-04-30 borsAuto merge of #50092 - abonander:issue-49934, r=petroch...
next