]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #58899 - petrochenkov:derval2, r=estebank
[rust.git] / src /
2019-03-15 Eduard-Mihai Burtescurustc: remove TyCtxt::parent_def_id in favor of TyCtxt...
2019-03-15 Eduard-Mihai Burtescurustc_mir: adjust the type_length_limit diagnostic...
2019-03-15 Eduard-Mihai Burtescurustc: pass Option<&Substs> and Namespace around in...
2019-03-15 sntdevcoImproved test output for estr-slice
2019-03-15 sntdevcoImproved test output for libcore/num/int_macros
2019-03-15 sntdevcoImproved test output for libcore/ops
2019-03-15 sntdevcoImproved test output for libcore/cell
2019-03-15 sntdevcoImproved test output for liballoc/str
2019-03-15 borsAuto merge of #58575 - mati865:musl_toolchain, r=alexcr...
2019-03-15 Eduard-Mihai Burtescurustc: move the FORCE_IMPL_FILENAME_LINE handling into...
2019-03-15 Eduard-Mihai Burtescurustc: explicitly pass the namespace to PrintCx::parame...
2019-03-15 Eduard-Mihai Burtescurustc: move the formatter into ty::print::PrintCx.
2019-03-15 Eduard-Mihai Burtescurustc: add a ty::RegionKind::display_outputs_anything...
2019-03-15 Eduard-Mihai Burtescurustc: always rely on '_ to be not printed by ty::Regio...
2019-03-15 Eduard-Mihai Burtescurustc: remove ty::item_path::RootMode by moving local...
2019-03-15 Eduard-Mihai Burtescurustc: rewrite ty::item_path to be more functional...
2019-03-15 Eduard-Mihai Burtescurustc_codegen_utils: revert some symbol_names refactors...
2019-03-15 Eduard-Mihai Burtescurustc: support impl's in PrintCx::parameterized.
2019-03-15 Eduard-Mihai Burtescurustc: rewrite PrintCx::parameterized to be much simple...
2019-03-15 Eduard-Mihai Burtescurustc: use define_print! to implement fmt::{Display...
2019-03-15 Eduard-Mihai Burtescurustc: tie the 'tcx between Print and PrintCx in ty...
2019-03-15 Eduard-Mihai Burtescurustc: implement fmt::{Debug,Display} on Ty instead...
2019-03-15 Eduard-Mihai Burtescurustc: remove fmt::{Debug,Display} from ty::TyKind.
2019-03-15 Eduard-Mihai Burtescurustc: keep a TyCtxt in PrintCx and use it instead...
2019-03-15 Eduard-Mihai Burtescurustc: rename PrintContext to PrintCx.
2019-03-15 Eduard-Mihai Burtescurustc: don't support missing TLS TyCtxt in ty::print.
2019-03-15 Eduard-Mihai Burtescurustc: don't support `tcx.lift` returning `None` in...
2019-03-15 Eduard-Mihai Burtescurustc: uniformize all lift expect messages to "could...
2019-03-15 Eduard-Mihai Burtescurustc: add a 'tcx parameter to Print.
2019-03-15 Eduard-Mihai Burtescurustc: start moving util::ppaux to ty::print.
2019-03-15 Eduard-Mihai Burtescurustc: remove unnecessary extern_prelude logic from...
2019-03-15 borsAuto merge of #58710 - EdorianDark:master, r=sfackler
2019-03-15 O01egOutput diagnostic information for rustdoc.
2019-03-15 Mateusz MikułaFix TARGET variable in musl-toolchain.sh
2019-03-14 Tyler MandryAdd `-Z allow_features=...` flag
2019-03-14 Tyler MandryAdd support for comma-separated option lists
2019-03-14 lukasluegUpdate sources.rs
2019-03-14 Mateusz MikułaAddress final review
2019-03-14 borsAuto merge of #59181 - RalfJung:miri, r=oli-obk
2019-03-14 Ralf Jungupdate miri
2019-03-14 Taiki EndoUse try blocks in rustc_codegen_ssa
2019-03-14 borsAuto merge of #58176 - Zoxc:lint-levels, r=oli-obk
2019-03-14 borsAuto merge of #58488 - wesleywiser:llvm_prof, r=michael...
2019-03-14 John Kåre AlsakerRun RustdocUi earlier
2019-03-14 John Kåre AlsakerDon't run test launching `echo` since that doesn't...
2019-03-14 Emilio Cobos Álvarezbootstrap: Default to a sensible llvm-suffix.
2019-03-14 borsAuto merge of #59120 - alexreg:move-issue-tests-1,...
2019-03-14 Alexander RegueiroMoved issue tests to subdirs and normalised names.
2019-03-13 Mateusz MikułaFinal cleanups
2019-03-13 Mateusz MikułaMove testing to test-various
2019-03-13 Mateusz MikułaDisable relax relocations again
2019-03-13 Mateusz MikułaDrop copyright notice from musl-toolchain
2019-03-13 Mateusz Mikułamusl: update LLVM to 7
2019-03-13 Martell MaloneAddress review comments
2019-03-13 Jonathan Siebermusl-toolchain: fix global lib paths (dont create ...
2019-03-13 Jonathan SieberMake the musl dynamic loader known to the system, so...
2019-03-13 Jonathan Sieberbuild a proper c++-enabled musl toolchain with musl...
2019-03-13 Jonathan SieberSet RUSTFLAGS env to make dylib work
2019-03-13 JonathanSEnable dist-x86_64-musl as a host architexture
2019-03-13 Andy Russelladd suggestions to invalid macro item error
2019-03-13 borsAuto merge of #59143 - ehuss:update-cargo, r=ehuss
2019-03-13 Eric HussUpdate cargo
2019-03-13 borsAuto merge of #58349 - petrochenkov:uni201x, r=pnkfelix
2019-03-13 Manish GoregaokarRevert "Don't generate minification variable if minific...
2019-03-13 Angelos OikonomopoulosFix generic argument lookup for Self
2019-03-13 David WoodAdd test for #55809.
2019-03-13 borsAuto merge of #56864 - Zoxc:stable-hash-macro, r=michae...
2019-03-13 Steven MalisStabilize Range*::contains.
2019-03-13 borsAuto merge of #59151 - Centril:rollup, r=Centril
2019-03-13 Mazdak FarrokhzadRollup merge of #59138 - timvermeulen:simplify_select_f...
2019-03-13 Mazdak FarrokhzadRollup merge of #59132 - nikomatsakis:issue-53548-gener...
2019-03-13 Mazdak FarrokhzadRollup merge of #59130 - RalfJung:non-null, r=rkruppe
2019-03-13 Mazdak FarrokhzadRollup merge of #59129 - sanxiyn:visit-impl-trait,...
2019-03-13 Mazdak FarrokhzadRollup merge of #59124 - sntdevco:master, r=Centril
2019-03-13 Mazdak FarrokhzadRollup merge of #59121 - czipperz:fix_assert_result_fro...
2019-03-13 Mazdak FarrokhzadRollup merge of #59101 - kenta7777:reduce-code-repetiti...
2019-03-13 Mazdak FarrokhzadRollup merge of #59093 - Zoxc:no-prealloc, r=michaelwoe...
2019-03-13 Mazdak FarrokhzadRollup merge of #59083 - kyren:master, r=varkor
2019-03-13 Mazdak FarrokhzadRollup merge of #59080 - nbaksalyar:fix-llvm-codegen...
2019-03-13 Mazdak FarrokhzadRollup merge of #59057 - czipperz:standardize_range_doc...
2019-03-13 Mazdak FarrokhzadRollup merge of #59056 - scottmcm:even-fewer-lifetimes...
2019-03-13 Mazdak FarrokhzadRollup merge of #58998 - xTibor:doc_from_bytes, r=scottmcm
2019-03-13 Mazdak FarrokhzadRollup merge of #58908 - JohnTitor:improve-rand, r...
2019-03-13 Mazdak FarrokhzadRollup merge of #58876 - estebank:numeric-lifetime...
2019-03-13 Mazdak FarrokhzadRollup merge of #58829 - Xanewok:scoped-tls, r=Zoxc
2019-03-13 Esteban KüberSuggest adding lifetime to struct field
2019-03-13 Jethro BeekmanMake std time tests more robust for platform differences
2019-03-12 John Kåre AlsakerAdd missing project attributes
2019-03-12 John Kåre AlsakerUse derive macro for HashStable
2019-03-12 John Kåre AlsakerFix newtype_index
2019-03-12 Esteban Küberreview comments
2019-03-12 kyrenRename test struct names to something more sensible
2019-03-12 borsAuto merge of #58743 - varkor:bulk-needstest-1, r=alexc...
2019-03-12 Esteban KüberSuggest return lifetime when there's only one named...
2019-03-12 Sean McArthurrustc: fix ICE when trait alias has bare Self
2019-03-12 Tim VermeulenForward `max` and `min` to `max_by` and `min_by` respec...
2019-03-12 varkorRemove compiletest comments from tests
2019-03-12 borsAuto merge of #58015 - icefoxen:tryfrom-docs, r=SimonSapin
2019-03-12 Vadim Petrochenkovresolve: Simplify import resolution for mixed 2015...
2019-03-12 varkorAdd NLL test error output
next