]> git.lizzy.rs Git - rust.git/history - src
librustc_borrowck => 2018
[rust.git] / src /
2019-02-02 Mazdak Farrokhzadliballoc: elide &'static.
2019-02-02 Mazdak Farrokhzadliballoc: elide some lifetimes.
2019-02-02 Mazdak Farrokhzadliballoc: apply uniform_paths.
2019-02-02 Mazdak Farrokhzadliballoc: prefer imports of borrow from libcore.
2019-02-02 Mazdak Farrokhzadliballoc: adjust abolute imports + more import fixes.
2019-02-02 Mazdak Farrokhzadliballoc: refactor & fix some imports.
2019-02-02 borsAuto merge of #58047 - SimonSapin:split_ascii_whitespac...
2019-02-02 Mazdak Farrokhzadliballoc: cargo check passes on 2018
2019-02-02 Mazdak Farrokhzadliballoc => edition = 2018.
2019-02-02 Mazdak Farrokhzadfix stabilization order of uniform_paths.
2019-02-02 borsAuto merge of #58048 - SimonSapin:error_type_id, r...
2019-02-02 borsAuto merge of #58060 - andre-richter:master, r=nagisa
2019-02-01 borsAuto merge of #57937 - denzp:nvptx, r=nagisa
2019-02-01 Simon SapinRename iter::unfold to iter::from_fn and remove explici...
2019-02-01 Andre Richtertargets: aarch64-unknown-none: Add +strict-align
2019-02-01 borsAuto merge of #57978 - varkor:fix-irrefutable-integer...
2019-02-01 varkorFix bug in integer range matching
2019-02-01 borsAuto merge of #58049 - king6cong:typo, r=oli-obk
2019-02-01 QuietMisdreavusdon't try to get a DefId for a Def that doesn't have one
2019-02-01 borsAuto merge of #57586 - Aaron1011:feature/pub-priv-dep...
2019-02-01 Aaron HillCleanup unecessary code
2019-02-01 Aaron HillUpdate tests for future-compat warning removal
2019-02-01 Aaron HillAdd future compat lint declaration
2019-02-01 Aaron HillRemove unnecessary is_local() check
2019-02-01 Aaron HillTest allowing individual struct field
2019-02-01 Aaron HillReplace --extern-public with --extern-private
2019-02-01 Aaron HillRemove feature from test
2019-02-01 Aaron HillTidy fixes
2019-02-01 Aaron HillMove --extern-public behind -Z unstable-options
2019-02-01 Aaron HillRemove feature gate
2019-02-01 Aaron HillRename external_private_dependency to exported_private_...
2019-02-01 Aaron HillDelete dead code
2019-02-01 Aaron HillTrack extern_public command-line argument
2019-02-01 Aaron HillAdd test for 'std' crate being public
2019-02-01 Aaron HillClippy fixes, rename stuff to match RFC
2019-02-01 Aaron HillImprove UI tests
2019-02-01 Aaron HillAlways treat 'std' and 'core' as public
2019-02-01 Aaron HillAdd UI test
2019-02-01 Aaron HillProperly register lint
2019-02-01 Aaron HillFixup code
2019-02-01 Aaron HillFix emitting lint
2019-02-01 Aaron HillInitial implementation work
2019-02-01 borsAuto merge of #57916 - Zoxc:incr-passes4, r=michaelwoer...
2019-02-01 king6congFix typo
2019-02-01 Simon SapinStabilize std::error::Error::type_id
2019-02-01 Simon SapinStabilize split_ascii_whitespace
2019-02-01 Jethro BeekmanFix `std::os::fortanix_sgx::usercalls::raw::UsercallNrs`
2019-02-01 borsAuto merge of #58040 - vors:fix-E0283-explanation,...
2019-02-01 Sergei VorobevFix grammar in E0283 explanation
2019-02-01 borsAuto merge of #58002 - oli-obk:deprecated_sugg, r=zackm...
2019-01-31 borsAuto merge of #56696 - jonas-schievink:weak-counts...
2019-01-31 John Kåre AlsakerUse ensure for mir_borrowck
2019-01-31 borsAuto merge of #57914 - jethrogb:jb/sgx-unwind-version...
2019-01-31 borsAuto merge of #58003 - nikic:saturating-add, r=nagisa
2019-01-31 Oliver SchererAdd a forever unstable opt-out of const qualification...
2019-01-31 Vardhan ThigleUpdated commit id for building libunwind.
2019-01-31 borsAuto merge of #57514 - michaelwoerister:xlto-tests...
2019-01-31 David WoodAdd suggestion for duplicated import.
2019-01-31 borsAuto merge of #58016 - Centril:rollup, r=Centril
2019-01-31 Mazdak FarrokhzadRollup merge of #58008 - matthewjasper:places-conflict...
2019-01-31 Mazdak FarrokhzadRollup merge of #58007 - estebank:issue-58006, r=petroc...
2019-01-31 Mazdak FarrokhzadRollup merge of #58005 - vitiral:docs_trim_start_matche...
2019-01-31 Mazdak FarrokhzadRollup merge of #58000 - oli-obk:fixes_and_cleanups...
2019-01-31 Mazdak FarrokhzadRollup merge of #57999 - jethrogb:jb/movbe-feature...
2019-01-31 Mazdak FarrokhzadRollup merge of #57984 - phansch:improve_check_ty_error...
2019-01-31 Mazdak FarrokhzadRollup merge of #57980 - siddharthasahu:patch-1, r...
2019-01-31 Mazdak FarrokhzadRollup merge of #57971 - jethrogb:jb/sgx-panic, r=alexc...
2019-01-31 Mazdak FarrokhzadRollup merge of #57934 - dwijnand:from-Arc/Rc-to-NonNul...
2019-01-31 Mazdak FarrokhzadRollup merge of #57920 - euclio:source-date-epoch,...
2019-01-31 Mazdak FarrokhzadRollup merge of #57106 - matthiaskrgr:trim_must_use...
2019-01-31 Mazdak FarrokhzadRollup merge of #57008 - Knium:misleading-try-adding...
2019-01-30 borsAuto merge of #57974 - llogiq:vec-deque-try-fold, r...
2019-01-30 Matthew JasperPass correct arguments to places_conflict
2019-01-30 Esteban KüberDon't panic when accessing enum variant ctor using...
2019-01-30 Oliver SchererFailure resistent trait implementing
2019-01-30 Philipp HanschImprove bug message in check_ty
2019-01-30 Rett Bergfix #57686: update docs for fix_start/end_matches
2019-01-30 Oliver SchererSwap the names of `LocalValue` and `LocalState`
2019-01-30 Oliver SchererPrefer macro over manual implementation
2019-01-30 Oliver SchererAdd suggestions to deprecation lints
2019-01-30 borsAuto merge of #57495 - jamesmunns:mdbook-compat, r...
2019-01-30 Jethro BeekmanAdd MOVBE feature
2019-01-30 Michael WoeristerCI: Use lld for linking LLVM in the x86_64-gnu-debug...
2019-01-30 Michael Woeristerbootstrap: Expose LLVM_USE_LINKER cmake option to confi...
2019-01-30 Michael Woeristerci: Use clang as the C++ compiler for x86_64-gnu-debug.
2019-01-30 Michael Woeristerbootstrap: Make LLD available to run-make tests.
2019-01-30 Michael WoeristerAdd missing packages.
2019-01-30 Oliver SchererEliminate an unwrap
2019-01-30 Oliver SchererMonomorphize types when not going through `layout_of_local`
2019-01-30 James MunnsAdd exception for new dependency in license checker
2019-01-30 James MunnsUpdate to newer version of mdbook(2)
2019-01-30 Oliver SchererIndent fixup
2019-01-30 James MunnsRemove stable feature
2019-01-30 James MunnsNo consumers of MdBook2 yet
2019-01-30 James MunnsOnly the compatibility items from the embedded book PR
2019-01-30 Felix S. Klock IIproc_macro: make `TokenStream::from_streams` pre-alloca...
2019-01-30 Oliver SchererThe return place's layout is only used once per frame...
2019-01-30 Oliver SchererCan't use `layout_of_local` for the frame currently...
2019-01-30 Oliver SchererMake priroda happy again
2019-01-30 Oliver SchererAllow `layout_of_local` to also use cached layouts
next