]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-05 Pietro AlbiniRollup merge of #65948 - danielhenrymantilla:doc/maybe_...
2019-11-05 David Woodlibstd: allow `improper_ctypes` in `sys/sgx`
2019-11-05 borsAuto merge of #66083 - RalfJung:miri-offset-from, r...
2019-11-05 Oleg NosovLinkedList: PhantomData<Box<Node<T>>> => PhantomData<T>
2019-11-05 David Woodtests: add `#[repr(C)]` to test
2019-11-05 David Woodimproper ctypes: adjust lint msg for extern fns
2019-11-05 David Woodcodegen_llvm: remove unnecessary "extern C"
2019-11-05 David Woodimproper_ctypes: `extern "C"` fns
2019-11-05 Ralf Jungfix link to ptr docs
2019-11-05 Pyry KontioImprove std::thread::Result documentation
2019-11-05 Ralf Jungexpand comment explaining integer exception
2019-11-05 borsAuto merge of #66109 - pietroalbini:rollup-2npidna...
2019-11-05 Ralf Jungalso edit String::from_raw_parts while we are at it
2019-11-05 Ralf Jungexpand slice from_raw_part docs
2019-11-05 Pietro AlbiniRollup merge of #66096 - ecstatic-morse:const-loop...
2019-11-05 Pietro AlbiniRollup merge of #66073 - Mark-Simulacrum:no-borrow...
2019-11-05 Pietro AlbiniRollup merge of #66042 - ohadravid:suggest-correct...
2019-11-05 Pietro AlbiniRollup merge of #66038 - jdxcode:char-len, r=alexcrichton
2019-11-05 Pietro AlbiniRollup merge of #66019 - olegnn:fixed_std_iter_chain_do...
2019-11-05 Pietro AlbiniRollup merge of #65962 - kevincox:patch-1, r=sfackler
2019-11-05 Pietro AlbiniRollup merge of #65905 - cuviper:doc-unix-mode, r=Dylan-DPC
2019-11-05 Pietro AlbiniRollup merge of #65720 - icefoxen:LLVMgetInstructionCou...
2019-11-05 Pietro AlbiniRollup merge of #65574 - tshepang:linked-list-disclaime...
2019-11-05 Pietro AlbiniRollup merge of #65136 - ehuss:update-codegen-options...
2019-11-05 Ralf Junglink from raw slice creation methods to safety requirements
2019-11-05 borsAuto merge of #65938 - eddyb:fn-abi-rename, r=oli-obk
2019-11-05 Youngsuk KimFix typo in explanation of `E0080`
2019-11-05 Samuel HollandAdd target thumbv7neon-unknown-linux-musleabihf
2019-11-05 borsAuto merge of #65911 - mati865:static-libstdcxx-mingw...
2019-11-05 Esteban KüberDetect `::` -> `:` typo when involving turbofish
2019-11-04 Dylan MacKenzieAdd tests for loop constructs in consts
2019-11-04 borsAuto merge of #65874 - Nadrieril:clarify-usefulness...
2019-11-04 Daniel Henry... Minor style improvements
2019-11-04 niaUse any() in code shared between FreeBSD and NetBSD
2019-11-04 niaUse KERN_ARND syscall for random numbers on NetBSD...
2019-11-04 Umesh KalappaImplemented the home_dir for VxWorks
2019-11-04 Ralf Jungbump smallvec to 1.0
2019-11-04 Vadim PetrochenkovDo not require extra LLVM backends for `x.py test`...
2019-11-04 Ralf Jungalso test different integers
2019-11-04 Ralf Jungtest offset_from with two integers
2019-11-04 Ralf JungMiri: ptr_offset_from: support offset_from with twice...
2019-11-04 Ralf JungMiri: offset_from: do int-to-ptr casts when needed
2019-11-04 Guillaume Gomezclean highlightSourceLines code
2019-11-04 borsAuto merge of #66078 - petrochenkov:gateout, r=Centril
2019-11-04 Vadim Petrochenkovexpand: Feature gate out-of-line modules in proc macro...
2019-11-04 Ralf Junglet caller of check_ptr_access_align control the error...
2019-11-04 Ralf Jungalso explain how to resolve MethodCall
2019-11-04 Ralf Jungmore robust method checking through DefId and diagnosti...
2019-11-04 Ralf Jungmore correct error msg
2019-11-04 Ralf Jungavoid using nightly features
2019-11-04 borsAuto merge of #65835 - Mark-Simulacrum:lockless-lintbuf...
2019-11-04 Ralf JungQPath docs: mention how to resolve them
2019-11-04 borsAuto merge of #64878 - XAMPPRocky:relnotes-1.39.0,...
2019-11-04 Igor Aleksanovlibrustc_lexer: Make nth_char method private
2019-11-04 Igor Aleksanovlibrustc_lexer: Reorder imports in lib.rs
2019-11-04 Igor Aleksanovlibrustc_lexer: Simplify "lifetime_or_char" method
2019-11-04 Andy Russelluse silent emitter for rustdoc highlighting pass
2019-11-04 Mark RousskovDelete lint buffer from Session
2019-11-04 Mark RousskovMove crate type checking later
2019-11-04 Mark RousskovUtilize Resolver lint buffer during HIR lowering
2019-11-04 Mark RousskovMigrate resolver over to internal lint buffer
2019-11-04 Mark RousskovOnly permit taking buffered lints inside lint internals
2019-11-04 Mark RousskovRemove unused get_any method
2019-11-04 borsAuto merge of #65838 - estebank:resilient-recovery...
2019-11-03 borsAuto merge of #65780 - GuillaumeGomez:move-help-popup...
2019-11-03 Mark RousskovDo not needlessly write-lock
2019-11-03 Dylan MacKenzieDon't extend lifetime of temp in `Repeat` expressions
2019-11-03 Dylan MacKenzieTest that borrows of projections are promoted everywhere
2019-11-03 Dylan MacKenzieMark entire local as promoted even if only part is...
2019-11-03 borsAuto merge of #65646 - Amanieu:foreign-exceptions,...
2019-11-03 Samuel HollandConfigure LLVM module PIC level
2019-11-03 borsAuto merge of #65759 - tmiasko:ui, r=petrochenkov
2019-11-03 Amanieu d'AntrasFix macOS tests
2019-11-03 Amanieu d'AntrasMake Emscripten unwinding use a valid type_info
2019-11-03 Amanieu d'AntrasMake SEH exceptions use a rust_panic type instead of...
2019-11-03 Amanieu d'AntrasHack to make C++ exceptions test work on i686-pc-window...
2019-11-03 Amanieu d'AntrasAllow foreign exceptions to unwind through Rust code
2019-11-03 Amanieu d'AntrasEnable C++ exceptions on MSVC when building C++ tests
2019-11-03 Amanieu d'AntrasAdd -lstdc++ for run-make-fulldeps tests on MinGW
2019-11-03 Eric HussAttempt to clarify LTO and codegen-units.
2019-11-03 Vadim Petrochenkovsyntax: Avoid span arithmetics for delimiter tokens
2019-11-03 borsAuto merge of #65827 - AnthonyMikh:out_of_the_loop...
2019-11-03 Ralf Jungdon't fail manifest creation if the toolstate file...
2019-11-03 Ralf Jungwhen Miri tests are not passing, do not add Miri component
2019-11-03 Igor Aleksanovlibrustc_lexer: Simplify "raw_double_quoted_string...
2019-11-03 Igor Aleksanovlibrustc_lexer: Simplify "double_quoted_string" method
2019-11-03 Igor Aleksanovlibrustc_lexer: Simplify "single_quoted_string" method
2019-11-03 Tomasz MiąskoUse check-pass for never type tests
2019-11-03 Tomasz MiąskoAvoid matching type in huge-struct test error annotation
2019-11-03 Tomasz MiąskoUpdate error annotations in ui-fulldeps tests that...
2019-11-03 Tomasz MiąskoValidate error patterns and error annotation in ui...
2019-11-03 Tomasz MiąskoUpdate error annotations positions
2019-11-03 Tomasz MiąskoAvoid mixing error patterns with error annotations
2019-11-03 Igor Aleksanovlibrustc_lexer: Make "eat_float_exponent" return bool...
2019-11-03 Igor Aleksanovlibrustc_lexer: Introduce "eat_while" and "eat_identifi...
2019-11-03 Igor Aleksanovlibrustc_lexer: Add methods "first" and "second" to...
2019-11-03 Eduard-Mihai... rustc_metadata: don't encode an empty slice for inferre...
2019-11-03 Eduard-Mihai... rustc_metadata: replace predicates_defined_on with...
2019-11-03 Eduard-Mihai... rustc_metadata: remove predicates_of and rely on predic...
2019-11-03 Eduard-Mihai... Revert "Greatly improve generics handling in rustdoc...
next