]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/crateresolve1.rs
Rollup merge of #66648 - crgl:btree-clone-from, r=Amanieu
[rust.git] / src / test / compile-fail / crateresolve1.rs
2019-04-12 Mazdak FarrokhzadRollup merge of #59880 - solson:transmute-float, r...
2019-03-27 borsAuto merge of #55780 - ogoffart:span_source_text, r...
2019-03-20 borsAuto merge of #57018 - dcreager:redundant-linker, r...
2019-02-13 borsAuto merge of #56951 - oli-obk:auto_toolstate_issue...
2019-01-28 Mazdak FarrokhzadRollup merge of #57859 - GuillaumeGomez:fix-background...
2019-01-27 borsAuto merge of #57925 - fintelia:riscv-cas, r=nagisa
2019-01-25 Mazdak FarrokhzadRollup merge of #56217 - frewsxcv:frewsxcv-float-parse...
2019-01-21 Mazdak FarrokhzadRollup merge of #56796 - KrishnaSannasi:try_from_impl_c...
2019-01-18 Mazdak FarrokhzadRollup merge of #57132 - daxpedda:master, r=steveklabnik
2019-01-18 Mazdak FarrokhzadRollup merge of #57107 - mjbshaw:thread_local_test...
2019-01-18 Mazdak FarrokhzadRollup merge of #56594 - sdroege:c_void-is-not-never...
2019-01-15 Mazdak FarrokhzadRollup merge of #56044 - matthewjasper:function-param...
2019-01-12 Mazdak FarrokhzadRollup merge of #57042 - pnkfelix:issue-57038-sidestep...
2019-01-12 Mazdak FarrokhzadRollup merge of #56425 - scottmcm:redo-vec-set_len...
2019-01-09 Stein SomersMerge remote-tracking branch 'upstream/master'
2019-01-05 kennytmRollup merge of #57278 - mati865:config_clippy, r=alexc...
2019-01-05 kennytmRollup merge of #57229 - mikeyhew:fix-56806, r=varkor
2019-01-05 borsAuto merge of #57101 - o01eg:fix-57014, r=alexcrichton
2019-01-04 borsAuto merge of #56079 - mark-i-m:patch-1, r=nikomatsakis
2019-01-02 borsAuto merge of #56827 - faern:eliminate-recv-timeout...
2019-01-01 borsAuto merge of #57125 - doitian:inconsistent-clone-doc...
2018-12-31 borsAuto merge of #57035 - Zoxc:query-pref9, r=michaelwoerister
2018-12-29 borsAuto merge of #57006 - GuillaumeGomez:no-crate-filter...
2018-12-28 borsAuto merge of #57118 - Zoxc:query-stats, r=wesleywiser
2018-12-28 borsAuto merge of #55519 - fhartwig:hashmap-index-example...
2018-12-27 borsAuto merge of #56838 - Aaron1011:fix/rustdoc-infer...
2018-12-27 borsAuto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=josht...
2018-12-27 borsAuto merge of #57129 - RalfJung:check-bounds, r=oli-obk
2018-12-26 borsAuto merge of #56534 - xfix:copied, r=@SimonSapin
2018-12-26 borsAuto merge of #57108 - Mark-Simulacrum:license-remove...
2018-12-26 Mark RousskovRemove licenses
2018-08-14 David WoodMoved problematic tests on Windows back to compile...
2018-08-14 David WoodMoved compile-fail tests to ui tests.
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-19 borsauto merge of #12231 : wycats/rust/url_path_parse,...
2014-02-18 borsauto merge of #12351 : kud1ing/rust/backticks, r=alexcr...
2014-02-17 borsauto merge of #12284 : brson/rust/install, r=alexcrichton
2014-02-16 borsauto merge of #12301 : FlaPer87/rust/issue-8893, r...
2014-02-16 borsauto merge of #12299 : sfackler/rust/limit-return,...
2014-02-16 borsauto merge of #12298 : alexcrichton/rust/rustdoc-testin...
2014-02-15 borsauto merge of #12235 : huonw/rust/raii-lock, r=alexcrichton
2014-02-15 borsauto merge of #12272 : alexcrichton/rust/snapshot,...
2014-02-15 Alex Crichtonextern mod => extern crate
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-09-12 Brian AndersonConvert 'use' to 'extern mod'. Remove old 'use' syntax
2012-04-08 Brian AndersonMerge pull request #2164 from grahame/floatinfstr
2012-04-06 Brian Andersontest: Refactor the crateresolve tests