]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-04-18 borsAuto merge of #50006 - rcoh:reorder-compiler-builtins...
2018-04-18 borsAuto merge of #49993 - nnethercote:shrink-Token, r...
2018-04-18 borsAuto merge of #49981 - nox:fix-signed-niches, r=eddyb
2018-04-18 borsAuto merge of #49349 - Zoxc:sync-errors, r=michaelwoerister
2018-04-18 borsAuto merge of #49972 - Mark-Simulacrum:remove-build...
2018-04-18 borsAuto merge of #49969 - mark-i-m:allocator_fmt, r=estebank
2018-04-18 Mark SimulacrumRemove uses of Build across Builder steps
2018-04-18 borsAuto merge of #49950 - Zoxc:default-span, r=estebank
2018-04-17 borsAuto merge of #50036 - nrc:update, r=alexcrichton
2018-04-17 Nick CameronUpdate Rustfmt
2018-04-17 borsAuto merge of #49904 - michaelwoerister:no-debug-attr...
2018-04-17 borsAuto merge of #50033 - GuillaumeGomez:rollup, r=Guillau...
2018-04-17 Guillaume GomezRollup merge of #50032 - ollie27:rustdoc_all_private...
2018-04-17 Guillaume GomezRollup merge of #50013 - frewsxcv:frewsxcv-ssplice...
2018-04-17 Guillaume GomezRollup merge of #49966 - GuillaumeGomez:comma-search...
2018-04-17 Guillaume GomezRollup merge of #49699 - zesterer:master, r=joshtriplett
2018-04-17 Mark MansiTurn some comments into doccomments
2018-04-17 Mark Mansirun rustfmt on rustc_driver/driver.rs
2018-04-17 Mark MansiRun rustfmt
2018-04-17 John Kåre AlsakerMake one_time_diagnostics thread-safe
2018-04-17 John Kåre AlsakerMake Handler more thread-safe
2018-04-17 borsAuto merge of #49836 - nikomatsakis:nll-facts-prep...
2018-04-17 Michael WoeristerClean up attribute handling in create_function_debug_co...
2018-04-17 Michael WoeristerUse #[no_debug] to work around LLVM problem with rustc_...
2018-04-17 Michael WoeristerSupport #[no_debug] for global variables.
2018-04-17 Michael WoeristerAdd #[no_debug] to trans_fn_attrs() query.
2018-04-17 borsAuto merge of #49626 - fanzier:chalk-lowering, r=scalexm
2018-04-17 borsAuto merge of #49542 - GuillaumeGomez:intra-link-resolu...
2018-04-17 borsAuto merge of #49882 - Zoxc:sync-misc2, r=michaelwoerister
2018-04-17 borsAuto merge of #49664 - alexcrichton:stable-simd, r...
2018-04-17 borsAuto merge of #50012 - Zoxc:msvc-fix, r=Mark-Simulacrum
2018-04-17 Corey FarwellRemove no longer necessary comparison to Vec::splice.
2018-04-16 John Kåre AlsakerDon't look for cc/cxx when testing with bogus targets
2018-04-16 borsAuto merge of #49488 - alexcrichton:small-wasm-panic...
2018-04-16 Guillaume GomezRemove unwanted auto-linking and update
2018-04-16 Guillaume GomezFix empty tests
2018-04-16 Guillaume GomezFix nits
2018-04-16 Guillaume GomezAdd rustdoc-ui test suite
2018-04-16 Guillaume GomezAdd error-format and color-config options to rustdoc
2018-04-16 Guillaume GomezAdd warning if a resolution failed
2018-04-16 John Kåre AlsakerUpdate tests
2018-04-16 John Kåre AlsakerImprove query cycle error message
2018-04-16 John Kåre AlsakerCall default_span lazily when query cycles occur instea...
2018-04-16 Alex CrichtonSeparately gate each target_feature feature
2018-04-16 borsAuto merge of #50003 - kennytm:rollup, r=kennytm
2018-04-16 kennytmRollup merge of #49647 - kennytm:duplicated-features...
2018-04-16 kennytmRollup merge of #49994 - frewsxcv:frewsxcv-doc-tests...
2018-04-16 kennytmRollup merge of #49965 - nikic:fix-49622, r=rkruppe
2018-04-16 kennytmRollup merge of #49959 - cuviper:debuginfo-tools, r...
2018-04-16 kennytmRollup merge of #49931 - csmoe:end_span, r=estebank
2018-04-16 Russell CohenReorder injection of std to get better compilation...
2018-04-16 kennytmRemove `underscore_lifetimes` and `match_default_bindin...
2018-04-16 kennytmRollup merge of #49646 - glandium:uninitialized-box...
2018-04-16 kennytmRollup merge of #49606 - varkor:pipe-repair, r=alexcrichton
2018-04-16 kennytmRollup merge of #49555 - nox:inline-into-boxed, r=alexc...
2018-04-16 borsAuto merge of #49130 - smmalis37:range, r=alexcrichton
2018-04-16 Alex CrichtonStabilize x86/x86_64 SIMD
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-16 borsAuto merge of #49433 - varkor:metadata-skip-mir-opt...
2018-04-16 borsAuto merge of #49963 - llogiq:stabilize-13226, r=kennytm
2018-04-16 Corey FarwellRemove unnecessary indentation in rustdoc book codeblock.
2018-04-16 borsAuto merge of #49956 - QuietMisdreavus:rustdoc-codegen...
2018-04-16 borsAuto merge of #49847 - sinkuu:save_analysis_implicit_ex...
2018-04-16 John Kåre AlsakerUse locks for Session.lint_store and Session.buffered_lints
2018-04-16 borsAuto merge of #49719 - mark-i-m:no_sep, r=petrochenkov
2018-04-15 Fabian ZaiserRebase and fix conflicts.
2018-04-15 Fabian ZaiserStop duplicating where clauses from impl's.
2018-04-15 Fabian ZaiserRebase and update code.
2018-04-15 Fabian ZaiserImprove function name.
2018-04-15 Fabian ZaiserImplement Chalk lowering rule Normalize-From-Impl
2018-04-15 borsAuto merge of #49947 - oli-obk:turing_complete_const_ev...
2018-04-15 John Kåre AlsakerTweaks to intern_ty
2018-04-15 John Kåre AlsakerMake use of thread-safe arenas
2018-04-15 John Kåre AlsakerMake arenas thread safe
2018-04-15 John Kåre AlsakerAdd misc timings
2018-04-15 John Kåre AlsakerMake layout_depth thread-safe
2018-04-15 Shotaro YamadaCheck generated save-analysis, instead of `bug!()`ing
2018-04-15 borsAuto merge of #49833 - oli-obk:incremental_miri_regress...
2018-04-15 Anthony RamineProperly handle ranges of signed enums using both extre...
2018-04-15 Oliver SchneiderAdd a tracking issue for making the warning a lint
2018-04-15 Niko Matsakiss/`use_mir`/`use_mir_borrowck`/
2018-04-15 Niko Matsakisremove -Znll -- borrowck=mir implies nll now
2018-04-15 Niko Matsakisdon't expose the `borrows` field
2018-04-15 Niko Matsakisjust use an iterator
2018-04-15 Niko Matsakisstop using `borrows` for anything but iterating over...
2018-04-15 Niko Matsakisthread borrow-set around more
2018-04-15 Niko Matsakisremove `ReserveOrActivateIndex`
2018-04-15 Niko Matsakisuse the `activations_at_location` map to check activations
2018-04-15 Niko Matsakisdetermine whether a borrow is active based solely on...
2018-04-15 Niko Matsakisadd useful debug
2018-04-15 Niko Matsakisencapsulate ReserveOrActivateIndex into the borrows...
2018-04-15 Niko Matsakisconstruct the `BorrowSet` outside of `borrows`
2018-04-15 Niko Matsakisextract code to build borrow-set into `borrow_check...
2018-04-15 Niko Matsakisrelocate `BorrowData` etc into `borrow_check::borrow_set`
2018-04-15 Niko Matsakisgather activation locations for 2-phase borrows in...
2018-04-15 Niko Matsakisremove `assigned_map` (appears to be dead code)
2018-04-15 borsAuto merge of #49885 - spastorino:fn_ref_unsound, r...
2018-04-15 Anthony RamineRemove #[inline(always)] on Vec::into_boxed_slice
2018-04-15 borsAuto merge of #49884 - alexcrichton:less-unwrap, r...
2018-04-15 borsAuto merge of #49881 - varkor:partialord-opt, r=Manishearth
next