]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-17 Mark RousskovMake get_lints be a static function
2019-10-17 Mark RousskovNo longer implicitly register lints when registering...
2019-10-17 Mark RousskovSplit out just registration to separate function
2019-10-17 Mark RousskovSplit module and crate late pass registration
2019-10-17 Mark RousskovLints being from a plugin is dependent on the lint...
2019-10-17 Mark RousskovHandle lints, not passes in push_lints
2019-10-17 Mark RousskovDe-propagate optional session from lint registration
2019-10-17 Mark RousskovDuplicate lint specifications are always bug!
2019-10-17 borsAuto merge of #65495 - Centril:rollup-tguwjt5, r=Centril
2019-10-17 borsAuto merge of #64595 - Mark-Simulacrum:trivial-query...
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 borsAuto merge of #65251 - tlively:emscripten-upstream...
2019-10-17 Thomas LivelyRemove PR runs, enable wasm32 CI, and move asmjs to...
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 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 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
2019-10-15 Tyler MandryRollup merge of #65444 - spastorino:as-ref-for-list...
2019-10-15 Tyler MandryRollup merge of #65438 - Centril:almost, r=varkor
2019-10-15 Tyler MandryRollup merge of #65425 - nnethercote:optimize-BitIter...
2019-10-15 Tyler MandryRollup merge of #65402 - michaelwoerister:pgo-troublesh...
2019-10-15 Tyler MandryRollup merge of #65389 - ecstatic-morse:zero-sized...
2019-10-15 Tyler MandryRollup merge of #65353 - Xanewok:sa-empty-tables, r...
2019-10-15 Tyler MandryRollup merge of #65308 - GuillaumeGomez:long-err-explan...
2019-10-15 Tyler MandryRollup merge of #65307 - Phosphorus15:master, r=varkor
2019-10-15 Tyler MandryRollup merge of #65293 - tmandry:turbo-expander, r...
2019-10-15 Tyler MandryRollup merge of #65265 - GuillaumeGomez:cleanup-librust...
2019-10-15 Tyler MandryRollup merge of #65242 - estebank:contrain-trait-sugg...
2019-10-15 Tyler MandryRollup merge of #65235 - nikomatsakis:issue-65159-async...
2019-10-15 Tyler MandryRollup merge of #64623 - matthewjasper:underscore-impor...
2019-10-15 Tyler MandryRollup merge of #64603 - gilescope:unused-lifetime...
2019-10-15 Manish GoregaokarUpdate clippy
2019-10-15 Matthew JasperRemove some mentions of gensyms
2019-10-15 Matthew JasperRemove gensyms
2019-10-15 Matthew JasperDon't use `gensym_if_underscore` to resolve `_` bindings
2019-10-15 Nicholas NethercoteOptimize `BitSet` iteration.
2019-10-15 Nicholas NethercoteAdd `BitIter::new()`.
2019-10-15 Santiago PastorinoImplement AsRef<[T]> for List<T>
2019-10-15 Giles CopeAvoid unused lifetime warning for lifetimes introduced...
2019-10-15 Eduard-Mihai... rustc_metadata: address some review comments.
2019-10-15 Eduard-Mihai... rustc_metadata: don't use more space than needed, for...
2019-10-15 Eduard-Mihai... rustc_metadata: replace Entry table with one table...
2019-10-15 Eduard-Mihai... rustc_metadata: use decoder::Metadata instead of &...
2019-10-15 Eduard-Mihai... rustc_metadata: generalize Table<T> to hold T, not...
2019-10-15 Eduard-Mihai... rustc_metadata: add a helper macro for recording into...
2019-10-15 Eduard-Mihai... rustc_metadata: split tables into an usize-keyed Table...
2019-10-15 Eduard-Mihai... rustc_metadata: replace Lazy<[Table<T>]> with Lazy...
2019-10-15 Eduard-Mihai... rustc_metadata: parametrize Table by element type.
2019-10-15 Eduard-Mihai... rustc_metadata: rename index::Index to table::Table.
2019-10-15 Eduard-Mihai... rustc_metadata: use 0 in index::Index to indicate missi...
2019-10-15 Eduard-Mihai... rustc_metadata: use NonZeroUsize for the position of...
2019-10-15 Eduard-Mihai... rustc_metadata: remove now-redundant length from the...
2019-10-15 borsAuto merge of #65433 - Centril:rollup-rzvry15, r=Centril
2019-10-15 Esteban KüberFix suggestion to constrain trait for method to be...
2019-10-15 Mazdak FarrokhzadOrganize `never_type` tests
2019-10-15 phosphorusSlides path lifetime to the lifetime resolver
2019-10-15 Mazdak FarrokhzadRemove unnecessary `use crate::sess::ParseSess;`.
2019-10-15 Mazdak FarrokhzadRollup merge of #65428 - phansch:rename_db_var, r=Centril
2019-10-15 Mazdak FarrokhzadRollup merge of #65426 - nnethercote:rm-custom-LocalInt...
2019-10-15 Mazdak FarrokhzadRollup merge of #65376 - Centril:syntax-extractions...
2019-10-15 Mazdak FarrokhzadRollup merge of #64035 - petrochenkov:stabmacgen, r...
2019-10-15 borsAuto merge of #65412 - RalfJung:miri, r=RalfJung
2019-10-15 Mazdak Farrokhzadsyntax::parse::sess -> syntax::sess
next