]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-03-26 borsAuto merge of #32325 - alexcrichton:panic-once, r=aturon
2016-03-26 borsAuto merge of #32240 - jseyfried:cleanup_resolve, r...
2016-03-26 Jeffrey SeyfriedCleanup trait search
2016-03-26 Jeffrey SeyfriedRemove unnecessary `pub`s
2016-03-26 Jeffrey SeyfriedRemove an `if` statement with an condition that is...
2016-03-26 Jeffrey SeyfriedRemove outdated comment
2016-03-26 Jeffrey SeyfriedImprove the error message for paths with too many initi...
2016-03-26 Jeffrey SeyfriedRefactor away `resolve_import_for_module`
2016-03-26 Jeffrey SeyfriedAvoid passing around the current module as an argument...
2016-03-26 Jeffrey SeyfriedRefactor away `resolve_name_in_lexical_scope` and ...
2016-03-26 Jeffrey SeyfriedRefactor out the common functionality of
2016-03-26 Jeffrey SeyfriedReplace uses of `DefLike` with `Def` (only the `DlDef...
2016-03-26 Jeffrey SeyfriedRefactor away GraphBuilder
2016-03-26 Jeffrey SeyfriedMake populate_module_if_necessary a method of resolver
2016-03-26 Jeffrey SeyfriedAvoid repeating parent
2016-03-26 Jeffrey SeyfriedRefactor away populate_external_module
2016-03-26 Jeffrey SeyfriedRefactor away handle_external_def
2016-03-26 Alex Crichtonstd: Rewrite Once with poisoning
2016-03-26 borsAuto merge of #32503 - dotdash:llvm_attrs, r=eddyb
2016-03-26 borsAuto merge of #32508 - Manishearth:rollup, r=Manishearth
2016-03-26 Manish GoregaokarRollup merge of #32492 - xitep:master, r=alexcrichton
2016-03-26 Manish GoregaokarRollup merge of #32478 - xevix:docs/strings-str-unsized...
2016-03-26 Manish GoregaokarRollup merge of #32470 - rust-lang:steveklabnik-patch...
2016-03-26 Manish GoregaokarRollup merge of #32440 - tshepang:compact, r=steveklabnik
2016-03-26 Manish GoregaokarRollup merge of #32387 - alexcrichton:ascii-test, r...
2016-03-26 Manish GoregaokarRollup merge of #32383 - aidanhs:aphs-heap-move-guarant...
2016-03-26 borsAuto merge of #32484 - brson:cargotest, r=alexcrichton
2016-03-26 Björn SteinbrinkRevert "disable llvm assertions on ARM compilers"
2016-03-26 Björn SteinbrinkFix removal of function attributes on ARM
2016-03-26 borsAuto merge of #32468 - cardoe:llvm-check, r=alexcrichton
2016-03-26 borsAuto merge of #32496 - Manishearth:rollup, r=Manishearth
2016-03-26 Manish GoregaokarFixup #32476
2016-03-26 Manish GoregaokarRollup merge of #32482 - nikomatsakis:erase-via-visitor...
2016-03-26 Manish GoregaokarRollup merge of #32476 - diwic:63-null-thread-name...
2016-03-26 Manish GoregaokarRollup merge of #32469 - nikomatsakis:shared-cgu, r...
2016-03-26 Manish GoregaokarRollup merge of #32456 - bluss:str-zero, r=alexcrichton
2016-03-26 Manish GoregaokarRollup merge of #32448 - sfackler:time-augmented-assign...
2016-03-26 Manish GoregaokarRollup merge of #32447 - nodakai:dots-in-err-idx, r...
2016-03-26 Manish GoregaokarRollup merge of #32435 - nrc:fix-err-recover, r=nikomat...
2016-03-26 Manish GoregaokarRollup merge of #32257 - alexcrichton:fix-status-stdin...
2016-03-26 Manish GoregaokarRollup merge of #32199 - nikomatsakis:limiting-constant...
2016-03-26 Manish GoregaokarRollup merge of #32131 - petrochenkov:prim, r=eddyb
2016-03-26 borsAuto merge of #32293 - nikomatsakis:incr-comp-def-path...
2016-03-25 Niko Matsakisremove link-guard test
2016-03-25 borsAuto merge of #32167 - jseyfried:refactor_prelude,...
2016-03-25 Jeffrey SeyfriedAdd and use `resolve_name_in_lexical_scope` and
2016-03-25 Jeffrey SeyfriedRefactor away `NameResolution::result`
2016-03-25 Jeffrey SeyfriedRefactor away DefModifiers::PRELUDE
2016-03-25 Jeffrey SeyfriedRefactor how the prelude is handled
2016-03-25 Jeffrey SeyfriedRefactor away resolve_imports::Shadowable and rename...
2016-03-25 Niko Matsakischange test to be specific for msvc
2016-03-25 Novotnik, PetrAvoid page reload upon hitting "S" when browing in...
2016-03-25 Niko Matsakisfix error message
2016-03-25 Niko Matsakisfix cargo.toml for new dependency
2016-03-25 Niko MatsakisRebase over my PR
2016-03-25 Niko MatsakisUpdate backtrace test for FIXME on windows
2016-03-25 Niko MatsakisDrive-by fix for unnecessary `&mut`
2016-03-25 Niko Matsakisdocument test, don't use grep
2016-03-25 Niko Matsakistest for immediate symbol name hashing
2016-03-25 Niko Matsakisinclude the immediate type in the symbol name hash
2016-03-25 Niko MatsakisRevert "workarounds to make link guards work on windows"
2016-03-25 Niko Matsakisrip out link guards
2016-03-25 Niko Matsakisworkarounds to make link guards work on windows
2016-03-25 Niko Matsakisrenumber error from E0522 to E0523
2016-03-25 Niko Matsakischeck only that symbol names are deterministic
2016-03-25 Niko MatsakisRemove static linking hack since we are now passing...
2016-03-25 Niko MatsakisFix accursed issue-4264.pp
2016-03-25 Niko MatsakisCorreections due to refactoring .
2016-03-25 Niko Matsakispacify the merciless tidy: s/E0521/E0522
2016-03-25 Niko Matsakisrenumber diagnostic to avoid conflict
2016-03-25 Niko Matsakisremove unused variable in compiletest
2016-03-25 Niko Matsakisunit-test symbol-names and item-paths
2016-03-25 Niko Matsakisrefactor item-paths in diagnostics, symbol names
2016-03-25 Niko Matsakisadd krate_attrs accessor
2016-03-25 Niko Matsakistrack the extern-crate def-id rather than path
2016-03-25 Niko Matsakisfallout: update codegen-units tests
2016-03-25 Niko Matsakisrefactor DefPathData variants
2016-03-25 Niko Matsakisstore krate information more uniformly
2016-03-25 Niko Matsakistrack def-id for inlined items
2016-03-25 Michael WoeristerAdd a "link-guard" to avoid accidentally linking to...
2016-03-25 Michael WoeristerRemove old symbol naming code.
2016-03-25 Michael WoeristerMake the compiler emit an error if the crate graph...
2016-03-25 Michael WoeristerSalt test crates in buildsystem.
2016-03-25 Michael WoeristerAdd a test to verify that we have reproducible compiler...
2016-03-25 Michael WoeristerUse new symbol names for items of various kinds.
2016-03-25 Michael WoeristerUse new symbol naming scheme for object shims.
2016-03-25 Michael WoeristerUse new symbol naming scheme for fn-once-shims.
2016-03-25 Michael WoeristerUse new symbol naming scheme for fn-pointer-shims.
2016-03-25 Michael WoeristerMake drop glue use new symbol naming scheme.
2016-03-25 Michael WoeristerMake closures use stable symbol names.
2016-03-25 Michael WoeristerMake monomorphized functions use stable symbol names.
2016-03-25 Michael WoeristerMake the definite name of the local crate available...
2016-03-25 Michael WoeristerCompute a salt from arguments passed via -Cmetadata.
2016-03-25 Michael WoeristerMake library paths passed by compiletest tool absolute.
2016-03-25 Michael WoeristerMake CrateStore::crate_name() return an InternedString...
2016-03-25 Michael WoeristerAdd missing entries for enum variants in trans::CrateCo...
2016-03-25 Michael WoeristerCrateStore: Allow for custom def_id_to_string mappings...
2016-03-25 borsAuto merge of #32407 - alexcrichton:netbsd-gcc-s-link...
2016-03-25 Brian AndersonFix the name of the 'check-cargotest' step
2016-03-25 Niko Matsakisuse new visitor to erase regions
next