]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-18 Tyler MandryRollup merge of #65540 - guanqun:extend-t-macro, r...
2019-10-18 Tyler MandryRollup merge of #65535 - eddyb:sliced-predicates, r...
2019-10-18 Tyler MandryRollup merge of #65532 - tshepang:shorten-intro, r...
2019-10-18 Tyler MandryRollup merge of #65513 - RalfJung:fmt, r=Mark-Simulacrum
2019-10-18 Tyler MandryRollup merge of #65511 - Xanewok:sa-nest-in-impls,...
2019-10-18 Tyler MandryRollup merge of #65508 - rust-lang:llvm-icebreakers...
2019-10-18 Tyler MandryRollup merge of #65498 - SimonSapin:plugin-help, r...
2019-10-18 Tyler MandryRollup merge of #65496 - tspiteri:euc-div-panic, r...
2019-10-18 Tyler MandryRollup merge of #65493 - GuillaumeGomez:long-err-explan...
2019-10-18 Tyler MandryRollup merge of #65480 - nnethercote:rm-iterate_until_f...
2019-10-18 Tyler MandryRollup merge of #65472 - Zoxc:sharded-dep-graph-2,...
2019-10-18 Tyler MandryRollup merge of #65455 - nnethercote:avoid-unnecessary...
2019-10-18 Tyler MandryRollup merge of #65364 - XiangQingW:master, r=estebank
2019-10-18 Tyler MandryRollup merge of #65334 - GuillaumeGomez:long-err-explan...
2019-10-18 Tyler MandryRollup merge of #65201 - tmiasko:no-bindings, r=rkruppe
2019-10-18 Tyler MandryRollup merge of #65197 - spastorino:place-mut-visitor...
2019-10-18 Tyler MandryRollup merge of #65016 - lzutao:inline-mem-constfn...
2019-10-18 Santiago PastorinoUse Cow to handle modifications of projection in prepar...
2019-10-18 borsAuto merge of #64925 - ehuss:document-json, r=Mark...
2019-10-18 Nicholas NethercoteChange `MetaItem::tokens()` to `MetaItem::token_trees_a...
2019-10-18 Nicholas NethercoteChange `Lit::tokens()` to `Lit::token_tree()`.
2019-10-18 Nicholas NethercoteMake `TokenStream::from_iter` less general and more...
2019-10-18 Nicholas NethercoteRemove two no-op `into()` calls.
2019-10-18 borsAuto merge of #65533 - Manishearth:clippyup, r=Manishearth
2019-10-18 Santiago PastorinoAdd process_* place hooks to improve code reutilization
2019-10-18 Santiago PastorinoSetup a different visit place set of methods for mutabl...
2019-10-18 Santiago PastorinoRemove unneeded callback and just use the new_local...
2019-10-18 Santiago PastorinoPrepare def_use MutVisitor to have projections interned
2019-10-18 Santiago PastorinoPrepare erase_regions MutVisitor to have projections...
2019-10-18 Santiago PastorinoPrepare generator MutVisitor to have projections interned
2019-10-18 Santiago PastorinoPrepare inline MutVisitor to have projections interned
2019-10-18 Santiago PastorinoPrepare renumber MutVisitor to have projections interned
2019-10-18 Santiago PastorinoPrepare simplify MutVisitor to have projections interned
2019-10-18 Santiago PastorinoPrepare promote_consts MutVisitor to have projections...
2019-10-18 Santiago Pastorinosuper_ty on MutVisitor is empty so avoid the call
2019-10-18 Eduard-Mihai... rustc: arena-allocate the slice in `ty::GenericsPredica...
2019-10-17 Manish GoregaokarUpdate clippy
2019-10-17 Tshepang Lekhonkhobedoc: make BitSet intro more short
2019-10-17 Ralf Jungexample for padding any format
2019-10-17 Niko MatsakisUpdate triagebot.toml
2019-10-17 Ralf Jungreorder fmt docs for more clarity
2019-10-17 borsAuto merge of #65495 - Centril:rollup-tguwjt5, r=Centril
2019-10-17 Igor Matuszewskisave-analysis: Add a relevant test case
2019-10-17 Igor Matuszewskisave-analysis: Nest tables when processing impl items
2019-10-17 Niko Matsakisadd option to ping llvm ice-breakers to triagebot
2019-10-17 borsAuto merge of #64595 - Mark-Simulacrum:trivial-query...
2019-10-17 Simon SapinPlugins deprecation: don’t suggest simply removing...
2019-10-17 Guillaume GomezUpdate ui tests
2019-10-17 Guillaume GomezAdd long error explanation for E0584
2019-10-17 Trevor Spiteriproperly document panics in div_euclid and rem_euclid
2019-10-17 Mazdak FarrokhzadRollup merge of #65486 - mathstuf:osstr-doc-typo, r...
2019-10-17 Mazdak FarrokhzadRollup merge of #65478 - RalfJung:write, r=jonas-schievink
2019-10-17 Mazdak FarrokhzadRollup merge of #65475 - lzutao:eg_type_name, r=Centril
2019-10-17 Mazdak FarrokhzadRollup merge of #65465 - Centril:split-syntax-1, r...
2019-10-17 Mazdak FarrokhzadRollup merge of #65461 - Kampfkarren:patch-1, r=Centril
2019-10-17 Mazdak FarrokhzadRollup merge of #65319 - RalfJung:memory, r=Centril
2019-10-17 Mazdak FarrokhzadRollup merge of #65316 - oconnor663:noninheritable...
2019-10-17 Mazdak FarrokhzadRollup merge of #65237 - KodrAus:fix/map-entry-err...
2019-10-17 borsAuto merge of #59953 - eddyb:soa-metadata, r=michaelwoe...
2019-10-17 Guillaume GomezUpdate ui tests
2019-10-17 Guillaume GomezAdd long error explanation for E0575
2019-10-17 Guanqun Lushow up some extra info when t!() fails
2019-10-17 borsAuto merge of #65251 - tlively:emscripten-upstream...
2019-10-17 Thomas LivelyRemove PR runs, enable wasm32 CI, and move asmjs to...
2019-10-17 John Kåre AlsakerUse a sharded dep node to dep node index map
2019-10-17 Ben Boeckeldoc: fix typo in OsStrExt and OsStringExt
2019-10-17 borsAuto merge of #65234 - GuillaumeGomez:long-err-explanat...
2019-10-17 Thomas LivelyUser should not change between emcc install and use
2019-10-17 Thomas LivelyUpdate test expectations
2019-10-17 Thomas LivelyUpdate test and add -O1 to wasm32 Dockerfile
2019-10-17 Thomas LivelyTemporarily enable asmjs and wasm32 on PR CI
2019-10-17 Thomas LivelyUpgrade Emscripten targets to use upstream LLVM backend
2019-10-16 Nicholas NethercoteInline and remove `iterate_until_fixed_point()`.
2019-10-16 Ralf Jungfmt::Write is about string slices, not byte slices
2019-10-16 Mazdak Farrokhzadpanictry!(..) -> .unwrap()
2019-10-16 borsAuto merge of #63756 - Zoxc:sharded-dep-graph-1, r...
2019-10-16 Nicholas NethercoteUse a `BitSet` in `LexicalResolver::iterate_until_fixed...
2019-10-16 Lzu Taoadd example for type_name
2019-10-16 borsAuto merge of #65445 - ehuss:update-cargo-books, r...
2019-10-16 Mazdak Farrokhzadui-fulldeps: make them pass again?
2019-10-16 Eric HussUpdate cargo, books
2019-10-16 borsAuto merge of #65172 - tanriol:explain_borrow-use-conte...
2019-10-16 Guillaume Gomezupdate ui tests
2019-10-16 Guillaume GomezAdd long error explanation for E0573
2019-10-16 Mazdak Farrokhzadmake tidy happy
2019-10-16 Mazdak Farrokhzadmbe: leave a FIXME
2019-10-16 Mazdak Farrokhzadparser: leave a FIXME for later
2019-10-16 Mazdak Farrokhzadmove SeqSep to parser.rs
2019-10-16 Mazdak Farrokhzadmove syntax::ext to new crate syntax_expand
2019-10-16 Mazdak Farrokhzadsyntax::parse: don't depend on syntax::ext
2019-10-16 Mazdak Farrokhzadattr: remove dep on ExtCtxt
2019-10-16 Mazdak Farrokhzadast: use more direct imports
2019-10-16 Mazdak Farrokhzadsyntax: reduce visibilities
2019-10-16 Mazdak Farrokhzadmove diagnostics.rs into parser/
2019-10-16 Mazdak Farrokhzadsyntax: extract parse_cfg_attr
2019-10-16 Mazdak Farrokhzadsyntax: extract parse_derive_paths
2019-10-16 Mazdak Farrokhzadmove parse::attr -> parse::parser::attr
2019-10-16 boyned//KampfkarrenDon't recommend ONCE_INIT in std::sync::Once
2019-10-16 borsAuto merge of #65450 - Manishearth:clippyup, r=Manishearth
2019-10-15 borsAuto merge of #65454 - tmandry:rollup-0k6jiik, r=tmandry
next