]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-04-11 Luca BarbieriRequire compiler-rt root at ../src/llvm-project/compiler-rt
2020-04-11 Luca BarbieriDepend on getopts from crates.io
2020-04-11 Luca BarbieriDepend on libc from crates.io
2020-04-11 borsAuto merge of #69573 - pnkfelix:issue-53114-add-tests...
2020-04-10 borsAuto merge of #70986 - marmeladema:issue70853/librustc_...
2020-04-10 borsAuto merge of #70994 - Centril:rollup-lftv0a3, r=Centril
2020-04-10 Mazdak Farrokhzad--bless you
2020-04-10 Mazdak FarrokhzadRollup merge of #70991 - longfangsong:master, r=jonas...
2020-04-10 Mazdak FarrokhzadRollup merge of #70988 - LeSeulArtichaut:triagebot...
2020-04-10 Mazdak FarrokhzadRollup merge of #70985 - GuillaumeGomez:cleanup-e0512...
2020-04-10 Mazdak FarrokhzadRollup merge of #70981 - ssomers:btreemap_into_into_ite...
2020-04-10 Mazdak FarrokhzadRollup merge of #70979 - ssomers:btreemap_the_alice_mer...
2020-04-10 Mazdak FarrokhzadRollup merge of #70978 - RalfJung:compiletest-flags...
2020-04-10 Mazdak FarrokhzadRollup merge of #70973 - ecstatic-morse:recursion-lint...
2020-04-10 Mazdak FarrokhzadRollup merge of #70938 - tmiasko:thread-test-case,...
2020-04-10 Mazdak FarrokhzadRollup merge of #69745 - estebank:predicate-obligations...
2020-04-10 borsAuto merge of #66605 - GuillaumeGomez:drop-python2...
2020-04-10 Felix S. Klock IIcopy test cases to `if let` as well.
2020-04-10 Felix S Klock IIUpdate src/test/ui/binding/issue-53114-safety-checks.rs
2020-04-10 Felix S Klock IIUpdate src/test/ui/binding/issue-53114-borrow-checks.rs
2020-04-10 Felix S. Klock IItests encoding current behavior for various cases of...
2020-04-10 longfangsongfix rustc-dev-guide url in src/librustc_codegen_ssa
2020-04-10 Tomasz MiąskoAdd ThreadSanitizer test case
2020-04-10 LeSeulArtichautSetup the `@rustbot prioritize` command
2020-04-10 Guillaume GomezEnforce Python 3 as much as possible
2020-04-10 borsAuto merge of #70983 - Centril:rollup-npabk7c, r=Centril
2020-04-10 Guillaume GomezClean up E0512 explanation
2020-04-10 marmelademalibrustc_middle: return LocalDefId instead of DefId...
2020-04-10 marmelademalibrustc_middle: return LocalDefId instead of DefId...
2020-04-10 marmelademalibrustc_middle: return LocalDefId instead of DefId...
2020-04-10 marmelademalibrustc_middle: return LocalDefId instead of DefId...
2020-04-10 marmelademalibrustc_middle: return LocalDefId instead of DefId...
2020-04-10 Mazdak FarrokhzadRollup merge of #70975 - lcnr:ok, r=petrochenkov
2020-04-10 Mazdak FarrokhzadRollup merge of #70969 - ehuss:json-filename-macros...
2020-04-10 Mazdak FarrokhzadRollup merge of #70964 - RalfJung:mark-cli-lint-hack...
2020-04-10 Mazdak FarrokhzadRollup merge of #70952 - GuillaumeGomez:cleanup-e0511...
2020-04-10 Mazdak FarrokhzadRollup merge of #70932 - mark-i-m:de-abuse-err-2, r...
2020-04-10 Mazdak FarrokhzadRollup merge of #70913 - eddyb:rc-arc-diagnostic-items...
2020-04-10 Mazdak FarrokhzadRollup merge of #70843 - ssomers:btree_drain_filter_epi...
2020-04-10 Mazdak FarrokhzadRollup merge of #70784 - estebank:suggest-type-fundamen...
2020-04-10 borsAuto merge of #70619 - etherealist:musl_lld, r=Mark...
2020-04-10 Stein SomersRearrange BTreeMap::into_iter to match range_mut.
2020-04-10 Ralf Jungcompiletest: let config flags overwrite -A unused
2020-04-10 borsAuto merge of #70447 - ecstatic-morse:storage-live...
2020-04-10 Bastian Kauschkewords
2020-04-10 Dylan MacKenzieUse tri-color search for unconditional recursion lint
2020-04-10 Eric HussFix JSON file_name documentation for macros.
2020-04-10 Esteban KüberConsider methods on fundamental `impl` when method...
2020-04-09 borsAuto merge of #70909 - marmeladema:issue70853/librustc_...
2020-04-09 Ralf Jungmark a temporary hack as such
2020-04-09 Dylan MacKenzieUse `Visitor` for `AlwaysLiveLocals`
2020-04-09 borsAuto merge of #70960 - Centril:rollup-9vmokvw, r=Centril
2020-04-09 Dylan MacKenzieExplain why we remove `self` from storage live locals
2020-04-09 Dylan MacKenzieUse new utility in `transform/generator.rs`
2020-04-09 Dylan MacKenzieUse new utility in `eval_context`
2020-04-09 Dylan MacKenzieMake `MaybeStorageLive` correct for all kinds of MIR...
2020-04-09 Dylan MacKenzieAdd utility to find locals that don't use `Storage...
2020-04-09 Stein SomersRespect the comment: no root unless the borrow type...
2020-04-09 Stein SomersKill comment left behind by a last minute change in...
2020-04-09 Mazdak FarrokhzadRollup merge of #70958 - Amanieu:android_try_reserve...
2020-04-09 Mazdak FarrokhzadRollup merge of #70939 - varkor:const-generics-regressi...
2020-04-09 Mazdak FarrokhzadRollup merge of #70902 - flip1995:clippyup, r=eddyb
2020-04-09 Mazdak FarrokhzadRollup merge of #70900 - ehuss:update-cargo, r=ehuss
2020-04-09 Mazdak FarrokhzadRollup merge of #70897 - RalfJung:miri, r=RalfJung
2020-04-09 Amanieu d'AntrasDisable try_reserve tests on Android
2020-04-09 markimprove comments
2020-04-09 Guillaume GomezClean up E0511 explanation
2020-04-09 varkorAdd regression test for #61522
2020-04-09 varkorAdd regression test for #66596
2020-04-09 borsAuto merge of #70943 - Centril:rollup-eowm2h3, r=Centril
2020-04-09 markde-abuse TyKind::Error: ice on missing slice type
2020-04-09 markde-abuse TyKind::Error: handle empty slices in array...
2020-04-09 Mazdak FarrokhzadRollup merge of #70918 - tobithiel:fix_forbid_override...
2020-04-09 Mazdak FarrokhzadRollup merge of #70916 - Centril:track-caller-ffi,...
2020-04-09 Mazdak FarrokhzadRollup merge of #70896 - cuviper:optional-chain, r...
2020-04-09 Mazdak FarrokhzadRollup merge of #70868 - petrochenkov:linkorder, r...
2020-04-09 Mazdak FarrokhzadRollup merge of #70822 - jonas-schievink:curse-of-the...
2020-04-09 Mazdak FarrokhzadRollup merge of #70367 - nikomatsakis:issue-69307,...
2020-04-09 Mazdak FarrokhzadRollup merge of #67705 - lzutao:wmemchr, r=wesleywiser
2020-04-09 borsAuto merge of #70860 - lcnr:has_local_value, r=nikomatsakis
2020-04-09 Mazdak Farrokhzadtrack_caller: support on FFI imports
2020-04-09 borsAuto merge of #70936 - Dylan-DPC:rollup-2ng3e5h, r...
2020-04-08 Esteban KüberSmall tweaks to required bound span
2020-04-08 Esteban KüberUse `PredicateObligation`s instead of `Predicate`s
2020-04-08 Bastian Kauschkedo_normalize_predicates: add delay_span_bug
2020-04-08 Bastian Kauschkereplace `has_local_value` with `needs_infer`
2020-04-08 Dylan DPCRollup merge of #70930 - lcnr:patch-1, r=Dylan-DPC
2020-04-08 Dylan DPCRollup merge of #70912 - estebank:reduce-type-param...
2020-04-08 Dylan DPCRollup merge of #70906 - gizmondo:66107, r=estebank
2020-04-08 Dylan DPCRollup merge of #70870 - mark-i-m:de-abuse-err, r=eddyb
2020-04-08 Dylan DPCRollup merge of #70828 - ollie27:rustdoc_external_macro...
2020-04-08 Dylan DPCRollup merge of #70565 - Zoxc:inlines-query-system...
2020-04-08 Dylan DPCRollup merge of #70134 - hermitcore:osstrext, r=dtolnay
2020-04-08 Bastian Kauschkedon't set `HAS_INFER` for fresh types
2020-04-08 borsAuto merge of #70721 - anyska:bless-all-mir-opt, r...
2020-04-08 Ana-Maria MihalacheAdd ignore-wasm32-bare to mir-opt tests that need it.
2020-04-08 borsAuto merge of #70931 - Dylan-DPC:rollup-f8orcao, r...
2020-04-08 Oliver Middletonrustdoc: Don't try to load source files from external...
2020-04-08 Dylan DPCRollup merge of #70927 - GuillaumeGomez:cleanup-e0510...
2020-04-08 Dylan DPCRollup merge of #70915 - tsandstr:remove-nominal-flags...
next