]> git.lizzy.rs Git - rust.git/history - src/test
remove is_unique
[rust.git] / src / test /
2017-12-10 Ariel Ben-Yehudause `places_conflict` to handle reassignment
2017-12-10 borsAuto merge of #46611 - GuillaumeGomez:type-mismatch...
2017-12-10 borsAuto merge of #46602 - mbrubeck:try, r=kennytm
2017-12-10 Guillaume GomezFix switched types in type mismatch
2017-12-09 borsAuto merge of #46572 - vramana:fix-45638, r=estebank
2017-12-09 borsAuto merge of #46581 - tmccombs:drain_filter_drop,...
2017-12-09 borsAuto merge of #46586 - GuillaumeGomez:fix-mobile-import...
2017-12-09 borsAuto merge of #46573 - jseyfried:add_decl_macro_test...
2017-12-08 borsAuto merge of #45837 - SimonSapin:file_read_write,...
2017-12-08 borsAuto merge of #46563 - michaelwoerister:make-anon-globa...
2017-12-08 Ramana VenkataFix bad error message for cannot_reborrow_already_uniqu...
2017-12-08 borsAuto merge of #46247 - GuillaumeGomez:md-warnings,...
2017-12-08 borsAuto merge of #46556 - michaelwoerister:enable-query...
2017-12-08 Michael WoeristerRemove some svh-tests from run-pass.
2017-12-08 Michael Woeristerincr.comp.: Hash spans unconditionally for full accuracy.
2017-12-08 borsAuto merge of #46549 - alexcrichton:thinlto-weak, r...
2017-12-08 borsAuto merge of #46574 - GuillaumeGomez:rollup, r=Guillau...
2017-12-07 Guillaume GomezRollup merge of #46548 - jonathanstrong:master, r=dtolnay
2017-12-07 Guillaume GomezRollup merge of #46539 - oli-obk:cargo_lock, r=alexcrichton
2017-12-07 Guillaume GomezRollup merge of #46444 - GuillaumeGomez:css-cleanup...
2017-12-07 Guillaume GomezRollup merge of #46416 - liigo:cfg-macro, r=steveklabnik
2017-12-07 Jeffrey SeyfriedAdd test for #44128.
2017-12-07 borsAuto merge of #46497 - AgustinCB:issue-46311, r=petroch...
2017-12-07 borsAuto merge of #46532 - est31:master, r=est31
2017-12-07 borsAuto merge of #46509 - nikomatsakis:nll-master-to-rust...
2017-12-07 Alex Crichtonrustc: Further tweak linkage in ThinLTO
2017-12-07 borsAuto merge of #46523 - CrockAgile:update-fingerprint...
2017-12-07 Niko Matsakisadd test comparing free region to bound region
2017-12-07 Niko Matsakisuse `-Znll -Zborrowck=mir -Zverbose` consistently
2017-12-07 Niko Matsakisregion-ebr-does-not-outlive-static: reuse old test...
2017-12-07 Niko Matsakispropagate-approximated-ref: include FIXME comment
2017-12-07 Niko Matsakistest more failure cases for approximating the "longer...
2017-12-07 Niko Matsakistest approximations of the "shorter side" that resort...
2017-12-07 Niko Matsakisdelete stray file
2017-12-07 Niko Matsakisescape-upvar-ref: patch comment per arielb1
2017-12-07 Niko Matsakisescape-upvar-nested: patch "dangling reference" to...
2017-12-07 Niko Matsakisescape-argument: improve comment per arielb1's suggestion
2017-12-07 Niko Matsakisescape-argument-callee: improve comment per arielb1...
2017-12-07 Niko Matsakisdon't print self symbol's internal index unless gensymed
2017-12-07 Niko Matsakisadd closure requirement tests, improve debugging output
2017-12-07 borsAuto merge of #46221 - GuillaumeGomez:doc-script-load...
2017-12-07 est31Migrate even more feature gate tests to ui
2017-12-07 est31Migrate a few feature gate tests to ui
2017-12-07 Agustin Chiappe... remove unnecessary changes
2017-12-07 Agustin Chiappe... address comments
2017-12-07 borsAuto merge of #46187 - notriddle:patch-1, r=QuietMisdreavus
2017-12-07 borsAuto merge of #46533 - nikomatsakis:ui-stamp-files...
2017-12-07 borsAuto merge of #46528 - CensoredUsername:stabilize_abi_s...
2017-12-06 borsAuto merge of #46524 - eddyb:static-static, r=arielb1
2017-12-06 Eduard-Mihai Burtescurustc_mir: promote references of statics from other...
2017-12-06 borsAuto merge of #45953 - estebank:tab-4, r=nikomatsakis
2017-12-06 borsAuto merge of #46268 - arielb1:union-borrow, r=nikomatsakis
2017-12-06 Corey FarwellRollup merge of #46512 - Havvy:doc-compile_fail, r...
2017-12-06 Corey FarwellRollup merge of #46502 - GuillaumeGomez:improve-search...
2017-12-06 Corey FarwellRollup merge of #46495 - timotree3:patch-1, r=nikomatsakis
2017-12-06 Corey FarwellRollup merge of #46483 - frewsxcv:frewsxcv-ptr-swap...
2017-12-06 Corey FarwellRollup merge of #46431 - steveklabnik:gh42725, r=QuietM...
2017-12-06 Corey FarwellRollup merge of #46378 - udoprog:benches-rand, r=kennytm
2017-12-06 Corey FarwellRollup merge of #46136 - tbu-:pr_werror, r=nikomatsakis
2017-12-06 borsAuto merge of #46192 - arielb1:locally-coherent, r...
2017-12-06 Agustin Chiappe... and refactor to just move the checking
2017-12-06 borsAuto merge of #46521 - SimonSapin:uninhabited-variants...
2017-12-06 borsAuto merge of #45898 - JRegimbal:master, r=QuietMisdreavus
2017-12-06 CensoredUsernameStabilize abi_sysv64
2017-12-06 Ariel Ben-Yehudawork around weird match arm lifetimes
2017-12-05 Jeff CrockerFormat function interface fingerprint hash tests
2017-12-05 Jeff CrockerUpdate 'while loop' fingerprint hash tests
2017-12-05 Jeff CrockerUpdate 'while let loop' fingerprint hash tests
2017-12-05 Jeff CrockerUpdate loop expression fingerprint hash tests
2017-12-05 Simon Sapinrustc_trans: don't write discriminants for uninhabited...
2017-12-05 Jeff CrockerUpdate inline asm fingerprint hash tests
2017-12-05 Ariel Ben-Yehudaconvert errors to warnings
2017-12-05 Jeff CrockerUpdate function interface fingerprint hash tests
2017-12-05 Ariel Ben-Yehudafix borrows across loops, libcore *almost* compiles
2017-12-05 Ariel Ben-Yehudahandle gen/kill sets together
2017-12-05 Ariel Ben-Yehudafix handling of CallScopeData
2017-12-05 Ariel Ben-Yehudaimprove conflict error reporting
2017-12-05 Ariel Ben-YehudaMIR borrowck: implement union-and-array-compatible...
2017-12-05 Jeff CrockerUpdate for loop fingerprint hash tests
2017-12-05 Jeff CrockerUpdate closure expression fingerprint hash tests
2017-12-05 borsAuto merge of #46514 - zackmdavis:sticking_it_to_the_ma...
2017-12-05 borsAuto merge of #46498 - malbarbo:dist-armv5te, r=alexcri...
2017-12-05 Ariel Ben-Yehudaconvert the new conflicts to a soft error
2017-12-05 Ariel Ben-Yehudarefactor a bit
2017-12-05 borsAuto merge of #46492 - eddyb:move-ops, r=arielb1
2017-12-05 Eduard-Mihai Burtescurustc_mir: don't move temporaries that are still used...
2017-12-05 borsAuto merge of #46503 - Aaron1011:librustdoc_log, r...
2017-12-05 borsAuto merge of #46499 - malbarbo:rename-cross, r=alexcri...
2017-12-05 borsAuto merge of #46403 - oli-obk:generic_missing_impl...
2017-12-05 borsAuto merge of #46305 - irinagpopa:backstory, r=alexcric...
2017-12-04 borsAuto merge of #46427 - michaelwoerister:transitive...
2017-12-04 borsAuto merge of #46319 - nikomatsakis:nll-master-to-rust...
2017-12-04 borsAuto merge of #46463 - nak3:fix-invalid-docs-path,...
2017-12-04 Irina-Gabriela Poparustc_back: replace tempdir with crates.io version.
2017-12-04 Irina-Gabriela Poparustc_back: move dynamic_lib to rustc_metadata.
2017-12-04 Niko Matsakisconstraint_generation: create liveness constraints...
2017-12-04 Niko Matsakismake `resolve_regions_and_report_errors` take an `Outli...
2017-12-04 Paul Daniel Fariainform constraint generation using maybe-init
2017-12-04 Kenjiro NakayamaFix invalid docs path for compiler plugins
2017-12-04 Niko Matsakisreplace constant regions with a post-inference check
next