]> git.lizzy.rs Git - rust.git/history - src/test
Auto merge of #53133 - Zoxc:gen-int, r=eddyb
[rust.git] / src / test /
2018-08-09 kennytmRollup merge of #53183 - estebank:println-comma, r...
2018-08-09 kennytmRollup merge of #53179 - gnzlbg:patch-3, r=alexcrichton
2018-08-09 BurntPizzaDon't panic on std::env::vars() when env in null.
2018-08-09 QuietMisdreavusset the syntax edition in the driver's phase 1
2018-08-09 borsAuto merge of #53031 - michaelwoerister:cross-lto,...
2018-08-09 David WoodUpdated tests after rebase.
2018-08-09 kennytmRollup merge of #53116 - jakllsch:netbsd-unsigned-char...
2018-08-09 kennytmRollup merge of #53110 - Xanewok:save-analysis-remap...
2018-08-09 kennytmRollup merge of #53094 - GuillaumeGomez:automatic-expan...
2018-08-09 kennytmRollup merge of #52773 - ljedrz:unncecessary_patterns...
2018-08-09 David WoodFallback to 'has type' error messages rather than ...
2018-08-09 David WoodCorrectly identify named early bound regions.
2018-08-09 Michael WoeristerRelax the target-cpu-on-function codegen test so it...
2018-08-09 borsAuto merge of #53108 - RalfJung:mutex, r=alexcrichton
2018-08-09 Sunjay VarmaAdded regression test for NLL raw pointer cast bug
2018-08-09 borsAuto merge of #53100 - VPashkov:issue-52456-improper_ct...
2018-08-08 borsAuto merge of #53186 - mikhail-m1:master, r=nikomatsakis
2018-08-08 gnzlbgupdate target-feature-gate.stderr output
2018-08-08 borsAuto merge of #53163 - oli-obk:const_prop_ice, r=nikoma...
2018-08-08 borsAuto merge of #53192 - oli-obk:clippyup, r=kennytm
2018-08-08 borsAuto merge of #53088 - matthewjasper:closure-region...
2018-08-08 Michael WoeristerAddress review comments for #53031 and fix some merge...
2018-08-08 borsAuto merge of #52872 - faern:use-modern-alignment-libc...
2018-08-08 borsAuto merge of #53053 - petrochenkov:custattr, r=alexcri...
2018-08-08 Mikhail ModinFixes #53119.
2018-08-08 Esteban KüberSuggest comma when missing in macro call
2018-08-08 borsAuto merge of #52993 - alexcrichton:fix-some-vis, r...
2018-08-08 gnzlbgadd feature-gate test
2018-08-07 Lukas KalbertodtAdd and update tests for `IndexMut` help message
2018-08-07 borsAuto merge of #52397 - estebank:println-comma, r=oli-obk
2018-08-07 borsAuto merge of #52911 - Mark-Simulacrum:visibility-hirid...
2018-08-07 Niko Matsakisavoid computing liveness when a variable doesn't need it
2018-08-07 Oliver SchneiderFix tidy
2018-08-07 Oliver SchneiderRemove an overly pedantic and wrong assertion
2018-08-07 borsAuto merge of #53109 - nikomatsakis:nll-escaping-into...
2018-08-07 Alex Crichtonrustc: Tweak visibility of some lang items
2018-08-07 borsAuto merge of #51990 - oli-obk:unstable_union, r=nikoma...
2018-08-07 fukataniadd gdb test for std::collections
2018-08-07 Michael WoeristerAnnotate functions in LLVM with target-cpu, same as...
2018-08-07 Michael WoeristerAdd test case for including upstream object files in...
2018-08-07 Michael WoeristerAdd test case for omitting dllimport during cross-lang...
2018-08-07 Michael WoeristerRun cross-lang-lto tests also for MSVC (since there...
2018-08-07 Oliver SchneiderFix tidy
2018-08-07 Oliver SchneiderMake sure the feature gate actually works and never...
2018-08-07 Oliver SchneiderAdd feature gate test
2018-08-07 Oliver SchneiderAlso put comparing raw pointers behind a feature gate
2018-08-07 Oliver SchneiderRebase fallout: new tests need updated ui output
2018-08-07 Oliver SchneiderDon't accidentally promote union access in MIR
2018-08-07 Oliver SchneiderAdd feature gate checks
2018-08-07 Oliver SchneiderPlace unions, pointer casts and pointer derefs behind...
2018-08-07 borsAuto merge of #53150 - kennytm:rollup, r=kennytm
2018-08-07 kennytmRollup merge of #53139 - danc86:riscv-no-gdb-scripts...
2018-08-07 kennytmRollup merge of #53135 - joshtriplett:remove-catch...
2018-08-07 David WoodSpecial case error message for thread-local statics.
2018-08-07 kennytmRollup merge of #53107 - RalfJung:static-mutex, r=alexc...
2018-08-07 kennytmRollup merge of #53093 - 0e4ef622:issue-52169-fix,...
2018-08-07 kennytmRollup merge of #53068 - MajorBreakfast:spawn, r=cramertj
2018-08-07 kennytmRollup merge of #53060 - iliekturtles:rustdoc-style...
2018-08-07 kennytmRollup merge of #53052 - redroc:master, r=QuietMisdreavus
2018-08-07 kennytmRollup merge of #53028 - Mark-Simulacrum:split-out...
2018-08-07 kennytmRollup merge of #52886 - petrochenkov:noga, r=alexcrichton
2018-08-07 kennytmRollup merge of #52885 - Mark-Simulacrum:cleanup-typeck...
2018-08-07 borsAuto merge of #52450 - PramodBisht:issue/52413, r=estebank
2018-08-07 Esteban KüberPoint at correct span when missing comma in `println`
2018-08-07 Esteban KüberSuggest comma when writing `println!("{}" a);`
2018-08-07 John Kåre AlsakerRecord adjustments and original type for expressions...
2018-08-07 borsAuto merge of #51007 - AstralSorcerer:master, r=nagisa
2018-08-07 borsAuto merge of #53134 - alexcrichton:tweak-travis, r...
2018-08-06 borsAuto merge of #53016 - scottmcm:impl-header-lifetime...
2018-08-06 Vadim PetrochenkovAddress review comments
2018-08-06 Matthew JasperName return type in free region messages
2018-08-06 Vadim PetrochenkovEnable macro modularization implicitly if one of "advan...
2018-08-06 Vadim PetrochenkovSupport custom attributes when macro modularization...
2018-08-06 Vadim PetrochenkovDiscern between various kinds of non-macro attributes
2018-08-06 borsAuto merge of #53115 - davidtwco:issue-52739, r=nikomat...
2018-08-06 David WoodDisable some nice region errors in NLL mode.
2018-08-06 Pramod Bisht#52413: addressed @estebank's Nit
2018-08-06 borsAuto merge of #52644 - varkor:lib-feature-gate-2, r...
2018-08-06 borsAuto merge of #52990 - Aaron1011:fix/rustdoc-auto-trait...
2018-08-06 Niko Matsakisadd test case showing how previous attempt was unsound
2018-08-06 Niko Matsakisrevert #52991
2018-08-06 borsAuto merge of #53045 - pnkfelix:issue-53026-migrate...
2018-08-06 Josef Reinhard BrandlRename Executor trait to Spawn
2018-08-06 borsAuto merge of #52332 - zackmdavis:dead_code_lint_should...
2018-08-06 borsAuto merge of #53002 - QuietMisdreavus:brother-may...
2018-08-06 Vadim Pashkovimproper_ctypes lint for individual foreign items
2018-08-05 borsAuto merge of #52997 - llogiq:tiny-list-opt, r=varkor
2018-08-05 varkorFix WASM tests
2018-08-05 borsAuto merge of #52800 - QuietMisdreavus:do-not-pass...
2018-08-05 Pramod BishtCloses #52413: Provide structured suggestion instead...
2018-08-05 Matthew TranEnable macros to pass $:literal to another macro
2018-08-05 varkorChange feature edition error into a warning
2018-08-05 varkorFix 2018 edition tests
2018-08-05 varkorRemove references to unknown feature `io`
2018-08-05 varkorAdd an error when declaring features that are stable...
2018-08-05 varkorFix stage 2 tests
2018-08-05 varkorFix rustdoc test
2018-08-05 varkorFix run-pass-fulldeps tests
2018-08-05 varkorConvert unknown_features lint into an error
2018-08-05 varkorTurn the duplicate feature lint into an error
next