]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #68791 - mark-i-m:proper-linkcheck, r=ehuss,JohnTitor
[rust.git] / src / test /
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 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 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 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...
2020-02-05 Dylan DPCRollup merge of #68858 - ljedrz:collapse_stable_hash_fo...
2020-02-05 Dylan DPCRollup merge of #68851 - JohnTitor:fix-issue-number...
2020-02-05 Dylan DPCRollup merge of #68846 - king6cong:doc-fix, r=Guillaume...
2020-02-05 Dylan DPCRollup merge of #68840 - Centril:rec-lim-curr-crate...
2020-02-05 Dylan DPCRollup merge of #68832 - GuillaumeGomez:clean-up-3...
2020-02-05 Dylan DPCRollup merge of #68809 - ecstatic-morse:const-int-funct...
2020-02-05 Dylan DPCRollup merge of #68790 - nnethercote:improve-merge_from...
2020-02-05 Dylan DPCRollup merge of #68762 - ForNeVeR:patch-1, r=alexcrichton
2020-02-05 Mazdak Farrokhzadast_validation: fix visiting bug.
2020-02-05 borsAuto merge of #68755 - Tyg13:update_stdarch, r=alexcrichton
2020-02-05 Dylan MacKenzieFix test
2020-02-05 David Renshawstop using BytePos for computing spans in librustc_pars...
2020-02-05 borsAuto merge of #68831 - Dylan-DPC:rollup-j6x15y9, r...
2020-02-05 Mazdak Farrokhzador_patterns: add regression test for 68785
2020-02-05 Mazdak Farrokhzad`#![recursion_limit = "X"]`: note current crate name.
2020-02-05 Mazdak Farrokhzadparser: merge `fn` grammars wrt. bodies & headers
2020-02-04 borsAuto merge of #68544 - Aaron1011:remove-overlapping...
2020-02-04 Andy Russelluse def_path_str for missing_debug_impls message
2020-02-04 Dylan DPCRollup merge of #68819 - estebank:split_at_mut, r=oli-obk
2020-02-04 Dylan DPCRollup merge of #68818 - matthiaskrgr:misc_perf, r...
2020-02-04 Dylan DPCRollup merge of #68815 - matthiaskrgr:redundant_imports...
2020-02-04 Dylan DPCRollup merge of #68810 - ollie27:once_with_copy, r...
2020-02-04 Dylan DPCRollup merge of #68805 - matthiaskrgr:cleanup_bootstrap...
2020-02-04 Dylan DPCRollup merge of #68758 - daboross:fix-59191, r=petrochenkov
2020-02-04 Dylan DPCRollup merge of #68282 - tmiasko:sanitizer-example...
2020-02-04 borsAuto merge of #68558 - HeroicKatora:buf-writer-capacity...
2020-02-04 Dylan MacKenzieAdd tests for newly const arithmetic fns
2020-02-04 Aaron HillRemove the `overlapping_marker_traits` feature
2020-02-04 borsAuto merge of #68377 - estebank:fn-obligations-spans...
2020-02-04 borsAuto merge of #68708 - Mark-Simulacrum:stage0-step...
2020-02-04 Jonas SchievinkRemove obsolete test
2020-02-04 Jonas SchievinkUpdate error message with too many parameters
2020-02-04 Jonas SchievinkAdd more tests for generator resume arguments
2020-02-04 borsAuto merge of #68804 - ecstatic-morse:qualif-cursor...
2020-02-04 borsAuto merge of #68601 - 0dvictor:split, r=tmandry
2020-02-04 Esteban KüberSuggest `split_at_mut` on multiple mutable index access
2020-02-04 Victor DingSplit `join_codegen_and_link()` into two steps
2020-02-03 borsAuto merge of #67668 - matthewjasper:or-patterns, r...
2020-02-03 matthewjasperApply suggestions from code review
2020-02-03 Matthew JasperAdd more tests for or-patterns
2020-02-03 Esteban KüberChange wording for object unsafe because of assoc const
2020-02-03 borsAuto merge of #68803 - Dylan-DPC:rollup-b4x6ghj, r...
2020-02-03 Dylan DPCRollup merge of #68800 - JohnTitor:stabilize-once-with...
2020-02-03 Dylan DPCRollup merge of #68798 - Centril:caller-loc-ctfe-rt...
2020-02-03 Dylan DPCRollup merge of #68797 - GuillaumeGomez:link-to-types...
2020-02-03 Dylan DPCRollup merge of #68787 - amosonn:patch-1, r=nagisa
2020-02-03 Dylan DPCRollup merge of #68777 - GuillaumeGomez:clean-up-e0263...
2020-02-03 Dylan DPCRollup merge of #68744 - JohnTitor:fix-ice-save-analysi...
2020-02-03 Dylan DPCRollup merge of #68711 - hman523:fix-68593, r=Dylan-DPC
2020-02-03 Dylan DPCRollup merge of #68678 - Mark-Simulacrum:robots, r...
2020-02-03 Mazdak Farrokhzadtrack_caller test caller_location ctfe/rt equivalence...
2020-02-03 Jonas SchievinkFix miscompilation
2020-02-03 borsAuto merge of #68665 - eddyb:debuginfo-early-create...
2020-02-03 borsAuto merge of #68778 - RalfJung:raw-addr-of, r=eddyb
2020-02-03 borsAuto merge of #68772 - matthewjasper:relate-opt, r...
2020-02-03 DavidChange expansion error to be non-fatal
2020-02-03 borsAuto merge of #68756 - JohnTitor:fix-ice-save-analysis...
2020-02-03 borsAuto merge of #68735 - JohnTitor:fix-ice-0202, r=estebank
2020-02-02 Esteban KüberDeal with spans showing `std` lib
2020-02-02 Esteban KüberPoint at reason in object unsafe trait with `Self`...
2020-02-02 Esteban Küberfix rebase
2020-02-02 borsAuto merge of #68720 - wesleywiser:llvm_time_trace...
2020-02-02 Esteban KüberAccount for `?Sized` type parameter bounds
2020-02-02 Esteban KüberSuggest `?Sized` on type parameters
2020-02-02 Esteban Küberadd tests for structured suggestion
2020-02-02 Esteban KüberUse more appropriate spans on object unsafe traits...
next