]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-12-14 kennytmRollup merge of #56699 - nnethercote:SymbolIndex, r...
2018-12-14 kennytmRollup merge of #56695 - varkor:let-exhaustive-range...
2018-12-14 kennytmRollup merge of #56658 - Xanewok:non-panicking-file...
2018-12-14 kennytmRollup merge of #56637 - ollie27:rustdoc_proc_macro_loc...
2018-12-14 kennytmRollup merge of #56609 - michaelwoerister:unconditional...
2018-12-14 borsAuto merge of #56568 - notriddle:master, r=alexcrichton
2018-12-14 Danilo BargenFix docs path to PermissionsExt
2018-12-14 Roberto VidalFixes broken links
2018-12-14 borsAuto merge of #56490 - faern:add-checked-add-to-instant...
2018-12-14 borsAuto merge of #56536 - alexcrichton:update-master,...
2018-12-14 borsAuto merge of #56778 - Xanewok:update-clippy, r=kennytm
2018-12-14 Kevyn Grassodebug logging, added conditional error message, tests...
2018-12-14 borsAuto merge of #56351 - davidtwco:issue-55396-stabilize...
2018-12-13 Daniel SilverstoneUpdate panic message to be clearer about env-vars
2018-12-13 Alex Crichtonrustc: Add an unstable `simd_select_bitmask` intrinsic
2018-12-13 borsAuto merge of #56142 - jnqnfe:osstr_lossy_example,...
2018-12-13 Guillaume GomezSplit on words instead
2018-12-13 Matthew JasperMake determining the discriminant a normal Shallow...
2018-12-13 QuietMisdreavusadd `crates` to the final doctest
2018-12-13 Esteban KüberWording changes
2018-12-13 Linus FärnstrandFix dur2intervals import on cloudabi
2018-12-13 borsAuto merge of #56783 - alexcrichton:pinentry-mode,...
2018-12-13 Oliver SchererUse `dedup` instead of `dedup_by`
2018-12-13 Alex CrichtonAdd `--pinentry-mode=loopback` to deployment script
2018-12-13 Nikita PopovUpdate LLVM submodule
2018-12-13 Linus FärnstrandFix checked_add/sub for sys/sgx/time.rs
2018-12-13 Linus FärnstrandAdd checked_sub for Instant and SystemTime
2018-12-13 Linus FärnstrandAdd checked_add method to Instant time type
2018-12-13 Igor MatuszewskiUpdate Clippy
2018-12-13 borsAuto merge of #56461 - oli-obk:alloc_ids, r=RalfJung
2018-12-13 Oliver SchererExpand on a few comments
2018-12-13 Oliver SchererUpdate tests to show diagnostics
2018-12-13 Oliver SchererFix indent
2018-12-13 Oliver SchererDoc comment format
2018-12-13 David HerrmannAdd x86_64-unknown-uefi target
2018-12-13 David WoodStabilize `linker-flavor` flag.
2018-12-13 borsAuto merge of #56161 - RalfJung:vecdeque-stacked-borrow...
2018-12-13 borsAuto merge of #56090 - nnethercote:filesearch, r=eddyb
2018-12-13 Shotaro YamadaMake SimplifyCfg collapse goto chains from bb0
2018-12-13 borsAuto merge of #55982 - alexcrichton:panic-extern-abort...
2018-12-13 Esteban KüberSuggest using `.display()` when trying to print a ...
2018-12-12 Esteban KüberDeduplicate unsatisfied trait bounds
2018-12-12 Manish GoregaokarAdd short emoji status to toolstate updates
2018-12-12 Tom TromeyDisable btree pretty-printers on older gdbs
2018-12-12 Esteban KüberAccount for `impl Trait` when suggesting lifetime
2018-12-12 borsAuto merge of #55992 - cramertj:pin-docs, r=alexcrichton
2018-12-12 Taylor CramerRename Pinned marker type to PhantomPinned
2018-12-12 Taylor CramerExpand documantation for std::pin module
2018-12-12 Lyndon Brownuse actual invalid string in OsStr::to_string_lossy...
2018-12-12 Matt BrubeckAllow ptr::hash to accept fat pointers
2018-12-12 Alex Crichtonx86: Add the `adx` target feature to whitelist
2018-12-12 Alex CrichtonBump to 1.33.0
2018-12-12 Alex Crichtonrustc: Switch `extern` functions to abort by default...
2018-12-12 borsAuto merge of #56735 - Mark-Simulacrum:fix-sign, r...
2018-12-12 Felix S. Klock IIIncrease required version for crates.io `libc` to get...
2018-12-12 ljedrztarget: remove Box returned from get_targets
2018-12-12 Felix S. Klock IIAdd test of current behavior (infer free region within...
2018-12-12 ljedrzspecialize: remove Boxes used by Children::insert
2018-12-12 ljedrzinfer: remove Box from a returned Iterator
2018-12-12 borsAuto merge of #56092 - alexcrichton:no-more-std-subodul...
2018-12-12 borsAuto merge of #56039 - ljedrz:sorted_map_upgrades,...
2018-12-12 Nicholas NethercoteRename `TokenStream::concat` and remove `TokenStream...
2018-12-12 Nicholas NethercoteMerge `TokenStreamKind` into `TokenStream`.
2018-12-12 Nicholas NethercoteRemove `RcVec` and `RcSlice`.
2018-12-12 Nicholas NethercoteUse `TokenStream::concat` more.
2018-12-12 Nicholas NethercoteUse `Lrc<Vec<TokenStream>>` instead of `RcVec<TokenStre...
2018-12-12 borsAuto merge of #56010 - euclio:intra-doc-spans, r=QuietM...
2018-12-12 Steve LovelessFix private_no_mangle_fns message grammar
2018-12-12 Nicholas NethercoteRemove some env vars for rustdoc invocations.
2018-12-12 Alex Crichtonstd: Depend directly on crates.io crates
2018-12-12 Mark RousskovFix gpg signing in manifest builder
2018-12-11 Nicholas NethercoteReplace `FileSearch::for_each_lib_search_path` with...
2018-12-11 Nicholas NethercoteAvoid regenerating the `Vec<PathBuf>` in `FileSearch...
2018-12-11 Nicholas NethercoteIntroduce `SearchPath` and replace `SearchPaths` with...
2018-12-11 Nicholas NethercoteRemove `Session::sysroot()`.
2018-12-11 Nicholas NethercoteAvoid a useless `FxHashSet::insert` in `FileSearch...
2018-12-11 Guillaume GomezAdd missing urls in ffi module docs
2018-12-11 SonDocumentation for impl From for AtomicBool and other...
2018-12-11 Nicholas NethercoteXXX: SymbolIndex
2018-12-11 Nicholas NethercoteUse a `newtype_index!` within `Symbol`.
2018-12-11 Ralf Jungbump backtrace version to get prettier pretty-printing
2018-12-11 Guillaume GomezRemove unneeded extra chars to reduce search-index...
2018-12-11 Michael HowellUse iterators instead of raw offsets in Windows argumen...
2018-12-11 Piers Finlaysonfix rust-lang/rust issue #50583
2018-12-11 borsAuto merge of #53497 - fukatani:test-debuginfo-function...
2018-12-11 Ralf Jungmiri: use backtrace crate printing instead of rolling...
2018-12-11 Jethro BeekmanAlways set the RDRAND and RDSEED features on SGX
2018-12-11 Konrad BorowskiTest capacity of ZST vector
2018-12-11 borsAuto merge of #56243 - RalfJung:test-deterministic...
2018-12-11 UnknownAdd function call test, Update gdb and test docker...
2018-12-11 varkorFix irrefutable matches on integer ranges
2018-12-11 Ralf Junguse an enum instead of bool
2018-12-11 Oliver SchererProperly stage new feature gates
2018-12-11 Nikita PopovRemove env_alloca hack
2018-12-11 Oliver SchererRemove some dead code from `sgx`
2018-12-11 Oliver SchererRemove unnecessary feature gates from const fns
2018-12-11 Oliver SchererMake `const unsafe fn` bodies `unsafe`
2018-12-11 borsAuto merge of #56703 - alexcrichton:fix-tools, r=Mark...
2018-12-11 Oliver SchererDiagnostics improvement!
2018-12-11 Alexis BeingessnerTypo
next