]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-31 Michael WoeristerAdd a test case for incremental + codegen-units interac...
2020-03-31 Michael WoeristerMake the rustc respect the `-C codegen-units` flag...
2020-03-30 borsAuto merge of #70574 - matthiaskrgr:submodule_upd,...
2020-03-30 Matthias Krügersubmodules: update clippy from 70b93aab to e170c849
2020-03-30 borsAuto merge of #70568 - Dylan-DPC:rollup-em6vnpx, r...
2020-03-30 Dylan DPCRollup merge of #70567 - JOE1994:patch-3, r=Centril
2020-03-30 Dylan DPCRollup merge of #70559 - RalfJung:btree-test-miri,...
2020-03-30 Dylan DPCRollup merge of #70546 - lqd:polonius_update, r=nikomat...
2020-03-30 Dylan DPCRollup merge of #70479 - RalfJung:win-env, r=Mark-Simul...
2020-03-30 Youngsuk KimFix broken link in README
2020-03-30 Ralf Jungfix BTreeMap test compilation with Miri
2020-03-30 borsAuto merge of #70326 - matthiaskrgr:cl1ppy_single_match...
2020-03-30 Matthias KrügerUse if let instead of match when only matching a single...
2020-03-30 borsAuto merge of #70536 - Centril:rustc-middle, r=eddyb
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 5 -- fix tests
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 4 -- pacify tidy
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 3 (rustfmt)
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 2
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 1
2020-03-30 borsAuto merge of #70449 - ecstatic-morse:visit-body, r...
2020-03-29 Remy Rakicbless output of ui test nll/user-annotations/closure...
2020-03-29 Remy Rakicbless output of ui test impl-trait/multiple-lifetimes...
2020-03-29 Remy Rakicbless output of ui test closures/closure-expected-type...
2020-03-29 Remy Rakicbless output of ui test nll/outlives-suggestion-simple.rs
2020-03-29 Remy Rakicbless output of ui test hrtb/hrtb-perfect-forwarding.rs
2020-03-29 Remy RakicPolonius fact generation: fix path access fact location
2020-03-29 Remy Rakicupdate polonius-engine to 0.12.1
2020-03-29 borsAuto merge of #70009 - estebank:sugg-bound, r=Centril
2020-03-29 Dylan MacKenzieUse `&` to do deref coercion for `ReadOnlyBodyAndCache`
2020-03-29 Esteban KüberTweak `suggest_constraining_type_param`
2020-03-29 borsAuto merge of #70544 - Dylan-DPC:rollup-pj86j17, r...
2020-03-29 Dylan DPCRollup merge of #70541 - lcnr:patch-1, r=varkor
2020-03-29 Dylan DPCRollup merge of #70540 - jonas-schievink:link-attr...
2020-03-29 Dylan DPCRollup merge of #70539 - DutchGhost:test-62220, r=Dylan-DPC
2020-03-29 Dylan DPCRollup merge of #69702 - anyska:tylayout-rename, r...
2020-03-29 Dylan MacKenzieMake `Visitor::visit_body` take a simple `Body`
2020-03-29 Bastian Kauschkeprohibit_generics: update has_err for consts
2020-03-29 Dodoadd a build-pass test for issue 62220
2020-03-29 Jonas Schievink#[link]: mention wasm_import_module instead of cfg
2020-03-29 borsAuto merge of #70534 - Centril:rollup-t59tcx2, r=Centril
2020-03-29 Mazdak FarrokhzadRollup merge of #70527 - Amanieu:fix_fastisel, r=Mark...
2020-03-29 Mazdak FarrokhzadRollup merge of #70526 - Centril:less-attr, r=eddyb
2020-03-29 Mazdak FarrokhzadRollup merge of #70140 - Nemo157:result-flatten, r...
2020-03-29 Amanieu d'AntrasUpdate LLVM submodule
2020-03-29 Mazdak Farrokhzadreduce rustc_attr usage in places
2020-03-29 borsAuto merge of #70525 - Centril:rollup-vj3esv3, r=Centril
2020-03-29 Mazdak FarrokhzadRollup merge of #70506 - ssomers:btreemap_testing_const...
2020-03-29 Mazdak FarrokhzadRollup merge of #70101 - tmiasko:intrinsics-copy, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #68692 - jyn514:vec-from-array, r=Lukas...
2020-03-29 borsAuto merge of #70370 - petrochenkov:nosmatch, r=Centril
2020-03-29 borsAuto merge of #70518 - Dylan-DPC:rollup-n2gkh3a, r...
2020-03-29 Dylan DPCRollup merge of #70510 - RalfJung:bool-vs-boolean,...
2020-03-29 Dylan DPCRollup merge of #70508 - RalfJung:scalar-from, r=eddyb
2020-03-29 Dylan DPCRollup merge of #70503 - RalfJung:null, r=varkor
2020-03-29 Dylan DPCRollup merge of #70235 - dillona:70182-check-before...
2020-03-29 Dylan DPCRollup merge of #69937 - TyPR124:osstr_ascii, r=dtolnay
2020-03-28 TyPR124add tracking issue
2020-03-28 TyPR124move doc links for consistency
2020-03-28 TyPR124remove unnecessary comments
2020-03-28 TyPR124use make_ascii_uppercase in windows/process.rs
2020-03-28 TyPR124ascii methods on osstr
2020-03-28 Stein SomersBTreeMap testing: introduce symbolic constants and...
2020-03-28 borsAuto merge of #66938 - GuillaumeGomez:lint-for-no-crate...
2020-03-28 Ralf Jungfix TryEnterCriticalSection return type
2020-03-28 Ralf Jungrefmt
2020-03-28 Ralf Jungget rid of useless back-and-forth cast
2020-03-28 Ralf Junguse more specialized Scalar::from_ constructors where...
2020-03-28 borsAuto merge of #70499 - Dylan-DPC:rollup-f9je1l8, r...
2020-03-28 Ralf Junguse machine_ prefix for target usize/isize
2020-03-28 Ralf Jungrename Scalar::{ptr_null -> null_ptr}
2020-03-28 Dylan DPCRollup merge of #70495 - bkaestner:master, r=Mark-Simul...
2020-03-28 Dylan DPCRollup merge of #70493 - 0xd4d:rustdoc-tab-size, r...
2020-03-28 Dylan DPCRollup merge of #70486 - Mark-Simulacrum:unicode-shrink...
2020-03-28 Dylan DPCRollup merge of #70448 - TimotheeGerber:rustdoc-create...
2020-03-28 Dylan DPCRollup merge of #70418 - PankajChaudhary5:master, r...
2020-03-28 borsAuto merge of #70485 - matthiaskrgr:submodule_upd,...
2020-03-28 Benjamin KästnerReplace last mention of IRC with Discord
2020-03-28 borsAuto merge of #70261 - Centril:angle-args-partition...
2020-03-28 0xd4dFix rustdoc.css CSS tab-size property
2020-03-28 borsAuto merge of #70095 - jsgf:link-native, r=nagisa
2020-03-28 borsAuto merge of #70483 - Centril:rollup-slli4yf, r=Centril
2020-03-27 Mark RousskovUpdate the documentation comment
2020-03-27 Mark RousskovRemove separate encoding for a single nonzero-mapping...
2020-03-27 Mark RousskovAdd skip list based implementation for smaller encoding
2020-03-27 Matthias Krügersubmodules: update clippy from 1ff81c1b to 70b93aab
2020-03-27 Mazdak FarrokhzadRollup merge of #70480 - lcnr:appayupyup, r=eddyb
2020-03-27 Mazdak FarrokhzadRollup merge of #70478 - lcnr:refactor-type_of, r=varkor
2020-03-27 Mazdak FarrokhzadRollup merge of #70457 - Centril:non-exhaustive-scrutin...
2020-03-27 Mazdak FarrokhzadRollup merge of #70434 - Centril:fix-34421, r=estebank
2020-03-27 Mazdak FarrokhzadRollup merge of #70345 - nnethercote:rm-no_integrated_a...
2020-03-27 borsAuto merge of #70162 - cjgillot:split_query, r=Zoxc
2020-03-27 Mazdak Farrokhzadadd the label back but make it shorter
2020-03-27 Jeremy FitzhardingeImplement -Zlink-native-libraries
2020-03-27 Ana-Maria MihalacheRename TyLayout to TyAndLayout.
2020-03-27 borsAuto merge of #70474 - Dylan-DPC:rollup-0lsxmmk, r...
2020-03-27 Bastian Kauschkerefactor type_of for consts
2020-03-27 Bastian Kauschkeclarify hir_id <-> node_id method names
2020-03-27 Ralf Jungavoid creating unnecessary reference in Windows Env...
2020-03-27 PankajChaudhary5Refactor changes
2020-03-27 Dylan DPCRollup merge of #70470 - GuillaumeGomez:cleanup-e0463...
next