]> git.lizzy.rs Git - rust.git/history - src/test
Implement a `find_descendant` method for `MovePath`
[rust.git] / src / test /
2020-02-10 borsAuto merge of #68835 - CAD97:sound-range-inclusive...
2020-02-10 borsAuto merge of #69012 - Dylan-DPC:rollup-13qn0fq, r...
2020-02-10 Dylan DPCRollup merge of #69006 - petrochenkov:prevspan2, r...
2020-02-10 Dylan DPCRollup merge of #69005 - ecstatic-morse:unified-dataflo...
2020-02-10 Dylan DPCRollup merge of #68992 - matthewjasper:imm-binding...
2020-02-10 Dylan DPCRollup merge of #68976 - ecstatic-morse:const-non-zero...
2020-02-10 Dylan DPCRollup merge of #68966 - jonas-schievink:coherence...
2020-02-10 Dylan DPCRollup merge of #68694 - nnethercote:reduce-RefCells...
2020-02-09 Jonas SchievinkReduce queries/map lookups done by coherence
2020-02-09 borsAuto merge of #67665 - Patryk27:master, r=zackmdavis
2020-02-09 Vadim Petrochenkovparser: Keep current and previous tokens precisely
2020-02-09 borsAuto merge of #69004 - jonas-schievink:rollup-z2ymler...
2020-02-09 Jonas SchievinkRollup merge of #68913 - Areredify:gat_pretty, r=cramertj
2020-02-09 Jonas SchievinkRollup merge of #68911 - jonas-schievink:inherent-overl...
2020-02-09 Jonas SchievinkRollup merge of #68881 - eddyb:always-preserve-dbg...
2020-02-09 Jonas SchievinkRollup merge of #68742 - tspiteri:string-as-mut, r...
2020-02-09 Jonas SchievinkRollup merge of #68738 - kennytm:derive-clone-eq-for...
2020-02-09 borsAuto merge of #68623 - Zoxc:lld, r=Mark-Simulacrum
2020-02-09 Matthew JasperDon't parse `mut a @ b` as `mut a @ mut b`
2020-02-09 borsAuto merge of #68975 - Dylan-DPC:rollup-jzab8oh, r...
2020-02-09 Patryk WychowaniecImprove reporting errors and suggestions for trait...
2020-02-09 borsAuto merge of #68689 - estebank:where-clause-sugg-missi...
2020-02-09 Esteban Küberreview comment
2020-02-09 borsAuto merge of #68376 - Centril:move-ref-patterns, r...
2020-02-09 Dylan MacKenzieTest `NonZeroU8::new` in a const context
2020-02-08 Dylan DPCRollup merge of #68960 - eddyb:llvm-dbg-cleanup, r...
2020-02-08 Dylan DPCRollup merge of #68958 - GuillaumeGomez:clean-up-e0277...
2020-02-08 Dylan DPCRollup merge of #68946 - mjbshaw:must_use, r=mjbshaw
2020-02-08 Dylan DPCRollup merge of #68918 - brson:unwrapdoc, r=Dylan-DPC
2020-02-08 Dylan DPCRollup merge of #68857 - Marwes:allocations, r=matthewj...
2020-02-08 Dylan DPCRollup merge of #68834 - ssomers:btree_first_last_fix68...
2020-02-08 Dylan DPCRollup merge of #68718 - Aaron1011:move-def-hir-span...
2020-02-08 CAD97Disable failing codegen test
2020-02-08 borsAuto merge of #68802 - eddyb:debuginfo-there-can-only...
2020-02-08 borsAuto merge of #68452 - msizanoen1:riscv-abi, r=nagisa...
2020-02-08 borsAuto merge of #68443 - eddyb:abi-compat-enum, r=nagisa
2020-02-08 Eduard-Mihai Burtescutest: use `all: $(call NATIVE_STATICLIB,test)` to build...
2020-02-08 Eduard-Mihai Burtescutest: address comments and pacify the merciless tidy.
2020-02-08 Eduard-Mihai Burtescurustc_target: switch homogeneous_aggregate to returning...
2020-02-08 John VanEnkAdd non-C-like enumeration tests on Rust->C calls to...
2020-02-08 John VanEnkTwo test cases where Rust calls C using enums by value
2020-02-08 John VanEnkAdd similar examples that work to each test.
2020-02-08 John VanEnkAdd a test that demonstrates an incorrect return value...
2020-02-08 John VanEnkAdd a test that demonstrates a segfault when calling...
2020-02-08 borsAuto merge of #68358 - matthewjasper:spec-fix, r=nikoma...
2020-02-07 borsAuto merge of #65232 - nikomatsakis:lazy-norm-anon...
2020-02-07 borsAuto merge of #68933 - Dylan-DPC:rollup-akz13kj, r...
2020-02-07 Dylan DPCRollup merge of #68928 - GuillaumeGomez:cleanup-e0276...
2020-02-07 Dylan DPCRollup merge of #68919 - Zoxc:ast-lifetime, r=nikomatsakis
2020-02-07 Dylan DPCRollup merge of #68910 - hanna-kruppe:master, r=Mark...
2020-02-07 Dylan DPCRollup merge of #68909 - tmandry:panic-abort-nocapture...
2020-02-07 Dylan DPCRollup merge of #68889 - Zoxc:hir-krate, r=eddyb
2020-02-07 Dylan DPCRollup merge of #68413 - XAMPPRocky:master, r=Mark...
2020-02-07 Dylan DPCRollup merge of #68164 - tmiasko:no-sanitize, r=nikomat...
2020-02-07 Mikhail Babenkoadd regression test
2020-02-07 borsAuto merge of #68499 - ssomers:btree_search_tidying...
2020-02-07 borsAuto merge of #68907 - Dylan-DPC:rollup-osm5e8o, r...
2020-02-06 Tyler MandryRespect --nocapture in panic=abort test mode
2020-02-06 Dylan DPCRollup merge of #68894 - JohnTitor:update-e0565, r...
2020-02-06 Dylan DPCRollup merge of #68888 - tspiteri:ignore-to-compile_fai...
2020-02-06 Dylan DPCRollup merge of #68886 - tom-a-wagner:master, r=Mark...
2020-02-06 Dylan DPCRollup merge of #68791 - mark-i-m:proper-linkcheck...
2020-02-06 Dylan DPCRollup merge of #68524 - jonas-schievink:generator...
2020-02-06 Dylan DPCRollup merge of #67359 - eddyb:macro-backtrace-all...
2020-02-06 Niko Matsakismake lint warn by default
2020-02-06 Niko Matsakislint impls that will become incoherent when leak-check...
2020-02-06 Niko Matsakisdon't mention specific region numbers in the ~ERROR...
2020-02-06 Eduard-Mihai Burtescutests: add a revision to macro_backtrace without -Zmacr...
2020-02-06 Eduard-Mihai Burtescurustc_macros: don't limit the -Zmacro-backtrace suggest...
2020-02-06 Eduard-Mihai Burtescurustc_errors: hide "in this macro invocation" when...
2020-02-06 Eduard-Mihai Burtescurustc: rename -Zexternal-macro-backtrace to -Zmacro...
2020-02-06 borsAuto merge of #68893 - Dylan-DPC:rollup-3f2421a, r...
2020-02-06 Dylan DPCRollup merge of #68880 - JohnTitor:issue-non-zero,...
2020-02-06 Dylan DPCRollup merge of #68869 - GuillaumeGomez:err-explanation...
2020-02-06 Dylan DPCRollup merge of #68845 - dwrensha:fix-68783, r=estebank
2020-02-06 Dylan DPCRollup merge of #68844 - euclio:debug-impl-def-path...
2020-02-06 Dylan DPCRollup merge of #68842 - Centril:issue-68785, r=estebank
2020-02-06 Dylan DPCRollup merge of #68837 - jonas-schievink:assoc-item...
2020-02-06 Dylan DPCRollup merge of #68788 - Centril:unified-fn-bodies...
2020-02-06 Dylan DPCRollup merge of #68751 - Tyg13:unused_parens_const_stat...
2020-02-06 Dylan DPCRollup merge of #68691 - nnethercote:rm-RefCell-from...
2020-02-06 Jonas SchievinkIgnore panic-drops-resume.rs on wasm/emscripten
2020-02-06 John Kåre AlsakerMove the `krate` method to Hir and remove the Krate...
2020-02-06 borsAuto merge of #68664 - tspiteri:no_run-complete-build...
2020-02-06 Yuki OkushiForbid using `0` as issue number
2020-02-06 borsAuto merge of #68583 - estebank:hrlt, r=oli-obk
2020-02-06 Tyler Lanphearunused-parens: implement for const/static items
2020-02-06 borsAuto merge of #68861 - Dylan-DPC:rollup-0m09hsg, r...
2020-02-05 Tomasz MiąskoSelectively disable sanitizer instrumentation
2020-02-05 borsAuto merge of #67429 - mati865:mingw-ultimate-fix,...
2020-02-05 Esteban KüberFix test
2020-02-05 Esteban KüberAccount for `impl Trait`
2020-02-05 Esteban Küberreview comments: wording
2020-02-05 Esteban KüberAccount for `fn()` types in lifetime suggestions
2020-02-05 Esteban KüberAccount for `'_` in suggestions
2020-02-05 Esteban Küberreview comments
2020-02-05 Esteban KüberSuggest `'r` instead of `'lifetime`
2020-02-05 Esteban KüberWhen suggesting lifetimes, propose adding the new lifet...
2020-02-05 Esteban KüberUse spans for input borrowed types unrelated to return...
2020-02-05 Esteban KüberAccount for HKTB when suggesting introduction of named...
next